[PHP-INSTALL] recompile erorrs....

2004-08-21 Thread Larry Clark
I have searched for hours about this compile error. I am trying to recompile my php. I do: ./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-gd=/usr/lib --with-zlib-dir=/usr/lib   configure goes fine then I do make and I get th

[PHP-INSTALL] Re: recompile erorrs....

2004-08-21 Thread Larry Clark
BTW I am using redhat 7.2, apache 1.3 and php 4.3.4 - Original Message - From: Larry Clark To: [EMAIL PROTECTED] Sent: Saturday, August 21, 2004 9:57 PM Subject: recompile erorrs I have searched for hours about this compile error. I am trying to

[PHP-INSTALL] zend optimizer

2004-08-23 Thread Larry Clark
I downloaded and installed hte latest zend optimizer, and the phpinfo page doesnt show it being in there.and my software package that I am trying to install needs it. and it too says it isn't installed. is there somethign in the php.ini file I need to do to make it start or somethign? thanks.