I had a customer create a php.ini file in their public_html. The phpinfo verifies this is the file loading.
They have some php code in a subdirectory public_html/library/somefile.php
Running the phpinfo page from the subdirectory shows the system global php.ini file, and not the one from public_html.
Is this normal to have to replicate the php.ini file to all subdirectories within public_html too?
Thanks,
Chuck


LinkBack URL
About LinkBacks
Reply With Quote