I am getting the following error when I try to access my WordPress website. It was working quite fine previously. Could anyone help me on this.
No configuration file found and no installation code available. Exiting…
I am getting the following error when I try to access my WordPress website. It was working quite fine previously. Could anyone help me on this.
No configuration file found and no installation code available. Exiting…
You must be logged in to post a comment.
In WordPress there will be a default wp-config.php file and I think this has been missing from your package. Please Check if it is there, else create a new one with file name wp-config.php and Place the following code in it with appropriate Database Credentials.
If you have a wp_config.php file, and you can viw the home page but not the internal pages, try changing the Permalinks style.
This can sometimes fix issues with .htaccess settings.