Hi all,

The other day I installed PHP4 as a DSO. No problem, it works fine. Today I was
adding a Perl handler that needs a DB connection (MySQL). Nothing special, I
used DBI. But at the time of the connection, the handler stops. No error, no
message, no anything.

- I tried to get a DB handle in an Apache::Registry (mpl) script, same
  thing.
- I tried to get a DB handle from a CGI script, that works.
- I turned off PHP in the conf and retried the mpl script, it connects to
  the DB correctly.

I've searched the archives for this list, and done some searching on PHP sites
and on the web, but haven't found anything specific. Has anybody else seen this?

----
Rodney Broom


Reply via email to