RE: Why do i get this error message?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Could you also send the code? Maybe 5 lines before and 5 lines after the
line it is pointing to?

It also means it tried to allocate 2KB of memory, which put you over
your 8MB in whatever script you are running.  You can set the maximum
amount of memory a PHP script can use in your PHP.ini file.

-----Original Message-----
From: H.T [mailto:ham55464@xxxxxxxxx] 
Sent: Sunday, April 22, 2007 6:48 PM
To: php-general@xxxxxxxxxxxxx
Subject:  Why do i get this error message?

I get this error message when i try to check my site on localhost
running
IIS and PHP 5.1.2 :

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 24576 bytes) in ...

and it points to the line which is pure html code!
What could be the cause of this problem?

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

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux