Re: [PHP-DEV] Re: PHP 4.0 Bug #8117 Updated: Configuration-Error: upload_max_filesize From: Jani Taskinen (sniper <email protected>)
Date: 01/05/01

Add this to your configure line for PHP:
--with-config-file-path=/etc

--Jani

On Fri, 5 Jan 2001 lp <email protected> wrote:

>I have just resolved this problem. The php has not taked the
>new value from php.ini because i changed the value in
>/etc/php.ini. But looked at the phpinfo()-Script my PHP
>searched the file in /var/lib/php.ini. So i changed the
>value in these directory and the new value was taked.
>
>Thanx for your reply.
>
>But another question! Why the php-installation says me to
>copy the php.ini on the /etc-directory if they take the
>/var/lib/php.ini??
>
>Luky
>
>
>
>
>On 4 Jan 2001 18:07:31 -0000
> Bug Database <php-dev <email protected>> wrote:
>> ID: 8117
>> Updated by: sniper
>> Reported By: lp <email protected>
>> Old-Status: Open
>> Status: Feedback
>> Bug Type: *Install and Config
>> Assigned To:
>> Comments:
>>
>> Does this happen with PHP 4.0.4 ?
>>
>> --Jani
>>
>> Previous Comments:
>> ---------------------------------------------------------------------------
>>
>> [2000-12-05 09:21:51] lp <email protected>
>> If i changed the upload_max_filesize in the php.ini-File
>> from 2MB to 20 MB, PHP doesn't take the new value after
>> restarting the Webserver! I have compiled PHP as a Module
>> in Apache.
>>
>> ---------------------------------------------------------------------------
>>
>>
>> Full Bug description available at:
>> http://bugs.php.net/?id=8117
>>
>
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>