The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Error Log
Hello.
Can someone tell me what are those errors all about? Is it lack of memory on my server's side?: PHP Code:
PHP Code:
|
#2
|
|||
|
|||
Either that, or you do not have enough memory set to PHP.
PHP (by default) has a max of 32 or 64 MB. With vBSEO, I'd suggest at least a max of 128. You'll find this in php.ini |
#3
|
|||
|
|||
are you on a shared box? how much mem do you have on it? how much is php.ini set to use?
|
#4
|
||||
|
||||
Thank you very much!.
I'm in a VPS, an to my amazement the CPU right now is at 100% and Memory space wise I have used 40.7 GB out of 50.0 GB and have 9.3 GB left. Any recommendation? Any ideas on why can be triggering the CPU to the roof?. This is my site's link: My site |
#5
|
|||
|
|||
50 gig of mem? that's pretty huge. is that disk space or mem?
vps's can be tricky because they're still shared with other systems. if you haven't tweaked my.cnf then that's a must. also, what size are your logs? they might be taking up a ton of room. finally, are you using xcache or anything like that? your forum looks like it gets lots of traffic. i had something similar with the cpu @ 100% and i eventually ditched apache and replaced it with nginx, got rid of whm/cpanel and anything else with overhead. installed xcache and now my dedicated box does pretty well. there's too many variables for me to really give you any assistance here. the above are just some questions you need to ask yourself more than anything. i think your best bet is look at the following thread and post an optimization request for eva. http://www.vbulletin.com/forum/showthread.php?t=70117 it's a lot of work but when it's done you'll be happy. unless of course it's time for you to move from vps to dedicated haha good luck! |
#6
|
||||
|
||||
Thank you so much Testbot, these is my server data to this minute. See attachment.
I will take a look at what you told me (ill tell my webmaster), and lest see what happens, only thing I can think off are a couple of plugins Id install (mood faces and Album on the navbar) but I took them out, oh and the vbseo that I have had for about a week now, other than that nothing new or different that I know off, the last couple of days about 300-350 people inside. Oh man, I hope I don't have to go dedicated again, it was a pain to me and besides $$$$ |
#7
|
||||
|
||||
Hey tha'ts a great suggestion, I'll look in to it. Thanks
|
#8
|
|||
|
|||
yea, right away i can see that it was disk space you're running out of. do you host a lot of images, mp3's, or videos? most websites don't take up that much room unless they host those types of files.
the disk space isn't a huge deal though. unless it's could be if the logs are filling up or being rotated which creates several small files. if you have a large number (not size a lot of files) of files on your server that can start causing problems. have your system admin / web person look at the logs and clean them up a bit. the fact that you're only using less than half of your RAM ( the last bar 372 of 1GB) but your cpu is at 100% means that it's a pretty save bet that you need to tweak my.cnf. that will make it so sql uses more memory instead of cpu and in turn cut down on cpu usage. it might very well be a mod that's running some hard mysql quires really slowing things down beyond the my.cnf tweaks. i didn't see a lot of mods right away on your site but i don't understand the language and i'm not logged in so i really have no idea. so to sum things up.. currently i would suggest cleaning up the log files and make sure my.cnf is tweaked to handle your mysql quires. |
#9
|
||||
|
||||
Yeah, to see the moods you should be a member however I don't think I have that many or any particularly extravagant (consuming); I do host a lot of pictures on a daily basis, not mp3 or videos, well, some youtube videos but nothing so big.
I'm waiting for my webmaster so I can give him your recommendations, at least thanks to your help we have an idea now, see, he doesn't speak English tough. |
#10
|
|||
|
|||
Quote:
The error message is very clear and only indicates 1 thing: Not enough memory reserved for PHP. Quote:
Just edit your php.ini and assign at least 32 or 64Mb to PHP like already advised in the 2nd post in this thread. For further advise please post in the server configuration forum on vB.com. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|