PDA

View Full Version : Anyone lend me there php.ini?


MQ-James
10-30-2003, 01:38 PM
ever since I edited my php.ini file I messed something up and it's running very slow (server). Could someone post me link to there php.ini so I can wget pls?
I have the custom apache and did a
./build zend
aswell#

help is appreciated

ProWebUK
10-30-2003, 02:01 PM
edited: question resolved below :D

DirectAdmin Support
10-30-2003, 02:02 PM
Hello,

You already have the one used:

/usr/local/directadmin/customapache/php-4.3.3/php.ini-dist

Just copy that onto /usr/local/lib/php.ini and change register_globals = on, then you've got exactly what we include :)

John

MQ-James
11-02-2003, 10:16 AM
thanks