
June 19th, 2002, 12:03 AM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 22,309
Time spent in forums: < 1 sec
Reputation Power: 24
|
|
|
Complile module to use with dl()?
Hi, I'm trying to find out how to compile a shared extenable module (openssl) which I can load using dl(). I followed instructions found at
http://www.php.net/manual/en/zend.creating.php.
The results of my trial turned up nothing. I tried it again with a different module (GD) and got something. What am I doing wrong with openssl? Any advice would be helpful. Thanks.
-Eric
|