How to reset / reload php.ini file again..

BlackThorn

Verified User
Joined
Feb 24, 2013
Messages
34
Location
Istanbul
Hello there,

Now I want to reload this file back to /usr/local/lib/php.ini but how to do this? Someone still have first non edit original file? I'm having root access to server.
 
Hello,

Code:
cd /usr/local/directadmin/custombuild
./build update
./build set php_ini yes
./build php-ini
 
Back
Top