Recent content by chanaka_cmd

  1. C

    OLS PHP 5.6 wont compile with openssl error

    Thank you @Cold-Egg . Not the best solution as PHP5 seems to have a lot of vulnerabilities. How ever are are attempting to compile an older version of openSSL on Ubuntu 20.04 and use it to compile PHP5 as the application has a dependancy on PHP5.
  2. C

    OLS PHP 5.6 wont compile with openssl error

    Hi, I am attempting to compile and install php 5.6.40 on Ubuntu 20.04.6 LTS using Tools -> Compile PHP and got the below error. /usr/local/lsws/phpbuild/php-5.6.40/ext/openssl/openssl.c:664:4: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] 664 | to_add =...
Top