Hello,
I have 2 problems. The first is i can't upload a file bigger then 800kb. Ok as far as i read it could be a problem with the memory that is set in php.ini. But the other problem is that when i hit the button pvplog in the char screen, i get the same error now.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 64 bytes) in /var/www/*****/roster/lib/wowdb.php on line 136
So i cant view anything anymore. With other chars on it there is no problem, they can be viewed without a problem.
As far as i can make the problem out it seems to be a problem in the script that limits the file sizes. I could be wrong. But on a different site i build myself im able to view databases of more then 50mb without memory problems, thats why i dont think its the server itself but a limit in the script.
I hope someone knows a sollution for it. Thanks for your time.