Current time: 07-03-2024, 11:04 AM Hello There, Guest! (LoginRegister)


Post Reply 
Error 500
Author Message
loisl Offline
Junior Member
*

Posts: 101
Joined: Jul 2008
Reputation: 0
Post: #1
Error 500
Hi,

cgi-bin/.htaccess
habe ich mit folgendem Eintrag probleme!

PHP Code:
[...]
<
IfModule mod_deflate.c>
    
SetEnvIfNoCase Request_URI testenv.cgi no-gzip dont-vary
    SetEnvIfNoCase Request_URI upload_status
.cgi no-gzip dont-vary
    SetEnvIfNoCase Request_URI upload
.cgi no-gzip dont-vary
</IfModule

Damit bekomme ich einen ERORR 500

weiss jemand eine lösung?

Liebe Grüsse
loisl
05-08-2010 07:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: Error 500
Logs?
(error, suexec etc)

/J
05-08-2010 08:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
tomhb Offline
Member
***

Posts: 336
Joined: Apr 2010
Reputation: 4
Post: #3
RE: Error 500
Quote:Logs?
(error, suexec etc)

...
Datei-Rechte
...
05-08-2010 09:02 AM
Find all posts by this user Quote this message in a reply
loisl Offline
Junior Member
*

Posts: 101
Joined: Jul 2008
Reputation: 0
Post: #4
RE: Error 500
Rechte sollten passen ... (lt. Anleitung)

error.log
Code:
[Fri May 07 23:18:39 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: SetEnvIfNoCase not allowed here, referer: http://www.<DOMAIN.TLD>/?op=admin_server_add
[Fri May 07 23:18:51 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: SetEnvIfNoCase not allowed here, referer: http://www.<DOMAIN.TLD>/?op=admin_server_add
[Fri May 07 23:18:59 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: SetEnvIfNoCase not allowed here, referer: http://www.<DOMAIN.TLD>/?op=admin_server_add
[Fri May 07 23:18:59 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: SetEnvIfNoCase not allowed here, referer: http://www.<DOMAIN.TLD>/?op=admin_server_add
[Fri May 07 23:20:12 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: RewriteRule not allowed here, referer: http://www.<DOMAIN.TLD>/?op=admin_server_add
[Fri May 07 23:20:54 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: RewriteCond not allowed here, referer: http://www.<DOMAIN.TLD>/
[Fri May 07 23:21:09 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: RewriteEngine not allowed here, referer: http://www.<DOMAIN.TLD>/
[Fri May 07 23:21:09 2010] [alert] [client 88.xxx.xxx.xxx] /var/www/virtual/<DOMAIN.TLD>/cgi-bin/.htaccess: RewriteEngine not allowed here, referer: http://www.<DOMAIN.TLD>/

grüsse
(This post was last modified: 05-08-2010 01:33 PM by loisl.)
05-08-2010 01:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #5
RE: Error 500
nicht errorlog
sondern default-error.log wäre hilfreich
05-08-2010 04:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: Error 500
ich denke schon, dass es die richtige eror-log ist.

Lies mal http://httpd.apache.org/docs/2.1/mod/mod...nvifnocase durch.

Dann musst du ggf. noch die apache Konfig (ispcp.conf bzw. in der include-Datei der Domain) anpassen, welche Direktiven im cgi-bin Bereich erlaubt sind (FileInfo) ausserdem sollte das Modul mod_setenvif geladen sein (falls das nicht sicher ist: nochmals in ein IfModule... verpacken...)

/Joxi
05-08-2010 05:57 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #7
RE: Error 500
ok wie du meinst ... Wink
05-08-2010 07:16 PM
Visit this user's website Find all posts by this user Quote this message in a reply
tomhb Offline
Member
***

Posts: 336
Joined: Apr 2010
Reputation: 4
Post: #8
RE: Error 500
Quote:Dann musst du ggf. noch die apache Konfig (ispcp.conf bzw. in der include-Datei der Domain) anpassen, welche Direktiven im cgi-bin Bereich erlaubt sind (FileInfo) ausserdem sollte das Modul mod_setenvif geladen sein (falls das nicht sicher ist: nochmals in ein IfModule... verpacken...)

und vielleicht hier noch mal reinlesen:
http://isp-control.net/forum/thread-9366.html
05-09-2010 04:39 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)