sidebar
This error is seen in the php.log file:
Zend Server for IBM i version 7 running on any version of IBM i
This is just a warning error and may safely be ignored. It is easy to fix, though.
From a 5250 command line:
Find the first line in the file (usually the only line in the file):
Insert a semicolon in the first position and press enter to comment out the line:
Use F3 twice to save and exit.
Starting with version 7, the curl extension is compiled into the core rather than loaded as a dynamic extension. However, the curl.ini file still has the line to load the curl.so module dynamically. This external module is no longer needed, so it does not exist. This causes the warning.