Quote:
Originally Posted by mmarif4u
try to start your server in terminal:
PHP is by default started after completing LAMP installation.
Other commands:
|
Tried that, the following was returned:
greg@linux-2s33:~> sudo /etc/init.d/apache2 start
Module "ruby" is not installed, ignoring.
Check the APACHE_MODULES setting in /etc/sysconfig/apache2.
Starting httpd2 (prefork) /usr/sbin/httpd2-prefork: symbol lookup error: /usr/sbin/httpd2-prefork: undefined symbol: apr_atomic_xchgptr
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
failed
Also tried via YAST (HTTP Server config) and still doesn't work (localhost)
Things did show up in htdocs, though.