Posted by ejpoirier on 10/10/05 21:58
I was able to fix the issue, but I have no idea why. By configuring
PHP this way it works now:
../configure --with-mysql=/usr/local/mysql --enable-soap
--with-apxs=/usr/local/apache/bin/apxs --enable-trans-sid
--enable-track-vars --with-openssl=/usr/local/openssl
I tried the previous configure with the full path to openssl and it
still didn't work, so I know that isn't it. Can anyone tell me why
this would be?
[Back to original message]
|