Hi there,
I have uploaded wordpress into a folder called blog under my main web server folder using Dreamweaver and have checked the folder permissions (755). Trying to access the http://www.xxxxxx.com/blog/wp-admin/install.php page I get
a 503 - service temporarily unavailable error message from my Apache server. Can anyone advise me why this is happening? I think it probably is an Apache error, but am clueless as to how to deal with it.
The error log shows:
[Sat Jan 12 15:59:20 2008] [error] (111)Connection refused: proxy: AJP: attempt to connect to [::1]:8009 (localhost) failed
[Sat Jan 12 15:59:20 2008] [error] ap_proxy_connect_backend disabling worker for (localhost)
[Sat Jan 12 15:59:20 2008] [error] proxy: AJP: failed to make connection to backend: localhost
Any help will be much appreciated!
Jill