Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
		Network Troublshooting => Linux Servers Support => Topic started by: johnbritto on May 11, 2006, 10:39:34 AM
		
			
			- 
				Dear All,
I  configured squirrelmail in RHEL AS 3.0 , after given the userid and passwd
its showing this error " Fatal error : Allowed memory size of 8388608 bytes exhauseted at (null) : 0 (tried to allocate 4097 bytes) in /usr/share/squirrelmail/functions/impa_general.php online 48"
Pls tell me why this error coming and pls give the solution to rectify this problem
I used squirrelmail rpm
Thanks & Regards
John
			 
			
			- 
				The problem lies in php configuration. Goto your php.ini and look for some memory allocation directive. I don't remember which one actually but I have faced same problem and was able to reactifiy that same way.
			
 
			
			- 
				Hi Ricky,
Thanks for ur replay.....i checked the php.ini file and i changed the default memory size ..still the same....
Thn i found the problem, actually i given a wrong ip in IMAP server.
Now its working fine.
Thanks & Regards
John
			 
			
			- 
				Sounds good.
			
 
			
			- 
				sounds.. good.. 
Well .. glad its solved but I the error is about PHP ie. it means that how much memory should be allowed to a script while execution at once. 
Anyways.