where the hell did php.ini go!
Posted: Sun Apr 06, 2003 1:56 am
Hey guys, I recently installed php 4.3.1 with the latest version of GD (2.0.12) I usually go in after a php install to change php.ini to the settings I like especially turning register_globals on and changing the post size well...it's not there! it's not in /usr/local/lib/php.ini...
here is the configuration I used
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql' '--enable-ftp' '--with-gd=/usr/local/gd-2.0.12' '--with-jpeg-dir=/usr/local' '--with-config-file-path=/usr/local/lib/php.ini'
I trued it without --with-config-file-path and still no dice...where is php.ini
oh yeh I also did a
#locate php.ini
no dice
here is the configuration I used
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql' '--enable-ftp' '--with-gd=/usr/local/gd-2.0.12' '--with-jpeg-dir=/usr/local' '--with-config-file-path=/usr/local/lib/php.ini'
I trued it without --with-config-file-path and still no dice...where is php.ini
oh yeh I also did a
#locate php.ini
no dice