Re: Re: APC and PHP 5.1.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Really? Now I am confused on why I'd be having a problem and you
aren't. I even deleted the php.ini file and made a new one that only
contained this:

extension=apc.so
apc.optimization=1

and it still failed. At least I have it working without the second line.

My phpinfo() has this as the configure line (why the quotes?):

'./configure' '--with-mysqli' '--with-pdo' '--with-cli' '--with-gd'
'--with-dom' '--with-zlib' '--with-xml' '--with-openssl'
'--enable-mbstring=all' '--enable-inline-optimization'
'--enable-memory-limit' '--enable-exif' '--enable-fastcgi'
'--enable-force-cgi-redirect' '--without-pear'

Can you check yours?

Maybe there is a conflict with the modules compiled in and APC's
optimizer (though that sounds really strange). Maybe I'll try removing
all of them and recompile and see what happens...

Thanks Jens!

-steve-


On 3/3/06, Jens Kleikamp <jens@xxxxxxxxxxxxxxxxxx> wrote:
> steve wrote:
> > Thanks for that! It meant that I should look in other directions which
> > helped me figure out the problem. Can you try again with:
> >
> > apc.optimization=1
> >
>
>
> Your script also seems to work on my sytem with optimization=1.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux