Every time I run easy apache, it fails with this error message:
Checking other threads, I already tried changing nameserver to Google in /etc/resolve.conf
I running WHM 11.32.3
I also checked perl binary:
Also ran: /usr/local/cpanel/scripts/checkperlmodules --full --force
I can ping any website from my server.
I am really lost at what it could be.
Thanks
Amer
- - - Updated - - -
Trying with firewall off.
Code:
-- Begin test 'Pre-test htaccess check' --
!! Test passed ok !!
-- End test 'Pre-test htaccess check' --
-- Begin test 'Basic HTTP Request for static content' --
[B]localhost did not have any working mirrors. Please check your internet connection or dns server. at /usr/local/cpanel/Cpanel/HttpRequest.pm
line 596.[/B]
Code:
nameserver 8.8.4.4
nameserver 8.8.8.8
I running WHM 11.32.3
I also checked perl binary:
Code:
[[email protected] apache]# ls -lah /usr/bin/perl /usr/local/bin/perl
-rwxr-xr-x 2 root root 12K Feb 22 10:25 /usr/bin/perl
lrwxrwxrwx 1 root root 13 Feb 15 2008 /usr/local/bin/perl -> /usr/bin/perl
I can ping any website from my server.
I am really lost at what it could be.
Thanks
Amer
- - - Updated - - -
Trying with firewall off.