After Installation

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Anonymous

After Installation

Post 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]
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

After Installation

Post 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.
Anonymous

After Installation

Post by Anonymous »

Thanks Ill give that a shot now!
Anonymous

After Installation

Post by Anonymous »

were should the root_url point to?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

After Installation

Post 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.
Anonymous

After Installation

Post 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?
Anonymous

After Installation

Post by Anonymous »

I think I got it!

Thanks for the help!
Anonymous

After Installation

Post by Anonymous »

Now it's telling me that the user name and login is incorrect
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

After Installation

Post 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.
Anonymous

After Installation

Post 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?
Locked

Return to “[locked] Installation, Setup and Upgrade”