Creating a database for phpBB easyCMS problem!

Wondering why that MOD you have won't install correctly? Let's take a look
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
flesh
Posts: 139
Joined: Tue Aug 01, 2006 3:28 pm

Creating a database for phpBB easyCMS problem!

Post by flesh »

Hello all
I am having a problem with installing this mod .... http://www.phpbbhacks.com/download/1411 ...
so i had some problems with it but I fixed them ... after I installed it with EM i had to run this file: "cms_install.php" to create the databases ... but it is not working correctly ... it gives me this problem:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'irontree_phpbb3'@'localhost' (using password: NO) in /users/irontree/public_html/forums/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /users/irontree/public_html/forums/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /users/irontree/public_html/forums/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database
Can someone take a look at the file and tell me how can I create the databese
http://forums.irontrees.com/cms_install.php.txt

Please, help me fix this pro :oops:

dellsystem
Registered User
Posts: 13
Joined: Tue May 22, 2007 12:10 am

Re: Creating a database for phpBB easyCMS problem!

Post by dellsystem »

flesh wrote:Please, help me fix this pro :oops:
Install it by hand :) Not only is it not stated anywhere to be EasyMOD compliant, the install file is called phpBB easyCMS 1.0.6.txt. The file cms_install.php is just the database update (eg it runs the SQL Query).

Locked