C
Curt Sampson
I'm having a very odd problem. My software:
Apache 2.0.53
PHP 4.3.10
mod_ruby 1.2.4
(I'm just now upgrading PHP to 4.3.11 to test again.)
It seems that if I run a script using mod_ruby, php mysteriously starts
breaking. I'm not sure at the moment where or how, but my web tests
(which set up a server, send HTTP requests to it, and examine the
results) all run fine if I don't run any ruby scripts; even running an
empty one will cause PHP code to start failing.
I'm going to see if I can come up with a repeatable test case for this,
but in the meantime, has anybody else ever seen anything like this? Are
there any mod_ruby gurus out there who could help me out with this?
cjs
Apache 2.0.53
PHP 4.3.10
mod_ruby 1.2.4
(I'm just now upgrading PHP to 4.3.11 to test again.)
It seems that if I run a script using mod_ruby, php mysteriously starts
breaking. I'm not sure at the moment where or how, but my web tests
(which set up a server, send HTTP requests to it, and examine the
results) all run fine if I don't run any ruby scripts; even running an
empty one will cause PHP code to start failing.
I'm going to see if I can come up with a repeatable test case for this,
but in the meantime, has anybody else ever seen anything like this? Are
there any mod_ruby gurus out there who could help me out with this?
cjs