PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
Virgin_Steel
Worker
Worker


Joined: Sep 30, 2004
Posts: 108
Location: Sf

PostPosted: Thu Jan 20, 2005 5:48 pm Reply with quote Back to top

Fatal error: Maximum execution time of 300 seconds exceeded in C:\www\xampp\phpmyadmin\libraries\read_dump.lib.php on line 186
How i can increase the execution time of 300 sec,`cause my db is too big
about 21,5 MB...i tried to seperate the db as it was written in one post...but it shows me 'No SQL query!'
but there is query with right syntax...

Code:
DROP TABLE IF EXISTS nuke_bbranks;
CREATE TABLE nuke_bbranks (
  rank_id smallint(5) unsigned NOT NULL auto_increment,
  rank_title varchar(50) NOT NULL default '',
  rank_min mediumint(8) NOT NULL default '0',
  rank_max mediumint(8) NOT NULL default '0',
  rank_special tinyint(1) default '0',
  rank_image varchar(255) default NULL,
  PRIMARY KEY  (rank_id)
) TYPE=MyISAM;
etc....
pls HELP!
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Thu Jan 20, 2005 7:36 pm Reply with quote Back to top

The PHP script has a timeout that is in the php.ini. The MySQL server has a timeout. And the browser also has a timeout. Bottom line, either load the table in chunks (I recommend about 5,000 lines at a time) or, try this
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2363

PostPosted: Thu Jan 20, 2005 7:42 pm Reply with quote Back to top

If you have direct access just import it from the command prompt.
Here is a pretty good
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15235
Location: Kansas

PostPosted: Sat Jun 04, 2005 10:24 am Reply with quote Back to top

You export the db using phpMyAdmin. Then you open the exported file in a good text editor that has line numbers. Then you copy and paste 5,000 lines at a time or you can try a higher number, into the SQL window in phpMyAdmin. Give
Only registered users can see links on this board!
Get registered or login to the forums!
a try first. It's a great program.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
ysraghav
New Member
New Member


Joined: Oct 04, 2008
Posts: 1

PostPosted: Sat Oct 04, 2008 12:20 am Reply with quote Back to top

Raven wrote:
Give
Only registered users can see links on this board!
Get registered or login to the forums!
a try first. It's a great program.


This thing did it in two minutes what seemed like almost impossible to me. I tried everything else i guess but this was the only thing that worked. Try it out and you will love it.
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum