I can go to the url http://tesselaar.x10.bz/index.html
but not to http://tesselaar.x10.bz/wordpress_x10/index.html (500 internal server error)
What is wrong? Set permissions to 755 and/or 644 does not help...
I can go to the url http://tesselaar.x10.bz/index.html
but not to http://tesselaar.x10.bz/wordpress_x10/index.html (500 internal server error)
What is wrong? Set permissions to 755 and/or 644 does not help...
Make sure .htaccess file has
RewriteBase /wordpress_x10/
Also, permissions for files must be 0644 . 0755 will cause 500 errors.
Nothing is always absolutely so.
Thank you, it works now!
Last edited by mickey02028; 02-15-2011 at 04:36 PM.