Page 1 of 1

can't access XAMPP problem with lang.tmp

PostPosted: 02. May 2007 12:46
by robwales
I have installed XAMPP on Feisty after using it successfully on Edgy (Did a clean install rather than upgrade to Feisty)

After install and running the security app I get this error.


Warning: include(lang/en .php) [function.include]: failed to open stream: No such file or directory in /opt/lampp/htdocs/xampp/index.php on line 12

Warning: include() [function.include]: Failed opening 'lang/en .php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/xampp/index.php on line 12

I have deleted the lang.tmp and created a new lang.tmp file with en on line one of the file.

If I remove the text en I get tehe same message above but without the en in the lang/en .php line.

Help please