I have updated package X to get rid of errors like “undefined function Y”, but PHP still shows the error message(s). Whats wrong?
It is very likely that you have defined two PEAR directories in your include_path, and that you have updated the package in the directory that is defined behind the first directory in your include_path. If you either remove the wrong directory from your include_path or change the order of the directories in your include_path, the error messages should not be shown anymore.
Related Questions
- I have updated package X to get rid of errors like "undefined function Y", but PHP still shows the error message(s). Whats wrong?
- Why does the XPe image have a blue screen after FBA and the error message shows invalid run-time license?
- How do i get rid of the internet explorer error script message every time?