Jump to content
  • 0

pomoc [HELP-PHP]Ukazuje mi error


_Killer_

Dotaz

Nazdar,mám xEl adminku a išiel som news/pages/admin a dalo mi error

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'www-data'@'localhost' (using password: NO) in /var/www/news/pages/admin/index.php  on line 3

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /var/www/news/pages/admin/index.php on line 4

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/news/pages/admin/index.php on line 5
UĹživatelĂŠ

Fatal error: Call to undefined function AddMiniTableItem() in /var/www/news/pages/admin/index.php on line 144

 

ja nwm kde je chyba v php sa niak moc neviznam tabulky mam ale nwm co je stymto prosim help

Link to comment
Share on other sites

Recommended Posts

  • 0

ja to mam nastavene

<?php
$m_server			=			"localhost"; //mysql server
$m_user				=			"root"; // mysql user
$m_password			=			"*******"; // mysql password
$m_db				=			"killer";  // mysql db
///////////////////////////
$ip_hostingu		=			'93.185.108.248';
?>

Link to comment
Share on other sites

  • 0
killer":2gpv2hr4]ja to mam nastavene

<?php
$m_server			=			"localhost"; //mysql server
$m_user				=			"root"; // mysql user
$m_password			=			"*******"; // mysql password
$m_db				=			"killer";  // mysql db
///////////////////////////
$ip_hostingu		=			'93.185.108.248';
?>

 

A Máš SQL na xEl Adminku? :d

Link to comment
Share on other sites

  • 0
killer":kyhhnr0p]ja to mam nastavene

<?php
$m_server			=			"localhost"; //mysql server
$m_user				=			"root"; // mysql user
$m_password			=			"*******"; // mysql password
$m_db				=			"killer";  // mysql db
///////////////////////////
$ip_hostingu		=			'93.185.108.248';
?>

 

A Máš SQL na xEl Adminku? :d

tabulky ci co ? :d

Link to comment
Share on other sites

  • 0
killer":108pag99]
killer":108pag99]ja to mam nastavene

<?php
$m_server			=			"localhost"; //mysql server
$m_user				=			"root"; // mysql user
$m_password			=			"*******"; // mysql password
$m_db				=			"killer";  // mysql db
///////////////////////////
$ip_hostingu		=			'93.185.108.248';
?>

 

A Máš SQL na xEl Adminku? :d

tabulky ci co ? :d

 

Mno jo tabulky, máš?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...