PDA

View Full Version : Uploading php backup problem



Sain Cai
March 10th, 2006, 18:25
I am unsure if this is the right forum so my apologies if not.

I was trying to restore a database for my phpBB forum, and got a "file not uploaded" message. The size of the Database is only like 3.5 mb. Is there a file limit for uploading/restoring a database (.sql file) or is this somehow another error?

Richard
March 11th, 2006, 05:21
There is a timeout limit. Upload the backup via phpmyadmin, there is a larger limit with that.

felguard
March 12th, 2006, 03:40
Try this, its perfect for you. I had trouble before, but this solved my problem right away, especially since I had mods also.

http://www.phpbb.com/kb/article.php?article_id=374

Sain Cai
March 14th, 2006, 20:22
Fantastic, it worked perfectly!!!!
Thankyou!