Owen wrote:
This is a bad sign. I gave the results I obtained after converting the file to being executable. I did not think I was asking anyone to tell me how to perform the change. Moreover, I also changed the ownership too first. While I may seem to be a real dunce when it comes to getting apache to work with perl, the former is new to me. Further, while I am certainly not the most skilled perl programmer I am not at this stage a complete novice. I tend to go through a "jerk" phase until I become fairly skilled. I am notorious for finding ways that processes can be made not to work, but later I have problems repeating these feats. As a result I can be very skilled at finding flaws in code.On Sun, 15 Aug 2004 09:18:32 -0400 hcohen2 <[EMAIL PROTECTED]> wrote:
-rw-r--r-- 1 root root 172 Aug 10 19:29 /usr/local/apache/cgi-bin/cgihello.pl
Well you have to make it execitable (as su)
chmod 755 /usr/local/apache/cgi-bin/cgihello.pl
I apologize that my writing was of the form of stream of consciousness, hence, so difficult to discern its meaning. I was just trying to see if I could make the suggested commands work, rather than continually asking for assistance.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>