Hi Linuxers, I am facing a strange problem. I had everything running till morning. But now when I started Apache httpd, it refuses to start and gives me a totally unrelated error. Whats the problem !! Please help me out...
The Computer's screen messages is given below...
[root@softrock root]# /etc/init.d/httpd start Starting httpd: Syntax error on line 267 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libgd.so.1.8: undefined symbol: jpeg_resync_to_restart [FAILED]
Sounds like a php upgrade problem... check your php installation.
HTH, Rajesh