Chapter 9.  MPN Error Messages

Table of Contents

Installation
Forum

Installation

The following is a list of possible errors you may encounter while installing MPN. This is by no means a complete list, however it does contain many common errors that you can use to track down your problem. If you get an error that is not listed here, please post a question on the MPN Forum.

In order for the MPN team to resolve your problem quickly, please use the following format when posting your problems and questions.

  1. The Actual Error Message. Please cut and paste the message.
  2. What you were doing when the error was generated.
  3. Your servers PHP and MySQL version information.
  4. A link to the page where the error was generated.
  5. Have you hacked the code?
  6. Words of kindness for the MPN Team.

Table 9.1.  Installation Error Messages

Error # Error Message What To Do
1 Unable to select database Go back to the database setup page and double check your access information.
2 Database Already Exists You can't create a database that already exists. Go back and uncheck the "create database" checkbox.
3

Warning:

fopen("some directory/some file","wb") - Permission denied...

You didn't CHMOD your directories and/or files correctly. Re-check permissions. This applies for all errors of this type.
4 Warning: Access denied for user: 'username@localhost' (Using password: YES) in d:\apache\www\cms\install.php on line 1984 Warning: MySQL Connection Failed: Access denied for user: 'username@localhost' (Using password: YES) in d:\apache\www\cms\install.php on line 1984 You need to use the username and password for the MySQL database that your hosting provider gave to you or when you run your own server, the username and password that you installed for MPN.
User Contributed Notes
errors.php
Add Note Add Note About Notes
There are no user contributed notes for this page.
Last updated: Fri, 25 Jul 2008 - 4:50:51