Fatal error: Allowed memory size
- consigliere
 - 
		
						Topic Author
					 - Offline
 - New Member
 - 
		
	 
	 Less
	 More
	
		
		- Thank you received: 0
 
			
			17 years 3 months ago		#2885
	by consigliere
	
		
	
			
			 		
													
	
			When Trying to make a backup I got this Fatal error msg:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 16 bytes) in /home/realesta/public_html/includes/domit/xml_domit_parser.php on line 224
The site is mazatlanbienesraices.com
Thanks
	Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 16 bytes) in /home/realesta/public_html/includes/domit/xml_domit_parser.php on line 224
The site is mazatlanbienesraices.com
Thanks
Please Log in or Create an account to join the conversation.
- Saka
 - 
		
					 - Offline
 - Administrator
 - 
		
	 
			
			17 years 3 months ago		#2886
	by Saka
	
		
			
			
Emir Sakic
www.sakic.net
	
			
			 		
													
	
			You should increase your allowed memory size (memory_limit) to at least 64M in php.ini. 16M that you have is too little. If you can't increase it then it's not much I can do, you will not be able to use the backup.		
	Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- consigliere
 - 
		
						Topic Author
					 - Offline
 - New Member
 - 
		
	 
	 Less
	 More
	
		
		- Thank you received: 0
 
			
			17 years 3 months ago		#2887
	by consigliere
	
		
	
			
			 		
													
	
			Are you saying that 16M is by far under the standard?
:-\
	:-\
Please Log in or Create an account to join the conversation.
- Saka
 - 
		
					 - Offline
 - Administrator
 - 
		
	 
			
			17 years 3 months ago		#2895
	by Saka
	
		
			
			
Emir Sakic
www.sakic.net
	
			
			 		
													
	
			Yes. 64M is a common value.		
	Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.