Octavian----- Original Message ----- From: "Steve Pelikan" <pelikan@xxxxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Saturday, February 10, 2007 8:23 PM Subject: CGI differences in apache 2.0 and 2.2
We have several perl cgi scripts that run fine with apache 2.0 but fail with 2.2. This is using 2.2 that is part of recent Fedora and 2.0.59 that I just built and installed on the same machine.The problem seems to be with system() calls in perl.system("ls"); returns an error with version 2.2 but runs w/o error with 2.0Same with File::Copy copy() function.I believe I've made the configurations (httpd.conf) for the two apaches the same.What am I'm missing? Thanks Steve P --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx