ProjectNami / projectnami

WordPress powered by Microsoft SQL Server
http://projectnami.org
Other
268 stars 139 forks source link

installation error wp-db.php #382

Open mcimam opened 4 years ago

mcimam commented 4 years ago

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.

patrickebates commented 4 years ago

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.