Installed successfully on host, but won't run

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
SteveA

Installed successfully on host, but won't run

Post by SteveA »

I've set up CMS Made Simple on a remote, hosted web site. The install went okay, but when I try to access the site ("http://sitename.com/cmsmadesimple"), I get HTTP Error 403 - Forbidden.

As I said, the database was successfully created and everything else looks in order.
SteveA

Re: Installed successfully on host, but won't run

Post by SteveA »

Sorry, I should have mentioned that I installed from the zip file on a shared IIS server.
lemkepf
Forum Members
Forum Members
Posts: 163
Joined: Tue Oct 18, 2005 8:30 pm

Re: Installed successfully on host, but won't run

Post by lemkepf »

When you said the "install" went fine, do you mean you actually ran through the CMS setup process? or did you just copy the files over fine?

Also, more often than not the 403 errors are because your not pointing to the correct spot. Make sure the folder you extracted CMS into has the right files in it, and the name of the folder is spelled correctly. Make sure when you bring it up in the browser it's pointing to the right spot.

Also... make sure index.php is your default index page instead of index.htm/index.asp which is the default of IIS installs. Does: http://sitename.com/cmsmadesimple/index.php work?
SteveA

Re: Installed successfully on host, but won't run

Post by SteveA »

lemkepf wrote: When you said the "install" went fine, do you mean you actually ran through the CMS setup process? or did you just copy the files over fine?

Also, more often than not the 403 errors are because your not pointing to the correct spot. Make sure the folder you extracted CMS into has the right files in it, and the name of the folder is spelled correctly. Make sure when you bring it up in the browser it's pointing to the right spot.

Also... make sure index.php is your default index page instead of index.htm/index.asp which is the default of IIS installs. Does: http://sitename.com/cmsmadesimple/index.php work?
It actually went through the process successfully.

I just went back into my host and set index.php as an acceptable defailt page. When I run through the install again, I get "Congratulations, you are all setup." and a link to "Here is your CMS site". When I click on the link it starts the install process again.
lemkepf
Forum Members
Forum Members
Posts: 163
Joined: Tue Oct 18, 2005 8:30 pm

Re: Installed successfully on host, but won't run

Post by lemkepf »

Really now? That's interesting. One of the other members will have to answer this one then...
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Installed successfully on host, but won't run

Post by Ted »

It sounds like it's not finishing writing out the config.php file.  Is there stuff in there?
SteveA

Re: Installed successfully on host, but won't run

Post by SteveA »

The config.php file is in the /cmsmadesimple/ directory, but the file is empty. I checked the file attributes and they're "666".
Locked

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