the IP Listed is 10.33.249.%
---------- Post added at 04:57 PM ---------- Previous post was at 04:50 PM ----------
i'm finish adding IP Address that you mentioned..
wat is the next?
---------- Post added at 05:00 PM ---------- Previous post was at 04:57 PM ----------
thank you so much SIR...
yes i tried that many times.. but it does not work. i check all the PRIVILEGES also in the mySQL database wizard..
hiazt... tommorow is my deadline... :(
here's the result:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'aianzki_aian'@'web3.vital.x10hosting.com' (using password: YES) in /home/aianzki/public_html/connect.php on line 2
Access denied for user 'aianzki_aian'@'web3.vital.x10hosting.com' (using password: YES)
i tried it to my xampp the code i use in connecting to database. and it works.. and then.. when i uploaded it to online. the database cant connect no more..
---------- Post added at 03:45 PM ---------- Previous post was at 03:43 PM ----------
in short the website that i create is working...
it has have two tables.. just for a comment and for the data
---------- Post added at 03:22 PM ---------- Previous post was at 10:12 AM ----------
yes.. i tried standalone.. and it connects. but when i import it through online its not working
yes i granted all there permission.. in MySql Database and also to the MySql Database Wizard
---------- Post added at 09:58 AM ---------- Previous post was at 09:52 AM ----------
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial...
heres my code:
<?php
// Your host, 99% of the time it's localhost.
$db_host = 'localhost';
// Your username for MySQL.
$db_user = 'aianzki_aianzki';
// Your password for MySQL.
$db_pass = 'mypassword';
// And your given name for the database.
$db_name = 'aianzki_greenscarf';
//...
my domain is www.greenscarf.co.cc
and i was connecting my database to my blog
---------- Post added at 09:29 AM ---------- Previous post was at 09:27 AM ----------
my domain is www.greenscarf.co.cc
and i want to connect my database to my blog
Hi everyone. anyone there can help me? i cant connect my database in x10hosting.com.
pls help me. the error message is "Lost connection to MySQL server at 'reading initial communication packet', system error: 111"