Page 1 of 1

After Installation

Posted: Sat Jan 29, 2005 1:33 pm
by Anonymous
It has installed fine, however I when I click the Admin tool I get this error:

Code: Select all

Not Found
The requested URL /cgi-system/php.cg/admin/login.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request
When I click the Home page I get this:

Code: Select all

Not Found
The requested URL /cgi-system/php.cg/index.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. 
What should I do?[/code]

After Installation

Posted: Sat Jan 29, 2005 1:42 pm
by Ted
Sounds like the installer didn't get the proper directory right. Make sure that config.php has the root_url and root_dir set properly.

After Installation

Posted: Sat Jan 29, 2005 1:44 pm
by Anonymous
Thanks Ill give that a shot now!

After Installation

Posted: Sat Jan 29, 2005 1:47 pm
by Anonymous
were should the root_url point to?

After Installation

Posted: Sat Jan 29, 2005 1:50 pm
by Ted
It should point to the URL where cms is installed, like http://somesite.tld/cms

Wherever you pointed the browser to install it, I guess.

After Installation

Posted: Sat Jan 29, 2005 1:50 pm
by Anonymous
I changed the root_path..and it worked for a second..it took me to my home page, then I tried it again..didn't work.

Admin still doesnt work?

After Installation

Posted: Sat Jan 29, 2005 1:52 pm
by Anonymous
I think I got it!

Thanks for the help!

After Installation

Posted: Sat Jan 29, 2005 1:54 pm
by Anonymous
Now it's telling me that the user name and login is incorrect

After Installation

Posted: Sat Jan 29, 2005 2:01 pm
by Ted
It should be admin/admin. If the database didn't install right, you would've gotten an error when it showed the first page.

After Installation

Posted: Sat Jan 29, 2005 2:05 pm
by Anonymous
OK now I can login into admin which is good, now when I clikc hom page, what should it show me my home page of CMS? or my Actual Home Page of the site?