Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. sudo apt-get install python-software-properties
  2. sudo apt-get update;
  3. sudo apt-get install php5
  4.  
  5. The apache2 configtest failed.
  6. Output of config test was:
  7. apache2: Syntax error on line 214 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/httpd.conf: No such file or directory
  8.  
  9. Action 'configtest' failed.
  10. The Apache error log may have more information.
  11.  
  12. touch /etc/apache2/httpd.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement