Re: [PHP] problem using extension.

2003-03-03 Thread Ernest E Vogelsinger
At 10:35 03.03.2003, Joe Wong said: [snip] > My last posting was interrupted. The details are here: > >I have created an extension on top of a C++ library >If I put the module name into php.ini extension=XYZ, apache failed to load >If I try to use 'dl' to lo

Re: [PHP] problem using extension.

2003-03-03 Thread Ernest E Vogelsinger
At 09:49 03.03.2003, Joe Wong said: [snip] >Hello, > > I have some problem using an extension written by myself. Here are the >details: > >OS. RedHat 7.2 >Apache: 1.3.20-16 (out of the box version ) >PHP 4.3.0 compiled with: [snip]---

[PHP] problem using extension.

2003-03-03 Thread Joe Wong
Hello, I have some problem using an extension written by myself. Here are the details: OS. RedHat 7.2 Apache: 1.3.20-16 (out of the box version ) PHP 4.3.0 compiled with: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php