How to find php extension_dir
- Category : Linux Helpline (Easy Guide)
- Posted on : May 03, 2019
- Views : 1,637
- By : Hagen V.
The extension_dir is the php system path into which the thirdparty installations were installing the modules like eaccelerator , memcache , etc,. Sometimes this path will be missing from server php.ini . So then you need to find out the correct extension_dir and update it in php.ini . So that the installed extension will work fine.
So the question is how to find the extension_dir . There will be a php-config file with every php installations . You can find it from this file . To find it easily run the following command in shell
# grep extension_dir= `which php-config`
The above result will show an out put like the following ,
# grep extension_dir= `which php-config`
extension_dir='/usr/local/lib/php/extensions/no-debug-non-zts-20060613'
#
Please note the path will be different in your server .
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