Patrik Carlsson wrote: > I've succesfully installed Apache(1.3.14) with --enable-module=so, it works. > configures php(4.0.3pl)to use snmp and mysql --without gd. > make and make install works, > httpd starts fine, phpinfo() produces right information compared to what i > installed. > When using --with-gd=/path/to/gd, make and make install works fine. > But when starting httpd it reports > <QUOTE> > Syntax error on line 207 of /www/conf/httpd.conf: > Cannot load /www/libexec/libphp4.so into server: /www/libexec/libphp4.so: > undefined symbol: gd_module_entry > bin/apachectl start: httpd could not be started > </QUOTE> > > Environment is RedHat 6.2, with GD 1.8.3. > > Any ideas? > > Regards Patrik > > Patrik Carlsson > Ph.D Student > Dept. Telecommunications & Signalprocessing > Blekinge Institute of Technology > +46(0)455-385664 > +46(0)733-800312
Hello, I guess you may try --without-gd ! Edward. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]