Jump to content
GIGN Forum

Ko Tas Nozime?


Recommended Posts

Man tada problema kip ar calladmin script cakarejos un kad ieeju loga localhost/bla/bla/bla un uzeju calladmin kad pasaukt var man paradas apaksa sads te uzraksts

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'pmremote'@'localhost' (using password: NO) in C:\AppServ\www\index.php on line 208

$mysql[host] = "sh-lr.oo.lv";

$mysql[user] = "pmremote"

$mysql[pwd] = "";

$mysql[db] = "projects"'

$mysql[table] = "version"'

$this[project] = "AdminCall";

$this[version] = "1.0";

$con = mysql_connect($mysql[ip], $mysql[user], $mysql[pwd]) or error(""); (SI IR TA line 208)

mysql_select_db($mysql[db], $con) or error("");

$result = mysql_query("SELECT version , status FROM ".$mysql[table]." WHERE projectname = '".$this[project]."'");

velejos dzirdet kadas domas ka to novers vai mainit lai neraditos error :lolza:

Saku jau pieprieks paldies... :thumbsup:

Edited by Get5
Link to comment
Share on other sites

Esmu stipri pārliecināts, ka veido uz locālā tad arī try this:

$mysql[host] = "localhost";

$mysql[user] = "root"

$mysql[pwd] = "tavs pass";

$mysql[db] = "projects"'

$mysql[table] = "version"'

$this[project] = "AdminCall";

$this[version] = "1.0";

or this:

$mysql[host] = "localhost";

$mysql[user] = "pmremote"

$mysql[pwd] = "tavs pass";

$mysql[db] = "projects"'

$mysql[table] = "version"'

$this[project] = "AdminCall";

$this[version] = "1.0";

nu notekti aizies...

Link to comment
Share on other sites

$mysql[host] = "localhost";

$mysql[user] = "root" (si ir line 200)

$mysql[pwd] = "tavs pass";

$mysql[db] = "projects"'

$mysql[table] = "version"'

$this[project] = "AdminCall";

$this[version] = "1.0";

or this:

$mysql[host] = "localhost";

$mysql[user] = "pmremote" (si ir line 200)

$mysql[pwd] = "tavs pass";

$mysql[db] = "projects"'

$mysql[table] = "version"'

$this[project] = "AdminCall";

$this[version] = "1.0";

nu notekti aizies...

Neee diemzel nee neiet, pameginaju abus neviens neiet un rada

Parse error: parse error, unexpected T_VARIABLE in C:\AppServ\www\index.php on line 200

abiem diviem.....

PS. jancis38 ej dirs* un beidz spamot...

PSS. tas video bija nirdzigs...... :/

Edited by Get5
Link to comment
Share on other sites

pats vainīgs, ka aiz $mysql[user] = "root" nēsi ieliecis ķeksi - ;

Link to comment
Share on other sites

Ops aizmirsu pa tiem keksiem (nezinu ko vini dod) tadel nekliku..... Paldies duplets tagad to erroru nemet vairs..... tik met citu :P bet gan jau tiksu gala kad atradisu kura line ta ir jo tas otrs scrit kk crazy sataisits

Edited by Get5
Link to comment
Share on other sites

šeit:

$mysql[db] = "projects"'
$mysql[table] = "version"'

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...