[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ4] PHP Upload problem
- Subject: [cobalt-users] [RaQ4] PHP Upload problem
- From: "William J.A. Brillinger" <billy@xxxxxxxxxx>
- Date: Thu Nov 7 14:27:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
We have a php script that is used as an ftp interface for a client. The
internet is strewn with similar problems with this concept all revolving
around an 8mb limit in filesize.
I have set the following in php.ini:
(php version is: PHP 4.1.2-3)
upload_max_filesize = 22020096 ; 21 Meg limit on file uploads
max_execution_time = 600 ;600 seconds
memory_limit = 29360128 ;28mb
post_max_size = 23068672 ; 22 Meg Max post
As I recall nothing needs to be restarted for php to use the new settings
but I still cannot upload a file larger than 8mb. Any suggestions are welcome!
- Bill B.
---------------------------------
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:billy@xxxxxxxxxx
Web site: http://www.pdcweb.net