GetSimple Support Forum
"Remote server or file not found" - 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: "Remote server or file not found" (/showthread.php?tid=3)



"Remote server or file not found" - ynt - 2009-08-07

Hello.

I try to install GetSimple on Fedora web server with Apache, but get "Remote server or file not found". All permissions are 755.


"Remote server or file not found" - foxman - 2009-08-07

how have you installed this? in a root directory? or a subfolder?


"Remote server or file not found" - ynt - 2009-08-07

Both ways.


"Remote server or file not found" - ynt - 2009-08-07

I tried GetSimple on local server (XAMPP) and got the same error too.
[Image: 134515fvigi.jpg]


"Remote server or file not found" - foxman - 2009-08-07

I know you probably have but is mod_rewrite enabled on your apache.

I trying to get this to work on lammp as well with little luck. I am stepping through the code

It definitely worked on my web server mauricevolpes.com

I will post back if I get this sorted.


"Remote server or file not found" - Derek - 2009-08-08

Make sure mod_rewrite is on, and that you have cURL installed. I am acutally wondering if because in the sub folder you have Capital Letters instead of all lower case. I don't have the .htaccess in front of me to look right now.


"Remote server or file not found" - ccagle8 - 2009-08-08

the homepage should work with or without mod_rewrite working if you just go to the url /GetSimple/ (without the index.php)

If that doesn't work, look into the /data/pages/ directory to see if the index.xml file is in there. If if isn't - this has to do with the permissions issue that we've seen over and over again.

Sorry for this issue - I am trying to find workarounds on this file/folder permission issue - right now its the biggest outstanding problem...


"Remote server or file not found" - kristjanmik - 2009-08-08

I got the 500 error on my localhost(windows) but I just ran it on my site. I think it is the mod_rewrite, because it is the only difference between the servers


"Remote server or file not found" - Derek - 2009-08-08

you need mod_rewrite to acces any pages besides the indexes correctly