Results 1 to 4 of 4

Thread: 1000 user database...how to restore?

  1. #1

    Join Date
    Mar 2010
    Posts
    3

    Default 1000 user database...how to restore?

    Hi guys...I have a database of 1000 users. How can I restore this into my Dolphin 7? I have tried importing it into MySQL but I get the following error:
    Fatal error: Maximum execution time of 300 seconds exceeded in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/sqlparser.lib.php on line 271
    I also tried doing the restore via the admin menu in Dolphin but that did not work as well

    Can anyone help me out? I have attached the file, please have a look and any help is much appreciated.


    Thanks.
    Attached Files Attached Files
    Last edited by agusta; 03-24-2010 at 11:02 PM.

  2. #2
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    You can add to your inc/header.inc.php

    set_time_limit(0);

    so it over-rides the main server php.ini setting of 300 seconds.

    and remove after-wards.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  3. #3

    Join Date
    Mar 2010
    Posts
    3

    Default

    Thanks that did the trick.

  4. #4

    Join Date
    May 2010
    Posts
    1

    Default

    I accept:
    set_time_limit(0);

    so it over-rides the main server php.ini setting of 300 seconds.

    and remove after-wards.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dolphin intergrated into exisinting user/pass database
    By ThinkMud in forum Dolphin General Discussion v6.00 and above
    Replies: 2
    Last Post: 11-19-2009, 02:55 PM
  2. Replies: 12
    Last Post: 10-17-2006, 02:21 AM
  3. Backup & Restore
    By Rusty007 in forum Database
    Replies: 4
    Last Post: 05-16-2006, 05:21 AM
  4. Replies: 1
    Last Post: 11-14-2005, 09:15 PM
  5. Replies: 0
    Last Post: 04-06-2005, 09:41 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •