Re: [PHP] [HELP] Fatal error when uploading large files!

2007-01-23 Thread Richard Lynch
On Tue, January 23, 2007 1:48 pm, Jay Paulson wrote: >>> php_value memory_limit 40M >>> php_value post_max_size 30M >>> php_value upload_max_filesize 30M >>> php_value display_errors On >>> php_value max_execution_time 300 >>> php_value max_input_time 300 I *think* PHP (used to?) take the MINIMUM

Re: [PHP] [HELP] Fatal error when uploading large files!

2007-01-23 Thread Jay Paulson
>> Hi everyone, >> >> Hopefully you all can help! I¹m at a loss as to what to do next. I¹m >> running PHP 5.1.2 with Apache 2.0.55 on RedHat ES4 and I keep getting the >> following PHP error when trying to upload a larger file. I have >> AllowOverride turned on in the httpd.conf file so my .hta

Re: [PHP] [HELP] Fatal error when uploading large files!

2007-01-23 Thread Jay Paulson
>> Hi everyone, >> >> Hopefully you all can help! I¹m at a loss as to what to do next. I¹m >> running PHP 5.1.2 with Apache 2.0.55 on RedHat ES4 and I keep getting the >> following PHP error when trying to upload a larger file. I have >> AllowOverride turned on in the httpd.conf file so my .hta

Re: [PHP] [HELP] Fatal error when uploading large files!

2007-01-22 Thread Jochem Maas
Jay Paulson wrote: > Hi everyone, > > Hopefully you all can help! I¹m at a loss as to what to do next. I¹m > running PHP 5.1.2 with Apache 2.0.55 on RedHat ES4 and I keep getting the > following PHP error when trying to upload a larger file. I have > AllowOverride turned on in the httpd.conf fi

Re: [PHP] [HELP] Fatal error when uploading large files!

2007-01-22 Thread Jim Lucas
Jay Paulson wrote: Hi everyone, Hopefully you all can help! I¹m at a loss as to what to do next. I¹m running PHP 5.1.2 with Apache 2.0.55 on RedHat ES4 and I keep getting the following PHP error when trying to upload a larger file. I have AllowOverride turned on in the httpd.conf file so my .

[PHP] [HELP] Fatal error when uploading large files!

2007-01-22 Thread Jay Paulson
Hi everyone, Hopefully you all can help! I¹m at a loss as to what to do next. I¹m running PHP 5.1.2 with Apache 2.0.55 on RedHat ES4 and I keep getting the following PHP error when trying to upload a larger file. I have AllowOverride turned on in the httpd.conf file so my .htaccess file is belo

[PHP] Help Fatal Error

2002-09-18 Thread James E Hicks III
[18-Sep-2002 15:19:31] PHP Fatal error: Unable to start session mm module in Unknown on line 0 What have I done? I updated my redhat box using up2date. Now I get these errors when I am running command line scripts only. I'm pretty sure if I reboot the box my web-scripts will have the same proble