[ic] mysql a requirement for IC?

interchange-users@interchange.redhat.com interchange-users@interchange.redhat.com
Fri Nov 9 20:39:00 2001


On Fri, Nov 09, 2001 at 04:43:47PM -0800, Glenn McCalley wrote:
> Yes, specific functions.
> >From the user/administrative interface, selecting "Orders" or
> "Merchandising" produces the ever-popular "500 - Internal server error" at
> the browser.  All others work great.  Cart function is great you can buy
> stuff, check out is fine.
> 
> Apache error_log shows only "Premature end of script headers"

Bear in mind that does NOT mean that perl is throwing out an error;
it might simply be dying.

I've found a few instances where testing a hash val in an an
undefined hash will kill perl, something like 
if($f->{bar}=~s/asdfasf/qwerqwer/) {
	dead
}
where $f=\%foo and %foo does not exist.

Something like that.  And it seems to depend on what kind of
an eval {} one is in.  Inconsistent and I do not understand it;
this is perl, not C.  It is very clearly something different 
betwee 5.6.0 and 5.6.1.

Just start hacking away the page until you find it.  Suspect the
tags, dump the variables.


-- 

Christopher F. Miller, Publisher                               cfm@maine.com
MaineStreet Communications, Inc           208 Portland Road, Gray, ME  04039
1.207.657.5078                                         http://www.maine.com/
Content/site management, online commerce, internet integration, Debian linux