Closed Bug 241677 Opened 22 years ago Closed 21 years ago

Creating new database with Apache 2 fails

Categories

(Webtools Graveyard :: Bonsai, defect)

All
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: koenig, Assigned: tara)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 When I create the database after setting up Bonsai using Apache 2, the import fails after about a hundred lines. When I use Apache 1.3.x with the same setup the import works just fine. I use "preforked" as MPM and not "worker" in Apache 2. Reproducible: Always Steps to Reproduce: 1. install apache 2 2. install bonsai 3. create the database from admin.cgi Actual Results: The CGI starts to return one line per imported file untill it just hangs Expected Results: Kept on add lines untill all files were imported
I seem to recall Apache2 has a rather small limit on how much output you can send to STDERR during a given transaction... is there by any chance anything getting spewed to the error log while this is happening?
I think this might be a dupe of bug 258668 as I saw the same symptoms there. The rebuild didn't fail on the first non-unixy filename but it did fail consistently in the same spot on clean rebuilds. Definitely check the error_log.
Marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.