LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problems running xampp php (https://www.linuxquestions.org/questions/linux-software-2/problems-running-xampp-php-623122/)

konqi 02-22-2008 02:14 PM

problems running xampp php
 
i have some problems running xampp. I just installed it on /opt. Then i ran the security tool. After that i started xampp with /opt/lampp/lampp start. With konqueror i go to http://localhost

but then i got some php errors:

Code:

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

I don't know how to fix it...

konqi 02-25-2008 01:26 PM

does anybody know it?


All times are GMT -5. The time now is 02:54 PM.