Opened 16 years ago
Closed 15 years ago
#13804 closed defect (bug) (worksforme)
fcgi issues
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | HTTP API | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
Hi all, is my first Ticket were, sorry if it is in wrong place.
I'm testing wp 3.0 updating 2 or 3 time a day with nightly build, version now is 3.0-RC2-15172.
okay, my server use PHP Version 5.2.13-0.dotdeb.0, as FCGI, eAccelerator v0.9.6 and Zend Optimizer v3.3.0.
1) So, my apache logs is full with wp requests, when I add a plugin etc by GUI it download correct but not say nothing in GUI (sucess/fail msg).
Also for example if I submit a comment with blank value that says show up the error mensage (that is correct) but in Firebug it's say 500 Internal Server Error
2) I use/test MS when I added a new theme to the system iblog3 (updated in past 3 days) the MAIN blog id 1 never worked again from domain.com/ but work on domain.com/stuff, i put back the default theme and deleted the iblog theme and nothing.
In sub blogs foo.domain.com/ just work correct.
Sorry for the language barrier, and hopefull it make sence to help you gusy in debug!
Change History (5)
#2
@
16 years ago
With regards to your second issue: In subdirectories, we force the main blog to /blog, to prevent permalink collisions. The plan is to improve this in the future by doing global permalink collision detection.
sorry I'm on Debian 5x