projectnami icon indicating copy to clipboard operation
projectnami copied to clipboard

installation error wp-db.php

Open mcimam opened this issue 5 years ago • 1 comments

During Installation of projectNami 2.3, I run into this trouble. Warning permission denied wp-db.php on line 1915 and 2554. One or more database tables are unavailable. The database may need to be repaired. Capture

I already try to repair the database, changing permission for database user and folder but none of them works.

mcimam avatar Nov 29 '19 13:11 mcimam

If the environment variable is set to enable the translation log, PN attempts to write all DB translation attempts into the same location at the PHP error_log. This error seems to indicate that permission was denied attempting to write to that location.

patrickebates avatar Nov 29 '19 15:11 patrickebates