Jump to content
  • 0

[Help] PHP Error se web


Question

Posted

geia sas paidia... prospa8w na sikwsw ena site kai mou bgazei to e3is error(look in photo)...kai enw o server einai online dn mou to bgazei oti einai  opoios borei as me help...sto telos exei ta scripts

 

52356224.png

 

Uploaded with ImageShack.us

 

status

<?php

    echo "<table width=\"150\">";

    $server  = "no-ip";

    $portg  = "7777";   

    $portl  = "9014";

    $timeout = "5";

?>

 

 

stats

<?php

 

    $db_user = "root";

    $db_pass = "password";

    $db_name = "l2jdb";

    $db_serv = "127.0.0.1";

 

    $res = mysql_connect ( $db_serv, $db_user, $db_pass ) or die ("Coudn't connect to [$db_serv]");

    $resdb = mysql_select_db ( "$db_name",$res );

 

    return $res;

 

?>

7 answers to this question

Recommended Posts

  • 0
Posted

prepi katarxas na exeis anixto to remote mysql apo to pc pou sikonis ton server sou

 

meta sto shmeio:

$db_serv = "127.0.0.1";  allakse tin ip kai bale tin ip tou server sou h to no-ip sou

kai to idio kane kai edw

$server  = "no-ip";

 

 

 

  • 0
Posted

Sto $server gt exei mono 'no-ip' ? Bale thn Ip tou server h thn No-IP..

 

sto $egw ebala to no-ip ekei bazw tin no-ip mou

 

prepi katarxas na exeis anixto to remote mysql apo to pc pou sikonis ton server sou

 

 

pws to kanw auto??

 

an einai auto pou leei

port 3306 k apo katw enable remote control access ayto to exw kati tick

 

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...