Warning: include(../plugins/glossaire/conf_defaut2.inc): Failed to open stream: No such file or directory in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 29

Warning: include(): Failed opening '../plugins/glossaire/conf_defaut2.inc' for inclusion (include_path='.:/opt/cpanel/ea-php80/root/usr/share/pear') in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 29

Warning: Undefined variable $res_group in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 33

Warning: Trying to access array offset on value of type null in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 33

Warning: include(../plugins/glossaire/gloss_inc1.inc): Failed to open stream: No such file or directory in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 36

Warning: include(): Failed opening '../plugins/glossaire/gloss_inc1.inc' for inclusion (include_path='.:/opt/cpanel/ea-php80/root/usr/share/pear') in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 36

Warning: include(../plugins/glossaire/gloss_mob_inc2.inc): Failed to open stream: No such file or directory in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 37

Warning: include(): Failed opening '../plugins/glossaire/gloss_mob_inc2.inc' for inclusion (include_path='.:/opt/cpanel/ea-php80/root/usr/share/pear') in /home/freeguppyorg/sites/ghc.freeguppy.org/mobile/inc/inchead/glossaire_mob.inc on line 37
Centre d aide GuppY

  Accueil 
Stop ! Illegal Action from 'www.monsite.com

C'est un problème connu chez 1and1.

Il faut supprimer les lignes 293 à 302 du fichier postguest.php d'un GuppY 4.6.25 standard:
Code :

if (!empty($_SERVER['HTTP_REFERER'])) {
$url = parse_url($_SERVER['HTTP_REFERER']);
$host = $url['host'];
$ip = gethostbyname($host);
if ($ip != $host) {
if ($host != $_SERVER['SERVER_NAME']) {
die("STOP ! Illegal action from '$host' (IP=$ip)");
}
}
}
   
"Stop ! Illegal Action from 'www.monsite.com' (IP=xxx.xxx.xxx.xxx)" veut dire que la réponse attendue par GuppY à une requête d'identification du serveur n'a pas abouti.
Soit il s'agit d'une réponse incorrecte ou d'une absence de réponse à cette requête.


 


Date de création : 12/09/2011 @ 16:32
Dernière modification : 12/09/2011 @ 16:32
Catégorie : Messages d'erreurs
Page lue 17877 fois
Haut

© 2004-2024

Document généré en 0.02 seconde