Re: Using Apache::Sandwich on php files

2001-03-07 Thread Clint Gilders
) instead of the server-parsed handler? Thanks Clint -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL PROTECTED]

Using Apache::Sandwich on php files

2001-03-01 Thread Clint Gilders
PerlSetVar SandwichHandler server_parsed /FilesMatch What would I need to change to have this work for php? Thanks -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL PROTECTED]

Re: HTTP_REFERRER and Mod_perl

2001-01-15 Thread Clint Gilders
. Is this an oversight of mod_perl (v1.24). Your reference the variable as HTTP_REFERRER when it is actually HTTP_REFERER (mispelled in the header specs). When I call $ENV{'HTTP_REFERER'} from a script in my perl-bin it works fine. -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL

Apache::Sandwich and DirectoryIndex

2001-01-10 Thread Clint Gilders
; /LOCATION Another curious thing is that the 404 error is not being logged in my error log. Is there a way to allow directory indexes with Apache::Sandwich? Thanks -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL PROTECTED]

Memory problems

1999-01-04 Thread clint
without rebooting the system? Thanks Clint

RE: Stas, please help

1999-01-04 Thread clint
Stas - many many thanks for your help. greatly appreciated - i was really panicking at the time. In the end, I found that if I set CC=the original gcc binary, then I could compile the pgcc binary correctly, and now I have a working version of the compiler I originally wanted. Along these