Die Suche ergab 5 Treffer

von tomdidit
24.02.2005 00:29
Forum: phpBB 2.0: Administration, Benutzung und Betrieb
Thema: Bitte um Hilfe!!!!!
Antworten: 8
Zugriffe: 927

THX

danke trotzdem muss der provider morgen ran
;-)

schönen abend
und danke für den versuch

lg
tom
von tomdidit
24.02.2005 00:16
Forum: phpBB 2.0: Administration, Benutzung und Betrieb
Thema: Bitte um Hilfe!!!!!
Antworten: 8
Zugriffe: 927

nein

die zeile soll so aussehen??
-----------------------------------------------------------------------------
$client_ip = ( !empty($HTTP_SERVER_VARS['HTTP_X_REMOTECLIENT_IP']) ) ? $HTTP_SERVER_VARS['HTTP_X_REMOTECLIENT_IP'] : ( ( !empty($HTTP_ENV_VARS['HTTP_X_REMOTECLIENT_IP']) ) ? $HTTP_ENV_VARS ...
von tomdidit
23.02.2005 23:58
Forum: phpBB 2.0: Administration, Benutzung und Betrieb
Thema: Bitte um Hilfe!!!!!
Antworten: 8
Zugriffe: 927

nöööö

nun kommt ein parse error

Parse error: parse error in /home/xxxxxx/www.forum-xxxxxx.com/common.php on line 208

Fatal error: Call to undefined function: session_pagestart() in /home/xxxxxx/www.forum-xxxxxxx.com/index.php on line 31


bin ratlos
von tomdidit
23.02.2005 23:40
Forum: phpBB 2.0: Administration, Benutzung und Betrieb
Thema: Bitte um Hilfe!!!!!
Antworten: 8
Zugriffe: 927

hab ich gemacht

dort steht dann folgendes:

Obtain and encode users IP
//
// I'm removing HTTP_X_FORWARDED_FOR ... this may well cause other problems such as
// private range IP's appearing instead of the guilty routable IP, tough, don't
// even bother complaining ... go scream and shout at the idiots out there who ...
von tomdidit
23.02.2005 23:28
Forum: phpBB 2.0: Administration, Benutzung und Betrieb
Thema: Bitte um Hilfe!!!!!
Antworten: 8
Zugriffe: 927

Bitte um Hilfe!!!!!

Hi an alle - ich habe folgendes Problem:

Mein Provider hat folgende Vorgabe:

26. Was ist bei PHP Scripts zu beachten?

Da SPRIT.ORG zur Erhöhung der Ausfallsicherheit und Performance einen Loadbalancer verwendet, verwenden Sie bitte statt der Variable $_SERVER["REMOTE_ADDR"] die Variable $_SERVER ...

Zur erweiterten Suche