Re: [Linux-sunucu] Fedora Core 3 de Apache ve Cgi Problemi

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Mustafa Akgul (akgul@Bilkent.EDU.TR)
Date: Mon 06 Dec 2004 - 15:49:59 EET


Merhabalar,

bu durumda, minimal calsian bir script'le baslamakta yarar
var.

1.) use ile baslayan 2 satiri sil

2) https ile degil http ile dene

3) varsa, baska perl kullanmayan birini dene
ornegin

!/bin/sh

# disable filename globbing
set -f

echo Content-type: text/plain
echo

echo " deneeme"
echo

Kolay gelsin
Mustafa Akgul

>
>
> #!/usr/bin/perl
> use strict;
> use CGI ':standrard';
> print "Content-type: text/html\n\n";
> print "<h2>deneme</h2>"
>
> Seklindeki bir cgi i , Fedora Core 3 kurulu sistemde https ile calistiramadim.
> Fedora core 2 de calisiyor sorun yok orda.
>
> Gelen hata su sekilde
> Internal Server Error
> The server encountered an internal error or misconfiguration and was unable to complete
> your request.
>
> error.log ise sagidaki sekilde
>
> fopen: Permission denied
> Premature end of script headers: test.cgi
>
> Sorun ne olabilir?
> AddHandler, ExecCGI filan hepsi ayarli
>
> _______________________________________________
> Linux-sunucu mailing list
> Linux-sunucu@liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux-sunucu
>

_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.