[EMAIL PROTECTED] Query regarding CGI/Crontab

2005-09-04 Thread Pankaj Kumar
Hi, I want to schedule a perl script in crontab using a CGI script. If i try to append in the file ie /var/spool/cron/username then apache user does not have rights to modify this. If i give root rights to apache then it could be very harmful . how can i make entry into cron from script. Rega

[EMAIL PROTECTED] 64 bit computer hangs on external request!

2005-09-04 Thread Jsuse
hi, list. I have a problem with apache hanging up and taking all the computer with it. I'm running Souse linux 9.3 on Amd64 +3000 with 1GB, and each time a page is requested from the external interface the computer hangs. I've tried allot of things but nothing work's. I don't know what to do, so

[EMAIL PROTECTED] Apache and mod_auth_mysql still in trouble

2005-09-04 Thread Yassine ELassad
Dear everyone, i dont know how to solve my problem and i hope that my first mail gives you a an idea what my problem is and i will really apreciate any idea or sugestion and if ever you desir more information about my issue please just let me know i joing again my vhost conf and my httpd.conf

[EMAIL PROTECTED] php.ini not read (when using named virtual hosts)

2005-09-04 Thread Daniel Bird
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I originally posted this question to the php-install list but have had no response, so I'm hoping someone here may have seen this issue and can help out. - --- Dear All, OS Solaris 9 Compiled from source Apache 2.0.54 Compiled from source PHP 4.4.

Re: [EMAIL PROTECTED] CustomLog questions

2005-09-04 Thread Joshua Slive
On 9/4/05, Dan Trainor <[EMAIL PROTECTED]> wrote: > Hello, all - > > I had a question about CustomLog. > > Are things logged to this log during, or after the event has happened? > If I download a large file, would the event be loged prior to completion > of the file, or would it be logged after c

Re: [EMAIL PROTECTED] Using ForceType on wildcards, directories

2005-09-04 Thread Joshua Slive
On 9/3/05, Dan Trainor <[EMAIL PROTECTED]> wrote: > Hello, all - > > I've been doing some investigation on using ForceType in conjunction > with some wildcard characters. Something such as "inside all > directories prefixed by mystring-*, I want to ForceType this/type". > > Aside from needing to

[EMAIL PROTECTED] Apache SSL Win32 Best Practices...

2005-09-04 Thread Chris Pat
Hello I would welcome any recommendations on the hardening necessary to run a real CC processing website w/Apache SSL on Win32. (Yes, I know the first is get it off Win32, cant do that right now) I will be linking to FirstData for the processing. I have had difficulty, but only will be running A

[EMAIL PROTECTED] I need help with a strange authentication issue please!

2005-09-04 Thread Yassine ELassad
hello everyone, iam trying to get one of my Vhost to an authtenticated area using mod_auth_mysql. iam running Apache/2.0.49 (Linux/SuSE) and i have installed mod_auth_mysql and i made shure that the mode is loaded whenapache is startig when i try to access the vhost in questi

[EMAIL PROTECTED] User cgi-bin and noexec?

2005-09-04 Thread Benjamin Donnachie
Just a quick one - I intend to move all my user home directories onto a separate partition set to noexec. Am I right in thinking that this will prevent scripts in user cgi-bin directories from working? (Which isn't necessarily a bad thing...) Many thanks, -- Benjamin [EMAIL PROTECTED] --

Re: [EMAIL PROTECTED] CGI response using chunked Transfer-Encoding, Apache erroneously adding Content-Length

2005-09-04 Thread Paul Richards
Cool well I managed to get an NPH version working just fine. Thanks. :) I'm interested now as to what the official behaviour should be. Is it invalid for a non-NPH script to set Transfer-Encoding to "chunked"? The paragraph you quote from the CGI spec doesn't mention any headers in particular.

Re: [EMAIL PROTECTED] Why userdir does not work

2005-09-04 Thread Walter Petrel
- Original Message - From: "Soheil Noori Bushehri" <[EMAIL PROTECTED]> To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Why userdir does not work Date: Sun, 04 Sep 2005 17:29:27 +0430 > > > Hi, > > Is there any idea why UserDir may not work as instructed in the manual? > That is,

Re: [EMAIL PROTECTED] Running as authenicated user?

2005-09-04 Thread Benjamin Donnachie
Dan Trainor <[EMAIL PROTECTED]> wrote: >How dfficult would it be to make a script in PHP or a cgi to sudo to >root and run this single command, which would run procbuilder? I don't >think you're going to find exactly what you're looking for with Apache. /me slaps head... of course!!! Many tha

[EMAIL PROTECTED] Why userdir does not work

2005-09-04 Thread Soheil Noori Bushehri
Hi, Is there any idea why UserDir may not work as instructed in the manual? That is, although there is a UserDirpublic_html (and it is the only userdir directive) in httpd.conf, when I try to access http://localhost/~soheil/, I get the error Forbidden You don't have permiss