CMS only shows up in browser if I type mydomain/cmsmadesimple-1.0.5/

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
Dave.j

CMS only shows up in browser if I type mydomain/cmsmadesimple-1.0.5/

Post by Dave.j »

Hi I installed cmsmadesimple-1.0.5 through FTP not ssh on a linux to my public_html  and every thing uploaded great but I can only get it to show up in my browser if I type the file its all in, I have standard html content on my site and that shows up fine,the index.php file is still in the cmsmadesimple-1.0.5 folder, do I need to put this in place of index.html, there is an upper level to public_html were my cpanel and other stuff is, does the whole thing need to be in there. any help would be great

Thanks
Dave
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: CMS only shows up in browser if I type mydomain/cmsmadesimple-1.0.5/

Post by JohnnyB »

I didn't quite follow your description, so I'll do my best to help by giving the steps needed.

1. Location of your CMS MS site:

Decide if you want your CMS to manage content at the root of your website. For example, do you want your CMS at http://yourwebsite.com? 

Or, do you want your CMS to manage content inside a specific Directory on your webserver. For example, http://yourwebsite.com/myCMSDirectory/?

2. Upload the contents of the cmsmadesimple-1.0.5 folder -everything inside it - to your intended location.
It sounds like you've uploaded the entire CMS installation folder to to your public_html.  This would be why you have to type /cmsmadesimple-1.0.5/ to see your CMS MS site.  To fix this, you could simply rename the cmsmadesimple-1.0.5 directory on the web server if you want your cms ms site located in a specific directory and not at the root url.


Maybe this will help to answer your questions...

BTW, webservers generally look for a file called index.html before index.php.  Do not replace your index.php inside the CMS MS directory with an index.html. It will break your CMS.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
cyberman

Re: CMS only shows up in browser if I type mydomain/cmsmadesimple-1.0.5/

Post by cyberman »

Sometimes servers have a configuration to show index.html files to the first and if not exists index.php files.

Please try to delete index.html ...
Locked

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