[freeside] A simple config change and poof... my whole configuration disappeared! :-(

Evert Meulie evert at witelcom.com
Tue Aug 10 02:35:18 PDT 2004


>I'd suggest checking to see if your server is passing large POST requests
off to
>mod_perl code correctly.

How do I do this?

>I'd also double check you're _really_ running Apache/mod_perl 1.x

The Apache/mod_perl version are cut/paste from the same error_log that had
the deletes listed...



Regards,
	Evert
 

-----Original Message-----
From: ivan [mailto:ivan at 420.am] 
Sent: 10 August 2004 11:27
To: ivan-freeside at sisd.com
Subject: Re: [freeside] A simple config change and poof... my whole
configuration disappeared! :-(

On Tue, Aug 10, 2004 at 11:15:31AM +0200, Evert Meulie wrote:
> Hi everyone!
> 
> I just installed Freeside 1.4.1 (aspdocs version), and decided to try 
> to make a small change in the configuration, using 
> /asp-freeside/config/config.cgi page. When I clicked on 'Apply 
> Changes', all the defaults/settings in the config went blank!  :-/
> 
> I've tried this both with IE & FireFox: same result.
> 
> [...]
>
> Apache/1.3.31 (Unix) mod_perl/1.29

This is a common problem (in the FAQ, even) with Apache/mod_perl 2.x
(mod_perl 1.99).  POSTs are truncated past a certain size if I recall
correctly.

I've never seen it happen with Apache/mod_perl 1.x, but I'd suggest checking
to see if your server is passing large POST requests off to mod_perl code
correctly.  I'd also double check you're _really_ running Apache/mod_perl
1.x and you're not proxying it through something that's truncated the POSTs.

Good luck!

--
_ivan






More information about the freeside-users mailing list