Page 1 of 1

http://127.0.0.1/security ??? não abre!!!

PostPosted: 24. June 2012 04:01
by titaweb
good night, can not access the page (http://127.0.0.1/security) xampp security, gives error:

Warning: include (lang / pt_br.php) [function.include]: failed to open stream: No such file or directory in C: \ xampp \ security \ htdocs \ index.php on line 13

Warning: include () [function.include]: Failed opening 'lang / pt_br.php' for inclusion (include_path = '. C: \ xampp \ php \ PEAR') in C: \ xampp \ security \ htdocs \ index. php on line 13

what do I do?
thank you

Re: http://127.0.0.1/security ??? não abre!!!

PostPosted: 24. June 2012 13:50
by JonB
OK - here is likely the issue - your browser language is detected as Portugese_Brazil. XAMMP does not provide that subset.

Solution (probably) copy \xampp\htdocs\security\pt.php to \xampp\htdocs\security\pt_br.php

Restart, and see if that solves the problem.

Boa Sorte.
8)