Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Have you checked logs? Also are you using vhosts? If you are using UserDir public_html in httpd.conf? Is your DocumentRoot correct? I don't see anywhere you explained your configuration. Commented Aug 8, 2013 at 10:11
  • I'm just running this "locally" as a test on my home computer, so no vhost or anything. I have not changed httpd.conf, just added a link to UserDir among used modules under /etc/apache2 and commented out the lines preventing php-script from executing from users' dirs. localhost, localhost/~myname and localhost/~myname/wordpress all return content... wordpress just can create directories and files under ~/public_html/wordpress. Commented Aug 8, 2013 at 12:38