Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Vajrasar Goswami

    (@vajrasar)

    Just in case FYI:

    I faced these two errors

    ————————————–
    GLOBAL DB-REPLACE
    ————————————–
    SEARCH1: ‘https://www.mysitename.com’
    REPLACE1: ‘https://localhost/CustomSite’
    SEARCH2: ‘/home/mysitenamexu/public_html/’
    REPLACE2: ‘E:/wamp/www/CustomSite/’
    SCANNED: Tables:49 | Rows:594453 | Cells:3831746
    UPDATED: Tables:3 | Rows:80573 |Cells:118110
    ERRORS: 2
    RUNTIME: 601.779300 sec
    ====================================
    DATA-REPLACE ERRORS (Serialization):
    SELECT option_value, autoload FROM wp_options WHERE option_id = “58193”;
    SELECT option_value, autoload FROM wp_options WHERE option_id = “98903”;

    Looks like you might be missing a file. I would try the ‘manual extraction’ mode found in the ‘Advanced Options’ of step one. For more detail on how to use it be sure to checkout the User Guide which can be found by clicking on the Support link from the plugin…

    Cheers~

    Thread Starter Vajrasar Goswami

    (@vajrasar)

    Thanks for the reply.

    I extracted the files of the package in the same folder where installer.php was residing. But when I went to localhost/mytestsite
    I was greeted with a ‘500 internal server error’!

    Any ideas?

    Hey Vajrasar,

    Here is a helpful section on the FAQs page:
    -> Browse To: https://lifeinthegrid.com/duplicator-faq/
    -> Find Section: “3. Troubleshoot”
    -> See Area/Question: “I got an “Internal Server 500″ message what should I do?”

    Cheers~

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error while deploying the Package on localhost (local environment)’ is closed to new replies.