in your php.ini file you have allocated only 8mb for use... this is probably not 
sufficient for your scripts to use...

remember that this size is in bytes...

you might want something like this...

67108860 bytes = 64 mb



"Jonathan Williams" <[EMAIL PROTECTED]> wrote in message 
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Could someone please help.  Running Linux 7.3 RH with 512 MB Ram with Apache
> and PHP 4.  I receive the following error and was wondering if anyone had
> any suggestions.  The error: Fatal error: Allowed memory size of 8388608
> bytes exhausted (tried to allocate 35 bytes) in
> /var/www/html/vc/test_fort/bootstrap.php on line 267.  Is there a server
> setting eliminating the ability to allocate more memory.  Any suggestions
> would be helpful.  You can reply to [EMAIL PROTECTED] as well.
> 
> 
> 
> 
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to