linux mint 16 reinstalling apache2 web server easily
Page 1 of 1
linux mint 16 reinstalling apache2 web server easily
sudo apt-get remove --purge apache2
sudo apt-get install apache2
sudo apt-get install -y apache2-utils
sudo apt-get update
sudo /etc/init.d/apache2 restart
if you still have issues try
https://help.ubuntu.com/community/ApacheMySQLPHP
sudo apt-get install apache2
sudo apt-get install -y apache2-utils
sudo apt-get update
sudo /etc/init.d/apache2 restart
if you still have issues try
https://help.ubuntu.com/community/ApacheMySQLPHP
Similar topics
» enabling apache2 server mods from cli very easily
» How to install mcrypt extension module on linux apache2 php server
» Favico For Linux Web Server Apache2
» setup apache2 and mysql server on linux
» Setting Up FTP Server On Linux Mint
» How to install mcrypt extension module on linux apache2 php server
» Favico For Linux Web Server Apache2
» setup apache2 and mysql server on linux
» Setting Up FTP Server On Linux Mint
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum