ScathDeSolas
Verified User
- Joined
- Feb 10, 2011
- Messages
- 52
Apache and HTTPD used to run side by side. I have Lenny, stable, server. Latest Lenny release.
I have apache 2 and wordpress won't allow me to access API's or the wordpress database for plugin installs and such. I have CoreControl plugin enabled for wordpress. Page loads are very slow now as well, for wordpress admin anyways.
cURL is available but it wont work and times out... I think that is my main issue. fsockopen was working and then I tested (via clicking "Test Transport" through the plugin) and now fsockopen doesn't work and shows as not available.
What do I do?
Wordpress Core Control Plugin:
PUTTY:
I have apache 2 and wordpress won't allow me to access API's or the wordpress database for plugin installs and such. I have CoreControl plugin enabled for wordpress. Page loads are very slow now as well, for wordpress admin anyways.
cURL is available but it wont work and times out... I think that is my main issue. fsockopen was working and then I tested (via clicking "Test Transport" through the plugin) and now fsockopen doesn't work and shows as not available.
What do I do?
Wordpress Core Control Plugin:
Code:
PHP HTTP Extension Not Available
cURL Available
An Error has occured: name lookup timed out
PHP Streams Available
PHP fopen() Available
PHP fsockopen() Not Available
PUTTY:
Code:
server:~# /etc/init.d/apache2 start
Starting web server: apache2(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
failed!
Last edited: