Skip to main content

WP Toolkit Restore Issues

Comments

1 comment

  • Hi,

     

    Regarding the "proc_open/proc_closed not available" issue, it's possible this function was needed by the WordPress installation from a custom theme or plugin. If you haven't already, I suggest checking the WP Toolkit error logs to see if any further detail is given regarding these errors, as sometimes that can help highlight the root cause of the issue. I'll include articles below with details on enabling enhanced logging and another with the log locations for WP Toolkit:

     

    How to troubleshoot WP Toolkit

     

    How to enable Enhanced Logging in WP Toolkit

     

    Regarding the database error, it appears that there is an issue with removing the n5tFILvz_cli_cookie_scan_categories table. As such, you will likely need to manually remove this table so the database can be fully removed. One option for this would be to run a drop query for this table in PHPMyAdmin with the option to "Enable foreign key checks" unchecked. I was able to find some additional discussion on this topic that may prove useful:

     

    Can't drop table a foreign key constraint fails

     

    If you haven't already, I suggest ensuring you have a backup of this database before performing any changes to minimize the risk of data loss.

    0

Please sign in to leave a comment.