Make WordPress Core

Opened 16 years ago

Closed 15 years ago

#13804 closed defect (bug) (worksforme)

fcgi issues

Reported by: cwebnet's profile cwebnet Owned by: dd32's profile dd32
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)

#1 @cwebnet
16 years ago

sorry I'm on Debian 5x

#2 @nacin
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.

#3 @wpmuguru
16 years ago

That sounds like you have configuration/setup issues with FCGI/eAccelerator/Zend.

#4 @nacin
16 years ago

  • Keywords reporter-feedback added; fcgi removed
  • Milestone changed from 3.0 to Unassigned

#5 @dd32
15 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
  • Version 3.0 deleted

Closing as Worksforme pending reporter feedback and/or other information relating to a bug

Note: See TracTickets for help on using tickets.