From: Michael H. <mh...@it...> - 2008-01-08 05:34:54
|
Just an update on this. Permissions are all fine and the reports run with no problems in our test company. Reading up a bit on the errors it looks like a simple timeout problem where Apache is giving up on the script before it finishes due to the amount of data we have slowing the script down. (System resources are okay so we're not running out of memory or anything). Suggestions/advice are welcome and we'll keep plugging away at it and post back if we figure it out. Thanks, Michael On Jan 7, 2008, at 1:21 PM, Michael Hasse wrote: > We'll certainly check that, but why would it be any different for > 2.8.x vs 2.6.x...? Maybe a new script file brought down during the > upgrade that got defaulted to the wrong perms? > > > Thanks, > > Michael > > > > On Jan 7, 2008, at 12:55 PM, William McKee wrote: > >> On Thu, Jan 03, 2008 at 04:12:58PM -0800, Michael Hasse wrote: >>> [Thu Jan 03 16:08:26 2008] [error] [client 192.168.1.212] Premature >>> end of script headers: rp.pl, referer: http://mydomain.net:8080/sql- >>> ledger/rp.pl?path=bin/mozilla&action=report&level=Reports--Income% >>> 20Statement&login=acctg&js=1&report=income_statement >> >> Premature end of script headers usu indicates a problem with Apache >> configuration. Make sure that the script is set to executable. If you >> have suexec enabled in your Apache config, you'll want to read the >> suexec docs[1] for the reasons you could be getting this error. >> >> >> Good luck, >> William >> >> [1] http://httpd.apache.org/docs/2.0/suexec.html >> >> -- >> Knowmad Technologies - Web Site Development & Programming >> W: http://www.knowmad.com | E: wi...@kn... >> P: 704.343.9330 | http://www.LinkedIn.com/in/williammckee >> >> --------------------------------------------------------------------- >> - >> --- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/ >> marketplace >> _______________________________________________ >> sql-ledger-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > ---------------------------------------------------------------------- > --- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/ > marketplace > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |