Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter agibson22

    (@agibson22)

    Yes. The php_error.log is clean (I tested to see if it was working by breaking something and running it, and yes, it is outputting errors). The WordPress debug.log is also clean (again with the same type of test and yes it is outputting errors).

    Thread Starter agibson22

    (@agibson22)

    The localhost version was working just fine. Then, I imported the DB data from my remote host (Heroku), and it caused the problem.

    More troubling, I then restored my localhost DB from a previous localhost DB backup (made prior to any import/export from Heroku), and it still does not work. This is what is more confusing to me. The wp-config.php file has not been modified locally (verified with a simple ‘git status’). Hence, the configuration and DB that were working are no longer working.

    The DB server is running locally and can be accessed with the user credentials (Postgresql, in this case, verified by connecting with the psql command line tool).

Viewing 2 replies - 1 through 2 (of 2 total)