Anyone lend me there php.ini?

MQ-James

Verified User
Joined
Aug 16, 2003
Messages
29
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
 
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
 
Back
Top