Moj problem je sledece prirode:
Instalirao sam neku skiptu radi probe na freehostia.com ali kad pokusam da otvorim stranicu prijavi mi
Citat:Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, support@freehostia.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Kad sklonim .htaccess onda dobijem sledecu gresku
Citat:Warning: mysqli_connect() [function.mysqli-connect]: (HY000/2005): Unknown MySQL server host 'mysql0.freehostia.com' (1) in /home/www/resenje.iz.rs/db/mysql2.php on line 72
Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /home/www/resenje.iz.rs/db/mysql2.php on line 125
mysql2.php on line 72 je obicna konekcija na bazu
$link=mysqli_connect(SQL_IP, SQL_USER, SQL_PWD,SQL_DATABASE) or die(db::error($link));
Ovo je moj .htaccess
mycity.rs/must-login.png
Hvala unapred na pomoci.
|