Jump to content
The Uniform Server Community

Recommended Posts

Posted

I can't conect to bwi with

$link=mysql_connect("localhost","root","root")or die(mysql_error( ));

mysql_select_db("bwi",$link) or die(mysql_error( ));

$result=msql_query("SELECT Code,Item,Description,Href,Src FROM silver")or die(mysql_error( ));

Developer tools is reporting 'Access denied'. Uniserver in D: thumb drive and my index.html in www folder on WIN XP SP3 system run as Administrator???????????????????????????

What username and passwords should I use in mysql_connect???????????????????????? :rolleyes:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...