Código PHP:
mysql_connect("localhost","root","351122295");
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/www/sebastianpetrucci.com.ar/mensaje.php on line 40
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'sebaweb'@'82.197.131.60' (using password: NO) in /home/www/sebastianpetrucci.com.ar/mensaje.php on line 43
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/www/sebastianpetrucci.com.ar/mensaje.php on line 43
Warning: mysql_query() [function.mysql-query]: Access denied for user 'sebaweb'@'82.197.131.60' (using password: NO) in /home/www/sebastianpetrucci.com.ar/mensaje.php on line 46
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/www/sebastianpetrucci.com.ar/mensaje.php on line 46
hace poco estoy en este tema de php y necesitaria ayuda, sera que cuando conecto al a base tengo que poner en ves de localhost y root, awardspace y mi usuario y contraseña del mismo??
por favor ayudenme
perdon, lei un poquito mas y supe que tengo que subir mi base al hosting, y una manera es subiendo mi phpmyadmin.. es asi?