Activating distribution causes 500 error when wp-config.php one level up
-
I am hosting with GridPane.
They configure sites like this:
/var/www/sitename.com/wp-config.php
/var/www/sitename.com/htdocs/(wordpress installation)
In other words, there is no wp-config.php file in the site folder, it is one level up.
This plugin breaks my site because it creates an empty wp-config.php file in /var/www/sitename.com/htdocs/
I presume it is trying to add a configuration setting to wp-config.php but it doesn’t locate the wp-config.php file correctly.
- The topic ‘Activating distribution causes 500 error when wp-config.php one level up’ is closed to new replies.