Re: SV: [cgiwrap-users] Bad config?
Brought to you by:
nneul
From: Ralph H. <rj...@mo...> - 2001-10-29 11:54:40
|
I forgot to mention that when you have the install-dir correctly set in the configure command, the make install will do the copying and chmod'ing for you. On Mon, 29 Oct 2001, Roberth Edberg wrote: > Hi, > > The "httpd" user runs apache, so this is was my configure: > > ./configure --with-httpd-user=3Dhttpd > > Then I did make, make install. > > I copied the cgiwrap from the make directory to /usr/local/bin and did > chmod 4755 on it. > > Any idea? > > Regards, > > Roberth Edberg > > -----Ursprungligt meddelande----- > Fr=E5n: Ralph Huntington [mailto:rj...@mo...] > Skickat: den 29 oktober 2001 12:21 > Till: Roberth Edberg > Kopia: cgi...@li... > =C4mne: Re: [cgiwrap-users] Bad config? > > > Show us your ./configure command from when you built cgiwrap > > On Mon, 29 Oct 2001, Roberth Edberg wrote: > > > Hi, > > > > I'm new to this list and I have problems to set up "cgiwrap" on a > Apache > > server. The user is named "roberth" and the website is using > > Virtualhost. /cgi-bin is actually /home/roberth/cgi-bin. "cgiwrap" is > > located in /usr/local/bin and httpd.conf has entry: > > > > ScriptAlias /cgi-bin/ /usr/local/bin/cgiwrap/roberth/ > > > > The error is below. Any ideas? > > > > Regards, > > Roberth Edberg > > > > > > CGIWrap Error: Script File Not Found! > > > ------------------------------------------------------------------------ > > -------- > > > > Script File Not Found! > > Server Data: > > Server Administrator/Contact: web...@ro... > > Server Name: robo.dnsalias.net > > Server Port: 80 > > Server Protocol: HTTP/1.1 > > Request Data: > > > > User Agent/Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT > 5.0) > > Request Method: GET > > Remote Address: 193.108.0.9 > > Remote Port: 61358 > > Extra Path Info: /roberth/test.pl > > > > _______________________________________________ > > cgiwrap-users mailing list > > cgi...@li... > > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users > > > |