Thread: LAMP Help
View Single Post
  #4 (permalink)  
Old 21-Aug-2008, 22:10
GregNYR02 GregNYR02 is offline
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 28
GregNYR02 hasn't been rated much yet
Default Re: LAMP Help

Quote:
Originally Posted by mmarif4u View Post
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.
Reply With Quote