PDA

View Full Version : Windows 2000 Advanced Server setup problem


RJ Jaffey
Mon 4th Jun '01, 3:09am
I'm running Windows NT2000 Advanced Server. Have PHP 4, Perl 5 and MySQL installed and running. Have been trying to get the vBulletin software running for two days now with no success!! I have administrative rights to all folders.

This is the error I get when attempting to setup vBulletin:

*******************************
Attempting to attach to database...


Warning: Access denied for user: 'jaffeyr@zugaboards.zuga.net' (Using password: YES) in C:\Inetpub\forums\admin\db_mysql.php on line 38

Warning: Supplied argument is not a valid MySQL-Link resource in C:\Inetpub\forums\admin\db_mysql.php on line 47

The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly.
********************************
The "MY.INI" file looks like this minus the "xxxx's"

*******************************
[mysqld]
basedir=C:/mysql
bind-address=xxx.xxx.xxx.xxx
datadir=C:/mysql/data
language=C:/mysql/share/english/
slow query log#=c:/mysql/log/
tmpdir#=C:/mysql/tmpdir
port=3306
set-variable=key_buffer=16M
[WinMySQLadmin]
Server=C:/mysql/bin/mysqld-nt.exe
user=rj
password=xxxxxxx
QueryInterval=10
*******************************

I even setup a "MY.CNF" file:

********************************
[mysqld]
basedir=c:/mysql
********************************

I'd like to buy a few more copies of the program if I can get it to work.

Could someone check out my setup and please advise.

Thanks

RJ



:confused:

DVD Plaza
Mon 4th Jun '01, 9:24pm
Looks like your problem lies here:
Warning: Access denied for user: 'jaffeyr@zugaboards.zuga.net' (Using password: YES)
You're trying to connect using a username of <b>jaffeyr@zugaboards.zuga.net</b>, when I would highly doubt you created a MySQL user called that. You'd have this set in your vBulletin phpconfig file

RJ Jaffey
Mon 4th Jun '01, 9:42pm
Thanks Chris,

It turned out that the default User Login: ROOT and PW: NONE
was the problem. The documentation didn't explain how to login during the setup steps 1 -12.

Maybe you can help me with another problem that you might know about. When you want to attach a graphic image to a post using the "Browse" button below the "Your Reply" area it will not show the image on the post after you submit it. I know you can link a URL to show an image and that works fine but what about just uploading a graphic to the server area and where.

It seems to work on this site fine as per my attacment below "kathy.jpg"




Any thoughts?

Thanks

RJ

DVD Plaza
Tue 5th Jun '01, 12:30am
Interesting. I haven't yet tried displaying attached graphics inline, I was thinking of leaving it as an "clickable attachment" to minimise bandwidth for those that aren't interested in seeing it. I try turning it on later and see what happens.

RJ Jaffey
Tue 5th Jun '01, 12:37am
Chris,

That will do a "clickable attachment" !!!!

How's that setup on vB?

Thanks

RJ