1
wizanda
Editing Php.ini for unlimited upload time??
  • 2005/7/9 19:49

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


What I want to do, is be able to download the database from my site on the web, then to be able to add that database to the copy on my computer.

I have a wamp on my computer, yet i need to edit the php.ini so it dosen`t time out. so then I can add the MySQL in one go rather then in bits.

What settings in php.ini do you need to edit, so that you can add your full database without a time out happening?

2
wizanda
Re: Editing Php.ini for unlimited upload time??
  • 2005/7/10 7:58

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


How come people keep not answering me?

Is it because I keep asking advanced questions?

Plz help! as I know some of you must have already done this before!

3
rowdie
Re: Editing Php.ini for unlimited upload time??
  • 2005/7/10 8:12

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


yes, I think it might be because you ask advanced questions

I haven't tried it, but maybe changing the mysql.connect_timeout setting will help. The default seems to be 60 seconds.

4
Dave_L
Re: Editing Php.ini for unlimited upload time??
  • 2005/7/10 9:12

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Try increasing max_execution_time (seconds).

If you're using phpMyAdmin, note that it has its own value for this ($cfg['ExecTimeLimit'] in its configuration file config.inc.php), which overrides max_execution_time.

Also, if you're using phpMyAdmin, ensure that you're exporting the database compressed (.gz or .zip), since that tends to be a lot faster than uncompressed.

5
wizanda
Re: Editing Php.ini for unlimited upload time??
  • 2005/7/10 9:17

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


So is it just the one config that needs editing?

Login

Who's Online

474 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 474


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits