Forum Moderators: coopster
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
To use PHP's OpenSSL support [php.net] you must also compile PHP --with-openssl[=DIR].