RE: Problem with apache. - The solution.

2003-03-09 Thread Gabor Szabo
On Sun, 9 Mar 2003, Josh Roden wrote: > Thanks for everyone's comments. > > With some big help from a perl expert the solution was found. [...] > and the problem was solved. In Perl 6 it is stated that this feature, > searching for a > tmp folder, was problematic and that it has been changed in

RE: Problem with apache. - The solution.

2003-03-09 Thread Josh Roden
Thanks for everyone's comments.   With some big help from a perl expert the solution was found. Sometime ago a folder /root/tmp was created and it looks like the problem took affect when apache was restarted. Perl 5 (which we have installed) looks for tmp folders to write to in a certain o

Re: Problem with apache.

2003-02-23 Thread Meir Michanie
hi Josh, if the script is trying to write or create a file make sure that the directory is owned by the same user and/or group that apache is running. to see whats the user that apache is using look at /etc/httpd/conf/httpd.conf if the directory where the script is trying to write a file is /var

Re: Problem with apache.

2003-02-23 Thread Gilad Ben-Yossef
On Sun, 2003-02-23 at 17:00, Josh Roden wrote: > I receive the following in the browser window when I tried to submit an > excercise thru our site at hadassah: > > Internal Server Error > The server encountered an internal error or misconfiguration and was > unable to complete your req

Re: Problem with apache.

2003-02-23 Thread Nadav Har'El
On Sun, Feb 23, 2003, Josh Roden wrote about "Problem with apache.": > I receive the following in the browser window when I tried to submit an > excercise thru our site at hadassah: > > Internal Server Error Indeed looks like an error on the server - there's not

Problem with apache.

2003-02-23 Thread Josh Roden
Title: Problem with apache. I receive the following in the browser window when I tried to submit an excercise thru our site at hadassah:     Internal Server Error     The server encountered an internal error or misconfiguration and was unable to complete your request