PDA

View Full Version : My vb4 forum error after switch to litespeed


mvdig
02-26-2010, 02:36 PM
Hello
I just installed my server with cPanel 64bit with trial license 14days
when switch to Litespeed webserver I get error my forum

Fatal error: Out of memory (allocated 6553600) (tried to allocate 77 bytes) in /home/mv4m/public_html/includes/class_core.php on line 1468

ffeingol
02-26-2010, 03:29 PM
That's a problem with your php.ini. LiteSpeed is prob. reading a different one than your cPanel one. Check the 'memory_limit' value in the old/new php.ini

mistwang
02-26-2010, 03:30 PM
http://www.litespeedtech.com/support/forum/showthread.php?t=3782

mvdig
02-26-2010, 03:30 PM
I change both php.ini file value my old file value
but no change

mistwang
02-28-2010, 06:35 PM
You need to increase the memory limit, check the thread I referenced.