roelof Posted May 18, 2013 Posted May 18, 2013 Hello, When I go to mysite/processwire I see a 500 error. When I delete the .htaccess file I see a 404 error (The requested URL /processwire/ was not found on this server) Can someone help me figure out how to make it work so I can make my first steps with Processwire ? Roelof
Wanze Posted May 18, 2013 Posted May 18, 2013 Hi roelof, Don't delete the .htaccess, it's needed by Pw. First thing you could try is to mark those two lines as comments (add '#'): #Options -Indexes #Options +FollowSymLinks
roelof Posted May 18, 2013 Author Posted May 18, 2013 I did that but still no luck. Still the same error message. Roelof Found it. Changed from virtualhost to virtualdocumentroot did the trick. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now