Message Board

Installing Honey Pots

Older Posts ]   [ Newer Posts ]
 PHP Validation Error
Author: J.Kosta   (25 Jan 05 12:57pm)
php -v
4.0.4pl1

pwd
/home/netsquid/www/sp

ls -l
rwxrwx--- 2 netsquid netsquid 1024 Jan 25 11:42 Extras/
drwxr-x--- 2 netsquid netsquid 1024 Oct 14 18:46 Legal Documents/
-rw-r--r-- 1 netsquid netsquid 29779 Jan 25 11:43 ProjectHoneyPot_script.zip
-rw-r--r-- 1 netsquid netsquid 3208 Jan 25 11:42 README_Install.txt
-rwxr-xr-x 1 netsquid netsquid 20247 Jan 25 11:42 blingbling.php*

http://www.netsquid.com/sp/blingbling.php

A validation error occured. If this problem persists, you will need to generate a new script.
 
 Re: PHP Validation Error
Author: L.Holloway   (25 Jan 05 3:57pm)
It looks like the majority of your PHP is configured not to send environment / _SERVER information:

$_SERVER["REMOTE_ADDR"]
$_SERVER["SERVER_NAME"]
$_SERVER["SCRIPT_NAME"]
$_SERVER["SERVER_ADDR"]
$_SERVER["PHP_SELF"]
$_SERVER["SCRIPT_NAME"]
$_SERVER["REQUEST_URI"]

All turn up NULL. The validator needs several (if not all of these values). You may want to try Perl (or Python -- that should be out soon) if your webserver has that support.

Thanks for attempt!
 
 Re: PHP Validation Error
Author: J.Kosta   (25 Jan 05 4:26pm)
OK -- I will wait for python. I tried PERL and got a different error. Looking forward to participating.
 
 Re: PHP Validation Error
Author: A.Stewart   (9 Mar 05 11:27am)
I'm getting validation errors on both the PHP and Python.

Is a website with no www not supported?



do not follow this link

Privacy Policy | Terms of Use | About Project Honey Pot | FAQ | Cloudflare Site Protection | Contact Us

Copyright © 2004–25, Unspam Technologies, Inc. All rights reserved.

contact | wiki | email