Re: [EMAIL PROTECTED] cgi permission denied for C++ but not for perl

2005-08-23 Thread Ivar Bratberg
inux in /var/log/messages. Good luck, -Andrew Andrew E. Boyce-Lewis System and Network Administrator Conduit Internet Technologies, Inc. 800.493.5045 x 210 814.867.8248 Fax http://www.conduit-it.com [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> On Aug 23, 2005, at 10:01 AM, Ivar

Re: [EMAIL PROTECTED] Script running problem

2005-08-23 Thread Ivar Bratberg
THank you Walter, you saved my day ! Ivar Walter J. Allemann wrote: I'm using win XP SP1 I installed yesterday an ecommerce package, which I downloaded from "http://www.commerce-cgi.com/";. All files had to be uploaded to /cgi-bin/shop, which I did. Then I hade to do a chmod, but the ftp serv

[EMAIL PROTECTED] cgi permission denied for C++ but not for perl

2005-08-23 Thread Ivar Bratberg
Problems with cgi permissions. Hello, I have just intalled Apache 2.0.1 on fedora core 4, gnome I manage to use a perl script for a cgi script by putting the perl file "first.pl" in /var/www/cgi-script/ BUT if I do the following: Make a simple c++ program writing to stout "hello world" try to co