[UPHPU] PHP 5 and local php.inis

Sean sean at lookin3d.com
Mon Mar 26 23:21:16 MDT 2007


if your can use htaccess files simple to do

put a htaccess file in the root folder with

php_value   display_errors   on

here is the doc on it

http://us2.php.net/configuration.changes

Walt Haas wrote:
> Maybe have a customer's PHP pages all source a file with the necessary
> ini_set('name', 'value'); statements?
>
> On Mon, 2007-03-26 at 20:27 -0600, Velda Christensen wrote:
>   
>> Alright, so we figured out that php 5.1 doesn't like local php.ini 
>> files.  Apparently the programmers thought that was a bug and removed 
>> it.  But as a web host we're used to offering php.ini customization to 
>> our customers so they can tweak their settings easily enough.
>>
>> We've got that fixed now with an upgrade, but the settings from a users 
>> root php.ini file don't seem to want to cascade to subdirectories as 
>> they do in the versions of php 4 we're running elsewhere. Any ideas on 
>> how to make that work or are we just pretty much stuck waiting for the 
>> next release? 
>>
>> _______________________________________________
>>
>> UPHPU mailing list
>> UPHPU at uphpu.org
>> http://uphpu.org/mailman/listinfo/uphpu
>> IRC: #uphpu on irc.freenode.net
>>     
>
>
> _______________________________________________
>
> UPHPU mailing list
> UPHPU at uphpu.org
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net
>
>
>   



More information about the UPHPU mailing list