Installed CMS, clicked here is your cms site - my browser shows install page

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
pmckeown
Forum Members
Forum Members
Posts: 13
Joined: Thu Jul 27, 2006 3:40 pm

Installed CMS, clicked here is your cms site - my browser shows install page

Post by pmckeown »

Hi,
I installed CMS on my web hosting server, everything worked fine - great product - built website etc.

Then set up local test server using Windows XP, IIS (localhost), installed PHP and MySQL 5. but when I installed CMS on my local server and clicked here is your CMS site - my browser displays the install page again (http://localhost/cmsms/install/install.php) when i change the url to force it to display index.php (http://localhost/drumlincdp/cmsms/index.php) it will not accept it and reverts to install again. When I remove the install folder it displays page not found. Any feedback would be appreciated.
Pat
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Installed CMS, clicked here is your cms site - my browser shows install page

Post by tsw »

sounds like installer couldnt create config.php file. index.php check for config.php existence and redirects to install if its not there.

any errors in installer?
pmckeown
Forum Members
Forum Members
Posts: 13
Joined: Thu Jul 27, 2006 3:40 pm

Re: Installed CMS, clicked here is your cms site - my browser shows install page

Post by pmckeown »

Hi Thanks for your suggestion.

No errors in installer
The config.php only contains


I spent a lot of time configuring MySQL, PHP and IIS and getting them to work on my PC. It appears that it is not as easy to configure CMS to run on localhost than it was for the remote server. I am giving it up for the moment and going back to working on the remote server.
Regards Pat
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Installed CMS, clicked here is your cms site - my browser shows install page

Post by tsw »

IIS has its own quirks..
3dcandy

Re: Installed CMS, clicked here is your cms site - my browser shows install page

Post by 3dcandy »

sounds like a permissions problem....
have you granted anonymous access and IUSR account access to your directory?
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: Installed CMS, clicked here is your cms site - my browser shows install page

Post by Elijah Lofgren »

pmckeown wrote: No errors in installer
The config.php only contains
That is the problem. install.php should contain much more than that.
Maybe you could copy your config.php from the remote server and the change all the usernames, passwords, paths, and URLs to the correct ones to work on your local server.
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
Locked

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