JustOneMoreBlock / shell-scripts

Various Shell Scripts
MIT License
5 stars 7 forks source link

php.ini detector #4

Closed JustOneMoreBlock closed 7 years ago

JustOneMoreBlock commented 7 years ago
PHP="$(php -r "echo php_ini_loaded_file();")
ln -s ${PHP} /etc/php.ini