Forum Moderators: coopster

Message Too Old, No Replies

Enabling openSSL with .htaccess?

Is it possible to enable openSSL in php library?

         

t_kio

5:12 pm on Jan 30, 2006 (gmt 0)

10+ Year Member



Hi,

I have once read that you can modify php library
settings by using .htaccess file on your server.
I've personally tried a command to activate the
register_global in the system that is previously
turned off by the admin, and it worked.

Question:
Is there a way I can enable openSSL in php library
by modifying .htaccess?

Thank you,
t_kio

coopster

9:22 pm on Feb 2, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, t_kio.

To use PHP's OpenSSL support [php.net] you must also compile PHP --with-openssl[=DIR].