here LOOK if i did any thing wrong :
Step 1) Delete my.ini
[Only registered and activated users can see links. Click Here To Register...]
Step 2) Run WinMySQLAdmin
Step 3) For User put root and For Password put test
[Only registered and activated users can see links. Click Here To Register...]
Step 4) Go to Navicat and open your Connection.
Step 5) And set it like you see it...
If you can't connect, Right click on the connection and properties. Then put in root and test. Try now. Also Open port 80
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
lol its not working at the end its the same topic idk what i have to say
Step 1) Delete my.ini
[Only registered and activated users can see links. Click Here To Register...]
Step 2) Run WinMySQLAdmin
Step 3) For User put root and For Password put test
[Only registered and activated users can see links. Click Here To Register...]
Step 4) Go to Navicat and open your Connection.
Step 5) And set it like you see it...
If you can't connect, Right click on the connection and properties. Then put in root and test. Try now. Also Open port 80
[Only registered and activated users can see links. Click Here To Register...]Quote:
<?
$myhost="localhost";
$mypass="test"; //your server login password
$myuser="root"; //your server login username
$mydbacc="account"; //your server account database
$mydbdata="my"; //your server my database name
$serverport=3306; //your server connection port
$mydb="my"; //your server my database
// Dont Edit after this
mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($mydb);
?>
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
lol its not working at the end its the same topic idk what i have to say