View Single Post
Old 29-06-2006, 02:03 PM   #1 (permalink)
mantis32
Registered User
 
Join Date: Jun 2006
Posts: 1
mssql db support

I'm trying to setup dotproject manually, but I'm encountering db issues.
I created a db user and a db name and put in the proper info for the dotproject install script. but when I run it i encounter permissions issues for files that are chmod and it can't connect to the db.

Should the DB be localhost?

Progress:

Creating config


Warning: fopen(../includes/config.php): failed to open stream: Permission denied in /home/mantis32/public_html/pm/install/do_install_db.php on line 238


Database Installation Feedback: Not Created
No Database Connection available! Access denied for user: 'mantis32_admin@localhost' (Using password: YES)
Please note that errors relating to dropping indexes during upgrades are NORMAL and do not indicate a problem.
Config File Creation Feedback: Config file could not be written
The following Content should go to ./includes/config.php. Create that text file manually and copy the following lines in by hand. Delete all empty lines and empty spaces after '?>' and save. This file should be readable by the webserver.
mantis32 is offline   Reply With Quote