News Manager


MySQL Link failure:

    News has tried unsuccessfully to link to your MySQL database using the information that you supplied when configuring the file "config.php".

    This could be due to one of the following reasons:
  • MySQL server failure
  • Configuration information incorrect

Possible Solution (1)
  1. Check that the MySQL server is functioning correctly.
Possible Solution (2)
  1. Delete the configuration file "config.php".
  2. Double check all MySQL configuration information and ensure that either i) an empty database is already prepared into which the News installation script can install all the necessary tables and data, or ii) a previously installed and correctly configured database is present, in which case you need to simply regenerate and replace the configuration file "config.php" to account for changes in your MySQL connection configuration.
  3. Open a browser and load the admin control panel "news_admin.php" to reinitiate the installation proceedure.