Re: [PHP4BETA] No optimiser
[email protected] (Andi Gutmans) Fri, 02 Jun 2000 18:55:54 +0300
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
It probably isn't working for you because you are using --enable-versioning which changes the symbol names of the PHP 4 functions. Do you need the versioning support? Are you running PHP 3 in the same server? Andi At 11:48 AM 6/2/00 +0100, Sam Liddicott wrote: >I get the following error in the logs when I try and load the zend >optimiser: > >Failed loading /usr/local/Zend/lib/ZendOptimizer.so: ld.so.1: >/usr/local/apache/bin/httpd: fatal: relocation error: file > /usr/local/Zend/lib/ZendOptimizer.so: symbol zend_v_compile_files: >referenced symbol not found > > >I'm using the optimiser for sparc-soloris, and I downloaded php4 from the >web site today. > >My configure string is: >'./configure' '--with-apxs=/usr/local/apache/bin/apxs' >'--with-config-file-path=/usr/local/apache' '--with-mysql=/usr/local/mysql' >'--enable-versioning' '--with-system-regex' '--disable-debug' > > >Why?; what is zend_v_compile_files ? > >Thanks > >Sam > >-- >PHP 4.0 Beta Mailing List <http://www.php.net/version4/> >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] >To contact the list administrators, e-mail: [email protected] --- Andi Gutmans <[email protected]> http://www.zend.com/