Installation issue with php 4.3.11 resolved

Installation issues with WoWRoster

Installation issue with php 4.3.11 resolved

Postby engry » Wed Aug 30, 2006 12:25 am

Hi all, I just installed you roster it's great!! I love it, very good work :thumright:

Just a problem that I resolved and I hope i can help other people experiencing the same with php 4.3.11 and MySQL 4.1.19.

After installation and upload of conf.php file I had this error:

Setting.php:line[102]
Couldn't connect to the database
MySQL said:
1045:access denied for user "username'@'localhost' to database 'dbname'

I resolved editing the generated conf.php file replacing the ' " ' with ' ' ' as follows:

$db_host = 'localhost';
$db_name = 'dbname';
$db_user = 'username';
$db_passwd = 'dbpass';
$db_prefix = 'roster_';

I hope it helps :)
Last edited by engry on Wed Aug 30, 2006 12:26 am, edited 1 time in total.
engry
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Sat Jul 08, 2006 3:32 pm

Installation issue with php 4.3.11 resolved

Postby neo2810 » Wed Aug 30, 2006 5:15 am

I get the same error except its 1044: not 1045:
Used your tip, no joy...

PHP version 4.4.2
MySQL version 4.1.21-standard

Someone help please?
neo2810
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Wed Aug 30, 2006 1:28 am

Installation issue with php 4.3.11 resolved

Postby neo2810 » Thu Aug 31, 2006 1:43 am

Nevermind guys... el muppet here was using the wrong username

Sorted
neo2810
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Wed Aug 30, 2006 1:28 am


Return to Installation

Who is online

Users browsing this forum: No registered users and 1 guest

cron