GetSimple Support Forum
404 error on installation - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: 404 error on installation (/showthread.php?tid=9609)



404 error on installation - rmcellig - 2017-05-02

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.


RE: 404 error on installation - Ampersand - 2017-05-05

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?


RE: 404 error on installation - rmcellig - 2017-05-06

(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.


RE: 404 error on installation - Bigin - 2017-05-07

Code:
RewriteBase /your_subfolder/

in .htaccess should work


RE: 404 error on installation - rmcellig - 2017-05-07

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.


RE: 404 error on installation - Bigin - 2017-05-07

probably you have another .htaccess in the folder above in your Wordpress with this line:
Code:
RewriteBase /



RE: 404 error on installation - shawn_a - 2017-05-10

Wordpress has its own rewrites so maybe