(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-18-24 04:21 PM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - Problem setting up version 1.92 New poll | |
Add to favorites | Next newer thread | Next older thread
User Post
drizzt do'urden

Red Paragoomba


 





Since: 12-08-05
From: Oregon

Last post: 6697 days
Last view: 6697 days
Posted on 01-02-06 04:27 PM Link | Quote
I am trying to set up a 1.92 board considering I have heard good things about it and I have seen that not many people support 1.ax stuff so yea. I changed the required information in the lib/config.php and then uploaded the files. I then get this error:

Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO) in /usr/export/www/hosting/drizztman500/lib/function.php on line 12

Im not sure what to do now, Im trying to learn some php and such in my free time when im not working or at school and ive learned a little bit but not to much to help me out now it seems.

Any help would be great

DarkSlaya

930
Gamma Ray








Since: 11-17-05
From: Montreal, Canada

Last post: 6299 days
Last view: 6298 days
Posted on 01-02-06 04:31 PM Link | Quote
Then you can't use mysql as root (with no pass).

You have to know what your username and pass are.
drizzt do'urden

Red Paragoomba


 





Since: 12-08-05
From: Oregon

Last post: 6697 days
Last view: 6697 days
Posted on 01-02-06 04:42 PM Link | Quote
Originally posted by DarkSlaya
Then you can't use mysql as root (with no pass).

You have to know what your username and pass are.


I know what my Username and Password. But how would I fix the problem i am having?
DarkSlaya

930
Gamma Ray








Since: 11-17-05
From: Montreal, Canada

Last post: 6299 days
Last view: 6298 days
Posted on 01-02-06 05:07 PM Link | Quote
Now it probably looks like this (config.php)

$sqlhost="localhost";
$sqluser="root";
$sqlpass="";
$dbname="Database Name";

It should be:

$sqlhost="localhost";
$sqluser="Username";
$sqlpass="Password";
$dbname="Database Name";
drizzt do'urden

Red Paragoomba


 





Since: 12-08-05
From: Oregon

Last post: 6697 days
Last view: 6697 days
Posted on 01-02-06 05:35 PM Link | Quote
Originally posted by DarkSlaya


$sqlhost="localhost";
$sqluser="Username";
$sqlpass="Password";
$dbname="Database Name";



So it's supposed to look like this?

//MySQL setup
$sqlhost="localhost";
$sqluser="Drizztman500";
$sqlpass="(My password";
$dbname="Drzztman500";

Now im getting this:

Warning: mysql_connect(): Access denied for user: 'Drizztman500@localhost' (Using password: YES) in /usr/export/www/hosting/drizztman500/lib/function.php on line 12
DarkSlaya

930
Gamma Ray








Since: 11-17-05
From: Montreal, Canada

Last post: 6299 days
Last view: 6298 days
Posted on 01-02-06 05:36 PM Link | Quote
Then there's definitly something wrong with the user name and password.

Because I know for sure that it's not the files doing this.
drizzt do'urden

Red Paragoomba


 





Since: 12-08-05
From: Oregon

Last post: 6697 days
Last view: 6697 days
Posted on 01-02-06 05:50 PM Link | Quote
I found the problem, the username I put was "Drizztman500" and it was supposed to be "drizztman500". The "D" wasnt supposed to be capitolized >.< my bad.

I know that in order to finish up with Versions of 1.ax I needed to run Setup.php, I see that 1.a2 dosnt have that. So how do I set up phpmyadmin and stuff like tha?
DarkSlaya

930
Gamma Ray








Since: 11-17-05
From: Montreal, Canada

Last post: 6299 days
Last view: 6298 days
Posted on 01-02-06 06:03 PM Link | Quote
Originally posted by drizzt do'urden
So how do I set up phpmyadmin and stuff like tha?


PhpMyAdmin

But normaly your host is supposed to already have PMA set up.
drizzt do'urden

Red Paragoomba


 





Since: 12-08-05
From: Oregon

Last post: 6697 days
Last view: 6697 days
Posted on 01-02-06 06:09 PM Link | Quote
Well I went to it just out of curiosity and it worked but I dont have any of the files on the left side of the screen like I do for 1.a2
Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - Programming - Problem setting up version 1.92 |


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.009 seconds; used 385.58 kB (max 472.09 kB)