Page 1 of 1

Security Notice: Undefined variable

PostPosted: 18. October 2015 23:13
by jl303
I installed "xampp-portable-win32-5.6.12-0-VC11.7z".
If I go to "http://localhost/security/", I get:
Notice: Undefined variable: TEXT in D:\Programming\web\xampp\security\htdocs\index.php on line 13 | Security Section
Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in D:\Programming\web\xampp\security\htdocs\index.php on line 12
Warning: include(): Failed opening 'lang/1%00'=1.php' for inclusion (include_path='.;\Programming\web\xampp\php\PEAR') in D:\Programming\web\xampp\security\htdocs\index.php on line 12

Re: Security Notice: Undefined variable

PostPosted: 18. October 2015 23:14
by Altrea
The security scripts are deprecated.
Please don't use them any more.
XAMPP is shipped with the recommend amount of security needed to run a local test and development environment.