View Single Post
Old 17th February 2003, 04:30 PM   #7 (permalink)
dwilson
Registered User
 
Join Date: Nov 2002
Location: Kansas City MO
Posts: 549
Send a message via ICQ to dwilson Send a message via AIM to dwilson Send a message via Yahoo to dwilson
Re:mySQL and Linux newbie

I do have another problem though. I am running out of resources or at least that is the error. I am trying to do my includes in one file and require that file when I need to. I have read that the error that I receive is either due to inappropriate access to a file or resources too ow in the php.ini file. Should I just include the path when needed instead of having a common module for includes? or maybe I can insert some code in the includes.php file to check whether I need certain paths?

Here is the error:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3840 bytes) in /home/virtual/site9/fst/var/www/html/weusa_portal/includes/includes.php on line 2
__________________
Derik Wilson
dwilson is offline   Reply With Quote