unsubscribe
Hi Mark,
that will never work because the oracle tablespace files are NOT in the
DBF format that the modules are for but a special oracle format. DBF is
a convention anyway - you can name them anything.
Depending on what you want to do you have 2 options:
- there are some vendors selling speci
/tls to s.th. different
For Apache I only know about disabling pthreads as a solution.
cheers
Andreas
Todd W schrieb:
"Andreas Nolte" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
.. just curious:
are you running on a Linux box with 2.6.x kernel ? If yes, the
.. just curious:
are you running on a Linux box with 2.6.x kernel ? If yes, then you
might have the trouble we had with apache AND mysql and pthreads.
Solution: just move /lib/tls to s.th. like /lib/tls.save and restart
mysql and apache -> solved.
If anyone likes, I can give more input.
ch