You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Oliver - GoodnGo.COM (R)" <ol...@goodngo.com> on 2001/06/28 18:16:05 UTC

Apache Konfiguration Error 500

Hallo,

jetzt habe ich tagelang damit zu gebracht den Apache 1.3 zu installieren und
zum Laufen zu bringen ... -
aber jetzt bekomme ich bei perl Skripten die im cgi-bin Verzeichnis vom
Browser aus zum Laufe gebracht werden sollen -> die ERROR 500 Meldung.

Die Perl Skripte liefen auf einer anderen RedHat Linuxmachine problemlos.
und konnten von jedem Webclient aufgerufen und ausgeführt werden.

Ich denke mal ich habe den Apache falsch konfiguriert.

Wie bekomme ich die Perl Skripte zum laufen???
Ich bin für jeden Hiweis dankbar .


GoodnGo.COM Netzwerke 
Netzwerke Programmierung eCommerce Hosting Web
Westendstrasse 20
80339 München
Germany 
Fon     0049 (0)89 54071102 
Fax     0049 (0)89 54071103 
e-Mail info@goodngo.com 

    Hier geht es zur GoodnGo Auktion Bitte klicken

Bitte folgen Sie diesem Hyperlink, wenn Ihr Browser keine automatische Weiterleitung unterstützt.
Please follow this link, if your browser does not support automatic page refreshing.



Re: Apache Konfiguration Error 500

Posted by Ged Haywood <ge...@www2.jubileegroup.co.uk>.
Hi there,

On Thu, 28 Jun 2001, Oliver - GoodnGo.COM (R) wrote:

> jetzt habe ich tagelang damit zu gebracht den Apache 1.3 zu
> installieren und zum Laufen zu bringen ... -

Please post to the mod_perl List in English only.

> aber jetzt bekomme ich bei perl Skripten die im cgi-bin Verzeichnis vom
> Browser aus zum Laufe gebracht werden sollen -> die ERROR 500 Meldung.
> 
> Die Perl Skripte liefen auf einer anderen RedHat Linuxmachine problemlos.
> und konnten von jedem Webclient aufgerufen und ausgef�hrt werden.

You do not give enough information to answer your question.  There is
likely to be a problem with your httpd.conf but it could be something
as simple as a file permission.  Read .../mod_perl/SUPPORT from the
mod_perl source distribution and also the mod_perl Guide which is at
http://perl.apache.org/guide.

In the Guide there is a reference to the book "Writing Apache Modules
with Perl and C" which gives detailed descriptions of how to set up
your server.  If you have another server which is working, it should
not be too difficult to find out what is different.  What does it say
in your error_log about the 500s?

73,
Ged.