(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
06-02-24 06:21 AM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - Problem setting up version 1.92
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
drizzt do'urden
Posts: 28/57
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
DarkSlaya
Posts: 264/936
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
Posts: 27/57
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
Posts: 262/936
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
Posts: 26/57
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
Posts: 258/936
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
Posts: 25/57
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
Posts: 257/936
Then you can't use mysql as root (with no pass).

You have to know what your username and pass are.
drizzt do'urden
Posts: 24/57
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

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.012 seconds; used 350.95 kB (max 396.02 kB)