Hi guys,
Please help me with this problem.
I am using Ubuntu 8.04 and LAMPP has started already, but when i browse
http://localhost/, a message appears like:
Warning: file_get_contents(lang.tmp) [function.file-get-contents]: failed to open stream: Permission denied in /opt/lampp/htdocs/xampp/index.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/htdocs/xampp/index.php:2) in /opt/lampp/htdocs/xampp/index.php on line 4
By the way, LAMPP is in /opt. I tried checking "lang.temp", which is in /opt/lampp/htdocs/xampp, and it's empty and so i opened it with a text editor and typed "en" as instructed, but still, nothing happened. The problem is still there.
What will I do with this?
Thank you in advance