in the .htaccess file in html directory of the chat. If I delete it, the error 500 is gone, but all include pathes are wrong. What can I do?
Thanks,
Peter
==================================================
Ich habe PHPOpenChat installiert, und nach der Installation bekomme ich einen Internen Serverfehler 500. Der Grund ist die Zeile (s.o.) in der .htaccess-Datei im html-Verzeichnis des Chats. Wenn ich sie lsche, ist der Fehler 500 weg, aber alle Include-Pfade sind logischerweise falsch. Was kann ich tun?
Danke,
Peter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
vielleicht luft dein php im safe-mode und da ist keien manipulation des incldue-path erlaubt, oder dein apache akzeptiert keine .htaccess modifikationen. ansonsten ist es eher rtselhaft... sorry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
German below. A german answer is a better answer :)
I've installed PHPOpenChat, and after installation I get an Internal Server Error 500. The cause the line
php_value include_path ".:/home/web32/html/chat/includes"
in the .htaccess file in html directory of the chat. If I delete it, the error 500 is gone, but all include pathes are wrong. What can I do?
Thanks,
Peter
==================================================
Ich habe PHPOpenChat installiert, und nach der Installation bekomme ich einen Internen Serverfehler 500. Der Grund ist die Zeile (s.o.) in der .htaccess-Datei im html-Verzeichnis des Chats. Wenn ich sie lsche, ist der Fehler 500 weg, aber alle Include-Pfade sind logischerweise falsch. Was kann ich tun?
Danke,
Peter
vielleicht luft dein php im safe-mode und da ist keien manipulation des incldue-path erlaubt, oder dein apache akzeptiert keine .htaccess modifikationen. ansonsten ist es eher rtselhaft... sorry