Greetings learned PHP(eople), My php.ini file has gone awol, how or why I don`t know....
The only php.ini file I can find on my system (MDK 9.1) is located in '/usr/local/ZEND/bin' and only contains the following entries : ======= zend_extension=/usr/local/Zend/lib/ZendDebuggerLocal.so zend_debugger.allow_hosts=127.0.0.1/32 session.save_path=/tmp ======= I did phpinfo() on a test page and it reports the following.. ----------------------------------- Configuration File (php.ini) Path /etc Scan this dir for additional .ini files /etc/php additional .ini files parsed /etc/php/23_gd.ini, /etc/php/26_imap.ini, /etc/php/27_ldap.ini, /etc/php/34_mysql.ini, /etc/php/41_readline.ini ------------------------------------ Could the file be hidden in one of these directories....I`m kinda new to both MDK and php, so would appreciate any ideas if you have some as to how I can get my php.ini file back.... Do I need to re-install/recompile PHP ? Many thanks.... -- Chris Blake Office : (011) 782-0840 Cell : 083 985 0379 Just because the message may never be received does not mean it is not worth sending. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php