Re: Fatal Error: Allocated memory size problem...

Re: Fatal Error: Allocated memory size problem...

am 05.03.2007 06:57:37 von bedul

same here not work for me
----- Original Message -----
From: "Hartleigh Burton"
To:
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 Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Fatal Error: Allocated memory size problem...

am 05.03.2007 07:09:37 von Hartleigh Burton

--Apple-Mail-16--653234139
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
delsp=yes;
format=flowed

Hi Bedul,

I appreciate the prompt reply however I am pretty keen to get the
files going directly to the database, mainly for backup reasons.

In a way I am kind of glad that I am not the only person having this
problem.



On 05/03/2007, at 3:57 PM, bedul wrote:

> same here not work for me
> ----- Original Message -----
> From: "Hartleigh Burton"
> To:
> 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 Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>





Regards,
Hartleigh Burton.



--Apple-Mail-16--653234139--

RE: [PHP-DB] Re: [PHP-WIN] Fatal Error: Allocated memory size problem...

am 05.03.2007 15:04:53 von Bastien Koert

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"
>To: "Hartleigh Burton"
>CC: ,
>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"
>To:
>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 Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Re: [PHP-WIN] Fatal Error: Allocated memory size problem...

am 05.03.2007 15:04:53 von Bastien Koert

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"
>To: "Hartleigh Burton"
>CC: ,
>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"
>To:
>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 Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php