Hi!
I want to upload the PvPlog-File, but I see this Error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 14 bytes) in /srv/www/web6/html/roster7/lib/luaparser.php on line 84
What can I do?
function fetch_assoc( $result )
{
return mysql_fetch_assoc( $result );
}
Sódóm wrote:I think the your Problem is basically the same.
Take the memory_limit in the php.ini of your server higher. Then start the apache server new. I'm very likely that this is the fix for your problem.
Sykokaj wrote:This made me think (damn you! )
How does it update PvP log data in Roster? Beucase if Roster only adds new PvP entries to the database, it would be safe to delete the pvplog.lua once it start to get big, and then just keep uploading.
On the other hand, if it removes old data and only upload what you have in your phplog.lua then this problem will show up more and more.
From what I can see in the log when you update it seems to only add new pvp entries - but it would be nice to get confirmation before I start deleting my pvplog.lua
Return to General Support & Feedback
Users browsing this forum: No registered users and 1 guest