Hi Nigel, On Wednesday 22 August 2007 15:05, Nigel Horne wrote: > Can't backup the database. The phpbb_db_backup.sql file ends with: > > <b>Fatal error</b>: Allowed memory size of 8388608 bytes exhausted > (tried to allocate 10240 bytes) in > <b>/usr/share/phpbb2/site/admin/admin_db_utilities.php</b> on line > <b>641</b><br />
I think this is essentially the same problem as in #342082. Since upstream has declared phpbb 2.x nearly "dead" in favour of phpBB 3, I don't think they'll be interested in addressing the issue. There are workarounds available: raise the PHP memory limit, or use phpMyAdmin or mysqldump to backup your database (which are tools much more suited to the task). Good luck. Thijs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

