[EMAIL PROTECTED] Apache sending back incorrect Content-length and Content-type values for ErrorDocument

2007-02-24 Thread Bob Kline
Before filing a bug report, I want to check with the list to see if I'm missing something or if this is a known bug and I just haven't found it in the database. I'm upgrading my server and Apache will be jumping from 2.0.46 to 2.2.3. I noticed when testing things on the new box that Apache's beha

Re: [EMAIL PROTECTED] Apache - ScriptAlias confusion

2007-02-24 Thread Ed
Hi Bob, Looks like you might just be right... I thought I had apache all messed up but I think you hit the nail on the head. Sorry for offtopic post. -Ed On Saturday 24 February 2007 23:51, Bob wrote: > Ed wrote: > > [Fri Feb 23 17:11:52 2007] [error] Can't locate > > Kernel/System/Web/Interfac

Re: [EMAIL PROTECTED] Apache - ScriptAlias confusion

2007-02-24 Thread Bob
Ed wrote: [Fri Feb 23 17:11:52 2007] [error] Can't locate Kernel/System/Web/InterfaceAgent.pm in @INC (@INC contains: /usr/sbin/../../Kernel/cpan-lib /usr/sbin/../.. /home/httpd/perl /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl

Re: [EMAIL PROTECTED] How to configure FTP Accounts using Apache 2.2

2007-02-24 Thread William A. Rowe, Jr.
Chris Covington wrote: > On 2/24/07, cyberarian <[EMAIL PROTECTED]> wrote: >> Dear All >> >> I am running Apache 2.2 on Windows 2003 Adv Server. I want to setup a >> few >> FTP accounts. Can anyone guide me? > > Get an FTP server then like vsftpd (not sure if that's available on > Windows) or us

[EMAIL PROTECTED] 1.3.29 - Segmentaition fault

2007-02-24 Thread stefan
Hi I'm in a bit of trouble. I have: Apache 1.3.29 SuSE Linux Standard Server 8 PHP 4.4.2 Joomla 1.12 on top of that Always when I try uploading an file through Joomla it failes with child segmentation fault. This worked few days ago but my server aliases did not, but i found an typo somewere

[EMAIL PROTECTED] Apache - ScriptAlias confusion

2007-02-24 Thread Ed
Hi all, I guess this is an apache "problem" and not something to do with the ticketing software I'm trying to install so maybe you can help me? I'm having trouble getting my head round 'ScriptAlias' and 'Alias' Here is what I have: Linux fw01 2.6.17-gentoo-r8 #9 SMP i686 Intel(R) Pentium(R) 4

Re: [EMAIL PROTECTED] How to configure FTP Accounts using Apache 2.2

2007-02-24 Thread Chris Covington
On 2/24/07, cyberarian <[EMAIL PROTECTED]> wrote: Dear All I am running Apache 2.2 on Windows 2003 Adv Server. I want to setup a few FTP accounts. Can anyone guide me? Get an FTP server then like vsftpd (not sure if that's available on Windows) or use IIS. Apache is not also an FTP server l

[EMAIL PROTECTED] How to configure FTP Accounts using Apache 2.2

2007-02-24 Thread cyberarian
Dear All I am running Apache 2.2 on Windows 2003 Adv Server. I want to setup a few FTP accounts. Can anyone guide me? Cyberarian