Be sure you're compiling PHP for the correct apache version you have. For example if you have apache 1.x, you should compile using --with-apxs=/path/to/apxs, and if you compile for apache 2.x you should use --with-apxs2=/path/to/apxs
Maybe you're having two different versions of apache on the same machine? Sergio Aguayo --------- Mensagem Original -------- De: Gupta, Anurag S Med <[EMAIL PROTECTED]> Para: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Asunto: [PHP-INSTALL] problem in starting apache server.... Fecha: 08/12/03 03:27 > > > > Hi, > > I am getting this error, when trying to start apache sever. > > Syntax error on line 6 of /etc/httpd/conf.d/php.conf: > > Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: gdImageStringFT > > > > I have installled gd-1.8.4 on the machine. Can anybody help me in solving this problem??? > > Thanks, > > Anurag > > > > > > >