I installed lang/php53-exensions and everything was running fine. I restarted apache after that and now I'm getting the following in my browser.
This is my output when I start apache
I was getting the same output before I installed php5-extensions and everything was working fine. Any suggestions?
Code:
Unable to connect
Firefox can't establish a connection to the server at xxxxxxx.
The site could be temporarily unavailable or too busy. Try again in a few
moments.
If you are unable to load any pages, check your computer's network
connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
This is my output when I start apache
Code:
sudo service apache22 onestart
Password:
Performing sanity check on apache22 configuration:
httpd: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
Syntax OK
Starting apache22.
httpd: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
I was getting the same output before I installed php5-extensions and everything was working fine. Any suggestions?