This Post Has Been Viewed 91 Times Since Fri Apr 11, 2008 3:35 pm Posted By mr. admin with 4 replies
POST# 1176
Posted On: Fri Apr 11, 2008 3:35 pm
mr. admin
Topic: Int_set For Memory Limit In PHP
why am i getting this error all of the sudden
my script worked before
did you do anything to my server. if you did, i hope you realize that you just make my website go down and im loosing money. you will be responsible for all the money im losing trying to get this server up
Share:
BBCODE:
HTML Code:
Fri Apr 11, 2008 3:37 pm
1
hostman
Reply #1891
no, we dont access your servers at all, please read our terms of service.
have you added anything new to your server
this error simply means that php is limited to the amount of memory you have
i had a customer with vbulletins forums and he was getting the same error
basically what happened is that the script uses alot of memory from the server and php is limited to how much it can allocate memory for your script
Fri Apr 11, 2008 3:37 pm
2
mr. admin
Reply #1892
yes, i just installed a plugin for my script
i did read on the installation that i will need to increase my memory but i thought i had enough memory on my server
so what do i need to do?
Fri Apr 11, 2008 3:39 pm
3
hostman
Reply #1893
edit your php.ini file and increase the memory_limit to a higher number
for example, the defaul is 8MB so change it to 16MB if you still get the error, then increase it by 100% and so on until you dont get the error anymore
Fri Apr 11, 2008 3:40 pm
4
mr. admin
Reply #1894
yes, it worked now.. i had to increase it by 32MB
now it works
thanks for your help. and im sorry for accusing you. i was just very panic because i was loosing so much traffic because of my fault