Trouble Installing Mantis on my PC(IIS5)
Posted: 11 Apr 2005, 07:57
I am a new Mantis User. and also New to MySQL and Php.
I had downloaded and install "PHP 5.0.4" onto my IIS5 Server on WinXP.
I also had downloaded and install MySQL Server onto my PC.
And also Mantis.
.
I created a Virtual Directory to the Mantis Program on my IIS and run the application from the IE Browser ( http://localhost/mantis/main_page.php )
However, it return me an error
Fatal error: Call to undefined function mysql_connect() in
D:\Project\WebApplication\Bug Tracking System\Mantis\mantis-0.19.2
\core\adodb\drivers\adodb-mysql.inc.php on line 338
And i believe this is due to the database structure is not created at the My SQL and also the connection string from the Mantis PHP program to the MySQL is also not set properly.
I downloaded the Mantis Manual (D:\Project\WebApplication\Bug Tracking System\Mantis\Manual\manual\index.html) ,
but does not see any portion that mentioned abt the MySQL Database Structure for Mantis as well as the database connection frm the Mantis PHP application to the MySQL server?
Can any one here advise me how can this be done?? or where can i refer to on the manual on this area???
I had downloaded and install "PHP 5.0.4" onto my IIS5 Server on WinXP.
I also had downloaded and install MySQL Server onto my PC.
And also Mantis.
.
I created a Virtual Directory to the Mantis Program on my IIS and run the application from the IE Browser ( http://localhost/mantis/main_page.php )
However, it return me an error
Fatal error: Call to undefined function mysql_connect() in
D:\Project\WebApplication\Bug Tracking System\Mantis\mantis-0.19.2
\core\adodb\drivers\adodb-mysql.inc.php on line 338
And i believe this is due to the database structure is not created at the My SQL and also the connection string from the Mantis PHP program to the MySQL is also not set properly.
I downloaded the Mantis Manual (D:\Project\WebApplication\Bug Tracking System\Mantis\Manual\manual\index.html) ,
but does not see any portion that mentioned abt the MySQL Database Structure for Mantis as well as the database connection frm the Mantis PHP application to the MySQL server?
Can any one here advise me how can this be done?? or where can i refer to on the manual on this area???