Home Page not Recognised...

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
ImmortalSon
Forum Members
Forum Members
Posts: 31
Joined: Thu Feb 08, 2007 1:04 am

Home Page not Recognised...

Post by ImmortalSon »

Hi Everyone...

I have just installed CMSMS successfully onto a new host server and everything seems to be working great.  The problem is that the home page of my CMS site is only accessible at http://www.glenavyparish.com/index.php instead of just http://www.glenavyparish.com

Is there a simple way to fix this?  Really confused, so any help would be greatly appreciated.

Many Thanks,

R.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: Home Page not Recognised...

Post by Dee »

Hi,
It looks like the webserver doesn't recognize index.php as a DirectoryIndex.
See also this thread.

Regards,
D
ImmortalSon
Forum Members
Forum Members
Posts: 31
Joined: Thu Feb 08, 2007 1:04 am

Re: Home Page not Recognised...

Post by ImmortalSon »

Dee,

Thanks for getting back to me so quickly.  I had a look at the thread you directed me to but still haven't managed to resolve the issue.  I have just sent an email to the hosting company there now to see if it's a problem at their end....unless you can think of what else I can do?

Thanks again,

R.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: Home Page not Recognised...

Post by Dee »

Try creating a .htaccess file in your webroot containing:

Code: Select all

DirectoryIndex index.php index.html index.htm
Regards,
D
ImmortalSon
Forum Members
Forum Members
Posts: 31
Joined: Thu Feb 08, 2007 1:04 am

Re: Home Page not Recognised...

Post by ImmortalSon »

Thanks Again,

I tried the htaccess file to no avail.  For anyone else however, facing this problem, I contacted the hosting company and they managed to solve the issue themselves very quickly indeed.

R.
Locked

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