On Fri, Jul 04, 2003 at 11:51:31PM +0530, Akhilesh Suresh Shirbhate wrote:
[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]
Seems to be some issue in either the php4 package or libgd. Did you upgrade, remove or (horror of horrors) _delete_ anything on your system?
Try running a simple PHP script on the command line that uses some libgd function. There might be some switch that gives verbose output about what's going on.
Sameer.