NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP.INI File on a LAMP Server

Tim Gales tgales at tgaconnect.com
Mon Jan 12 11:05:48 EST 2004


If you want to know where php is 
reading its ini file from.

If you can upload a file like this:

test.php
contents:

<?php
phpinfo(INFO_GENERAL);
?>


If you execute that script 
it should give you some information 
like the following:

Configuration File (php.ini) Path -- "/whereitsat/php.ini"

T. Gales & Associates
'Helping People Connect with Technology'

http://www.tgaconnect.com





More information about the talk mailing list