RE: [PHP4BETA] No optimiser

[email protected] (Sam Liddicott) Mon, 5 Jun 2000 10:30:59 +0100
Newsgroups php.version4
Message-ID <1BA767B24DF7D3119BCB00508B6DC26C260BD0@CONGO>

> -----Original Message-----
> From: Andi Gutmans [mailto:[email protected]]
> Sent: Friday, June 02, 2000 04:56
> To: Sam Liddicott; [email protected]
> Subject: Re: [PHP4BETA] No optimiser
> 
> 
> It probably isn't working for you because you are using 
> --enable-versioning 
> which changes the symbol names of the PHP 4 functions.

right.

> Do you need the versioning support? Are you running PHP 3 in 
> the same server?

We are.  Its a development machine with php3,4 and mod_perl
We may try multiple invocations of apache with different config files to get
round it.

Thanks for the speedy response [ - hey - thanks for php!]

Sam

> 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/
>