Archive

Posts Tagged ‘restart apache’

Enable eAccelerator delivered with XAMPP

July 8th, 2008 No comments
Enable eAccelerator delivered with XAMPP How do I activate the eaccelerator in XAMPP? Open the "php.ini" file in the directory \xampp\apache\bin\php.ini. Here activate the following lines by removing the semicolon in each line in the [eAccelerator] section: extension=eaccelerator.dll eaccelerator.shm_size = "0" eaccelerator.cache_dir = "\xampp\tmp" eaccelerator.enable = "1" eaccelerator.optimizer = "1" After that, ...

Disable MySQL Persistent Connections

October 30th, 2007 No comments
Disable MySQL Persistent Connections To disable persistent connections with PHP, you have to set the parameter “mysql.allow_persistent” to “Off” into “/etc/php.ini” file. [MySQL] ; Allow or prevent persistent links. mysql.allow_persistent=Off save php.ini and restart apache: # apachectl restart or # ./usr/sbin/apachectl restart
GoCache - ByREV-Cache v1.0 - live served in : 0.397664 sec (gzip)