check your php ini file for memory limits and filesize limits. Also check the mysql (if that is where the problem is) config to make sure you have enough resources allocated in memory

bastien


From: "bedul" <[EMAIL PROTECTED]>
To: "Hartleigh Burton" <[EMAIL PROTECTED]>
CC: <php-windows@lists.php.net>,<php-db@lists.php.net>
Subject: [PHP-DB] Re: [PHP-WIN] Fatal Error: Allocated memory size problem...
Date: Mon, 5 Mar 2007 12:57:37 +0700

same here not work for me
----- Original Message -----
From: "Hartleigh Burton" <[EMAIL PROTECTED]>
To: <php-windows@lists.php.net>
Sent: Monday, March 05, 2007 9:13 AM
Subject: [PHP-WIN] Fatal Error: Allocated memory size problem...


> Hi All,
>
> I am having some problems while uploading a file to a MySQL database
> relating to file sizes. I have created a script which successfully
> uploads most files to the database, however anything roughly over 1MB
> in size seems to return a PHP error. I am not trying to upload
> anything larger than 15MB. The error I am getting is as follows:

that's weird.. i upload a pic 1mb more.. it error.. database say.. mysql is
DEAD!! or something like that

to avoid this.. i upload the file to a folder not to database.. is not what
i want but it worked..
why not try upload to localhost instead?

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


_________________________________________________________________
Win a trip for four to a concert anywhere in the world! http://www.mobilelivetour.ca/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to