Bug #1049
root / abs / core / php / linhes.ini libraries not found
Status: | New | Start date: | 03/15/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
Getting errors on not found dynamic libraries.
Commented out the following in linhes.ini
#extension=mcrypt.so
#extension=mysql.so
#extension=openssl.so
I believe these are now included in the latest php release.
I did not see any issues with the webs with these lines removed.