GetSimple Support Forum

Full Version: 404 error on installation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to install getsimple to a subdomain on my hosting server. I get as far as seeing the "This page is temporarily unavailable" message on the page but when I put in /admin after my ip address I get a 404 page not found error. What should I do? Thanks!!!

Code:
www.mcran.com/sub1/admin

I changed the name of the subdomain in this post instead of using my actual subdomain.
Hi, if you still can't install, please be more specific:
- is the /admin/index.php physically present in the directory?
- what is the url of the directory that you installed GetSimple files to?
- what part of this address is subdomain www.mcran.com/sub1/admin - or did you mean a subfolder?
(2017-05-05, 20:49:55)Ampersand Wrote: [ -> ]Hi, if you still can't install, please be more specific:
- is the /admin/index.php physically present in the directory?
- what is the url of the directory that you installed GetSimple files to?
- what part of this address is subdomain www.mcran.com/sub1/admin - or did you mean a subfolder?


- is the /admin/index.php physically present in the directory?

Yes


- what is the url of the directory that you installed GetSimple files to?

/public_html/gmoc/admin

- what part of this address is subdomain www.mcran.com/sub1/admin - or did you mean a subfolder?

gmoc is a subfolder.
Code:
RewriteBase /your_subfolder/

in .htaccess should work
Would the fact that I have WordPress installed in public_html have any bearing on why I am unable to install getsimple into a subdirecory. I do have security software installed in WordPress.

I didn't see a .htaccess file I the getsimple folder.
probably you have another .htaccess in the folder above in your Wordpress with this line:
Code:
RewriteBase /
Wordpress has its own rewrites so maybe