Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SQL help
#9
Request that your host increase it, I did this a few hours ago and they increased it to 500MB.
That, or use 'BigDump'.
http://www.ozerov.de/bigdump.php

Or, even easier, providing you enough permission on your server,

Code:
php_value upload_max_filesize xxM
php_value post_max_size xxM
php_value max_execution_time 300
php_value max_input_time 300

Add that to .htaccess replacing 'xx' with your file size (rounded up).
Reply


Messages In This Thread
SQL help - by DAMINK™ - 12-04-2010, 12:42 AM
RE: SQL help - by AceInfinity - 12-04-2010, 01:20 AM
RE: SQL help - by DAMINK™ - 12-04-2010, 01:34 AM
RE: SQL help - by AceInfinity - 12-04-2010, 01:43 AM
RE: SQL help - by DAMINK™ - 12-04-2010, 01:45 AM
RE: SQL help - by MarkW7 - 12-05-2010, 06:33 AM
RE: SQL help - by AceInfinity - 12-05-2010, 07:46 PM
RE: SQL help - by DAMINK™ - 12-07-2010, 01:05 PM
RE: SQL help - by Solidus - 12-07-2010, 05:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  SQL Query help (vbulletin) DAMINK™ 2 1,077 02-25-2012, 07:27 PM
Last Post: DAMINK™
  Securing your PHP script Part 1 [SQL Injection] 0xE9 9 2,333 06-11-2011, 03:50 PM
Last Post: 0xE9

Forum Jump:


Users browsing this thread: 1 Guest(s)