eaccelerator hit: log msgs

2006-08-07 Thread dick hoogendijk
Installing eAccelerator with apache2.2.3/php4 was easy enough.
It is indeed a lot faster, BUT,

However, my httpd-error.log very fast with lots and lots of rules like:

EACCELERATOR hit:/usr/local/www/horde/imp/config/servers.php
etc, etc..

I don't want these lines to appear.

How and where can this be disabled?

System: FreeBSD-6.1 with the latest ports collection

-- 
dick -- http://nagual.nl/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: eaccelerator hit: log msgs

2006-08-07 Thread Daniel Gerzo
Hello dick,

Monday, August 7, 2006, 2:49:52 PM, you wrote:

 Installing eAccelerator with apache2.2.3/php4 was easy enough.
 It is indeed a lot faster, BUT,
 However, my httpd-error.log very fast with lots and lots of rules like:

 EACCELERATOR hit:/usr/local/www/horde/imp/config/servers.php
 etc, etc..

 I don't want these lines to appear.
 How and where can this be disabled?

put this into php.ini:
eaccelerator.debug = 0

 System: FreeBSD-6.1 with the latest ports collection

next time please read eaccelerator's documentation :-)

-- 
Best regards,
 Danielmailto:[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: eaccelerator hit: log msgs

2006-08-07 Thread dick hoogendijk
On Mon, 7 Aug 2006 15:30:30 +0200
Daniel Gerzo [EMAIL PROTECTED] wrote:
 put this into php.ini:
 eaccelerator.debug = 0
 next time please read eaccelerator's documentation :-)

I did. I also read the eaccelerator.ini.example file but did not know
(or guess) that these options could go into php.ini. Sorry. Now I know
I can finetune eaacelerator if needed ;-)

-- 
dick -- http://nagual.nl/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]