Current location: Hot Scripts Forums » Other Discussions » Database » phpMyAdmin MySQL upload_max_filesize


phpMyAdmin MySQL upload_max_filesize

Closed Thread
  #1 (permalink)  
Old 02-16-11, 06:34 PM
JoeGrizzly JoeGrizzly is offline
New Member
 
Join Date: Feb 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
phpMyAdmin MySQL upload_max_filesize

Greetings, I was just convinced by GoDaddy to update my servers to a virtual dedicated server, unfortunately they forgot to mention how difficult it would be to transfer my previous mySQL database, and now want $49.99 per 30 minutes to help me. So I've come here to beg for help.

The problem is that I when I try to import my previous database in phpMyAdmin, it says max file size of 2,048 KiB. My mySQL database backup is 30,000 KB. I need to change the max file size so I can upload my backup. I have absolutely no idea how to do this so I followed their guide and downloaded PuTTY in order to try and change things. But their guide is garbage and has very few details in order to try and get you to pay for their extended support.

Once in PuTTY I'm able to access my root, but when there I'm not sure what to do. They say "php -i | grep php.ini" and "upload_max_filesize = 2M" but give no explanation of how to use these lines in PuTTY. I simply just want to increase that filesize so that in phpMyAdmin I can upload a 30,000 KB file... Any help is greatly appreciated.
  #2 (permalink)  
Old 02-27-11, 12:00 AM
tweakservers tweakservers is offline
New Member
 
Join Date: Feb 2011
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Hey..

Not sure if you find your ways but you could try this at root in SSH:

1. php -i | grep php.ini

You should get something like :

Loaded Configuration File => /usr/local/lib/php.ini

2. pico /usr/local/lib/php.ini (if it's different from No.1, just change it to fit yours)

3. Find "upload_max_filesize" by scrolling through the config and change it to the limit you want.

Restart your Apache services.
  #3 (permalink)  
Old 03-04-11, 12:49 PM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
Topic closed because of massive spam-attacks
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
phpmyadmin : mysql error 1251 inSignifico PHP 2 05-22-08 02:34 PM
Hi & Myphpadmin getting started help php_guru_besar New Members & Introductions 4 03-19-06 11:06 PM
Setup of PHPmyadmin + PHP + Mysql jaishalg PHP 3 09-13-04 06:06 PM
phpFlashMyAdmin - a Flash version of phpMyAdmin for MySQL g8z General Advertisements 0 04-15-04 04:16 PM


All times are GMT -5. The time now is 05:15 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.