It says Success but URL not found
Posted: Fri Aug 03, 2007 9:10 pm
Hello,
I'm new to this forum and new to CMS and I hate installing anything that has to do with databases.
I followed every steps in the installation guide, it took me a long time yesterday. I think I might have more than one problem.
Using:
PHP version 5.1.6
MySQL version 5.0.27-standard-log
Linux
WSFTP Pro to upload to server
When it got to Checking permission and php settings, these were a yellow light with explanations:
Creating additional_users table...[done]
Adding admin_bookmarks table...[done]
Creating adminlog table...[done]
Adding admin_recent_pages table...[done]
Creating content table...[done]
Creating content_props table...[done]
Adding crossref table...[done]
Creating css table...[done]
Creating css_assoc table...[done]
Creating event_handlers table...[done]
Creating events table...[done]
Creating group_perms table...[done]
Creating groups table...[done]
Creating htmlblobs table...[done]
Creating additional_htmlblob_users table...[done]
Creating modules table...[done]
Creating module_deps table...[done]
Adding module_templates table...[done]
Creating permissions table...[done]
Creating siteprefs table...[done]
Creating templates table...[done]
Creating user_groups table...[done]
Creating userprefs table...[done]
Creating users table...[done]
Creating userplugins table...[done]
Creating version table...[done]
Importing sample data...
Warning: fopen(/home/loriklau/public_html/install/schemas/initial.sql) [function.fopen]: failed to open stream: No such file or directory in /home/loriklau/public_html/install/lib/classes/CMSInstallerPage4.class.php on line 74
Warning: fclose(): supplied argument is not a valid stream resource in /home/loriklau/public_html/install/lib/classes/CMSInstallerPage4.class.php on line 94
[done]
Setting admin account information...[done]
Setting sitename...[done]
Creating additional_users table sequence...[done]
Creating admin_bookmarks table sequence...[done]
Creating admin_recent_pages table sequence...[done]
Creating content table sequence...[done]
Creating content_props table sequence...[done]
Creating css table sequence...[done]
Creating events table sequence...[done]
Creating event_handlers table sequence...[done]
Creating group_perms table sequence...[done]
Creating groups table sequence...[done]
Creating htmlblobs table sequence...[done]
Creating additional_htmlblob_users table sequence...[done]
Creating permissions table sequence...[done]
Creating templates table sequence...[done]
Creating users table sequence...[done]
Creating userplugins table sequence...[done]
Success!
Now let's continue to setup your configuration file, we already have most of the stuff we need. Chances are you can leave all these values alone, so when you are ready, click Continue.
--------------------
Then on the last page, it says:
Updating hierarchy positions...[done]
Setting up core events...[done]
Installing modules...[done]
Index Search...[done]
Clearing site cache (if any)...[done]
E-mailing admin account information...[done]
Congratulations, you are all setup - here is your CMS site
BUT when I click on the CMS site link, it gives me a Not Found page, with "The requested URL was not found on this server."
I tried also to go to admin with the site name/admin and it won't accept the username and/or password
All CMS folders/files have been uploaded in the public_html which is the root of the site no?
Please help...I have more grey hair than yesterday
Thanks
Lise
http://discover-exotic-journeys.com
I'm new to this forum and new to CMS and I hate installing anything that has to do with databases.

I followed every steps in the installation guide, it took me a long time yesterday. I think I might have more than one problem.
Using:
PHP version 5.1.6
MySQL version 5.0.27-standard-log
Linux
WSFTP Pro to upload to server
When it got to Checking permission and php settings, these were a yellow light with explanations:
andChecking if session.save_path is writable
Your session.save_path is "". Not having this as writable may make logins to the Admin Panel not work. You may want to look into making this path writable if you have trouble logging into the Admin Panel. This test may fail if safe_mode is enabled (see below).
Then on this page in the middle of it:Checking PHP memory limit (min 8M, recommend 16M) You have 10m
Could not retrieve a value.... passing anyways.
Displaying the value originally set in the config file (this may not be accurate).
You may not have enough memory to run CMSMS correctly, or with all of your desired addons. If possible, you should try to get your system admin to raise this value. Proceed with caution.
Creating additional_users table...[done]
Adding admin_bookmarks table...[done]
Creating adminlog table...[done]
Adding admin_recent_pages table...[done]
Creating content table...[done]
Creating content_props table...[done]
Adding crossref table...[done]
Creating css table...[done]
Creating css_assoc table...[done]
Creating event_handlers table...[done]
Creating events table...[done]
Creating group_perms table...[done]
Creating groups table...[done]
Creating htmlblobs table...[done]
Creating additional_htmlblob_users table...[done]
Creating modules table...[done]
Creating module_deps table...[done]
Adding module_templates table...[done]
Creating permissions table...[done]
Creating siteprefs table...[done]
Creating templates table...[done]
Creating user_groups table...[done]
Creating userprefs table...[done]
Creating users table...[done]
Creating userplugins table...[done]
Creating version table...[done]
Importing sample data...
Warning: fopen(/home/loriklau/public_html/install/schemas/initial.sql) [function.fopen]: failed to open stream: No such file or directory in /home/loriklau/public_html/install/lib/classes/CMSInstallerPage4.class.php on line 74
Warning: fclose(): supplied argument is not a valid stream resource in /home/loriklau/public_html/install/lib/classes/CMSInstallerPage4.class.php on line 94
[done]
Setting admin account information...[done]
Setting sitename...[done]
Creating additional_users table sequence...[done]
Creating admin_bookmarks table sequence...[done]
Creating admin_recent_pages table sequence...[done]
Creating content table sequence...[done]
Creating content_props table sequence...[done]
Creating css table sequence...[done]
Creating events table sequence...[done]
Creating event_handlers table sequence...[done]
Creating group_perms table sequence...[done]
Creating groups table sequence...[done]
Creating htmlblobs table sequence...[done]
Creating additional_htmlblob_users table sequence...[done]
Creating permissions table sequence...[done]
Creating templates table sequence...[done]
Creating users table sequence...[done]
Creating userplugins table sequence...[done]
Success!
Now let's continue to setup your configuration file, we already have most of the stuff we need. Chances are you can leave all these values alone, so when you are ready, click Continue.
--------------------
Then on the last page, it says:
Updating hierarchy positions...[done]
Setting up core events...[done]
Installing modules...[done]
Index Search...[done]
Clearing site cache (if any)...[done]
E-mailing admin account information...[done]
Congratulations, you are all setup - here is your CMS site
BUT when I click on the CMS site link, it gives me a Not Found page, with "The requested URL was not found on this server."
I tried also to go to admin with the site name/admin and it won't accept the username and/or password
All CMS folders/files have been uploaded in the public_html which is the root of the site no?
Please help...I have more grey hair than yesterday

Thanks
Lise
http://discover-exotic-journeys.com