php extension - where is the openssl.so file located in the system? -


working on linux system. openssl extension enabled shows in phpinfo(). openssl.so file in system. running command :"php -v" gives following error "unale load dynamic library- usr/lib/php/20131226/openssl.so -no such file or directory"

i naive. might stupid ques. shall grateful help.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -