How to install eAccelerator in directadmin server
- Category : Linux Helpline (Easy Guide)
- Posted on : May 04, 2019
- Views : 1,373
- By : Ingavar J.
The eaccelerator installation in directadmin is easy . This procedure is same in all php linux distribution. You may need to do the following procedure. This is based on redhat / centos distributions
1) Download the latest eaccelerator source files from http://sourceforge.net/projects/eaccelerator/ and extract it after that run the following commands
# yum -y install autoconf # phpize # ./configure # make # make install
2) Find the php.ini using the command ” php –ini” and edit it . The update the “extension_dir ” current extension directory . This path contains all the php third party installations.
------- # php --ini | grep Configuration Configuration File (php.ini) Path: /usr/local/etc/php5/cgi Loaded Configuration File: /usr/local/etc/php5/cgi/php.ini # grep extension_dir /usr/local/etc/php5/cgi/php.ini extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20090626" ----------
Please note the extension_dir path will be different in your server.
3) Now add the following lines at the end of php.ini
------------- extension="eaccelerator.so" eaccelerator.shm_size="16" eaccelerator.cache_dir="/var/cache/eaccelerator" eaccelerator.enable="1" eaccelerator.optimizer="1" eaccelerator.check_mtime="1" eaccelerator.debug="0" eaccelerator.filter="" eaccelerator.shm_max="0" eaccelerator.shm_ttl="0" eaccelerator.shm_prune_period="0" eaccelerator.shm_only="0" eaccelerator.compress="1" eaccelerator.compress_level="9" ---------
4) Now create the cache folder /var/cache/eaccelerator
-------- # mkdir /var/cache/eaccelerator # chmod 777 /var/cache/eaccelerator ------
5) Restart apache and test it
Categories
Subscribe Now
10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!Archive Calendar
Sat | Sun | Mon | Tue | Wed | Thu | Fri |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
Recent Articles
-
Posted on : Jul 25
-
Posted on : Jul 07
-
Posted on : Apr 07
-
Posted on : Mar 19
Optimized my.cnf configuration for MySQL 8 (on cPanel/WHM servers)
Tags
- layer 7
- tweak
- kill
- process
- sql
- Knowledge
- vpn
- seo vpn
- wireguard
- webmail
- ddos mitigation
- attack
- ddos
- DMARC
- server load
- Development
- nginx
- php-fpm
- cheap vpn
- Hosting Security
- xampp
- Plesk
- cpulimit
- VPS Hosting
- smtp
- smtp relay
- exim
- Comparison
- cpu
- WHM
- mariadb
- encryption
- sysstat
- optimize
- Link Building
- apache
- centos
- Small Business
- VPS
- Error
- SSD Hosting
- Networking
- optimization
- DNS
- mysql
- ubuntu
- Linux