Re: [EMAIL PROTECTED] cgi-bin woes

2006-10-12 Thread Thom Hehl
It appears that you are correct. I've been doing some research on this computer and things are a mess! I will be to work straightening them out. Thanks so much for all the help from everyone. Joshua Slive wrote: On 10/11/06, Thom Hehl <[EMAIL PROTECTED]> wrote: I checked the log

[EMAIL PROTECTED] cgi-bin woes

2006-10-11 Thread Thom Hehl
OK, I haven't run httpd in a while. I have a new installation and am having a glitch I need some help with. I've gone through the cgi bin document for Apache 2.2.3 and have created the first.pl script as suggested in the docs, but do not get any of the four results listed. Instead, when I run

Re: [EMAIL PROTECTED] Speed

2005-07-19 Thread Thom Hehl
How much RAM? httpd and mysql are neither very large, but it sounds like you've exhausted virtual memory and are swapping yourself to death on your hard drive. Also, what speed is your hard drive. You probably shouldn't be running both of those with less than 256M of RAM. Michael wrote: I hav

Re: [EMAIL PROTECTED] CGI path problem

2005-07-19 Thread Thom Hehl
ing for Apache.:) Thanks for the pointer. Nick Kew wrote: On Tue, 19 Jul 2005, Thom Hehl wrote: Is this a secret? Why does no one know about this selinux thing? Anyway, I turned it off for now. Maybe I'll go back and figure it out later. Presumably it should be up to the creators of

Re: [EMAIL PROTECTED] CGI path problem

2005-07-19 Thread Thom Hehl
ne executes the CGI the JVM is loaded. There must be better ways of doing what you want, but that's outside the scope of your question. Cheers, Andres -----Original Message- From: Thom Hehl [mailto:[EMAIL PROTECTED] Sent: Monday, July 18, 2005 7:32 PM To: users@httpd.apache.org Subj

Re: [EMAIL PROTECTED] CGI path problem

2005-07-18 Thread Thom Hehl
aries? Thanks. Thom Hehl wrote: I have a CGI program that calls a java program. I have placed the java/bin directory into my PATH in /etc/bashrc (Redhat Linux) and can run my CGI fine from the command prompt. When I execute it through the web server, though, I get the following message

[EMAIL PROTECTED] CGI path problem

2005-07-18 Thread Thom Hehl
I have a CGI program that calls a java program. I have placed the java/bin directory into my PATH in /etc/bashrc (Redhat Linux) and can run my CGI fine from the command prompt. When I execute it through the web server, though, I get the following message in my error.log: "sh: java: command not