size issue in phpmyadmin
Posted by: xenny (---.brenham.tx.cebridge.net)
Date: January 05, 2007 12:47AM

so a couple of my database files have grown upwards of 5MB and when I had been keeping backups of them before I had never actually tried to upload them into my server...well now I did, and it gave me this message.

No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.

...what lines in my php config files do I need to change to allow say 8MB uploads to the phpmyadmin site?

Options: ReplyQuote
Re: size issue in phpmyadmin
Posted by: yfastud (---.cable.mindspring.com)
Date: January 07, 2007 02:46AM

I think you mean this lines in wamp/apache2/bin/php.ini

; Maximum allowed size for uploaded files.
upload_max_filesize = 2M

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)

Options: ReplyQuote


Sorry, only registered users may post in this forum.