Page 1 of 1

localhost/security/xamppsecurity.php

PostPosted: 23. April 2015 15:00
by BoxTheHead
Hi,

I downloaded XAMPP from here: https://www.apachefriends.org/download.html and I installed it, but when I go to here: http://localhost/security/xamppsecurity.php I get the below:

Image

I haven't removed or edited anything.

Re: localhost/security/xamppsecurity.php

PostPosted: 26. April 2015 20:46
by Altrea
Hi BoxTheHead,

This is a problem if you don't choose a language before or your language file is not present.

So please be sure that;
  • the file \xampp\security\htdocs\lang.tmp exists and contains your language code
  • your language file relating to the containing language code exists in \xampp\security\htdocs\lang\

You can take a look into your PHP \xampp\php\logs\php_error_log for information about what is missing too.

best wshes,
Altrea

P-S.: I would not use the XAMPP security pages. They can produce some other problems and will probably not add any additional security at all if you use XAMPP the way it is meant for.