• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

gpgext.so zip.so

D

Doug_M

Guest
Hi,

I want webcalendar to email reminders. To do this one runs a php script via cron. When that script is run on my machine (SuSE 9.1) I get the following error:

Code:
PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php/extensions/gpgext.so' -
 /usr/lib/php/extensions/gpgext.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php/extensions/zip.so' -
 /usr/lib/php/extensions/zip.so: cannot open shared object file: No such file or directory in Unknown on line 0

I don't have these files on my system. I've googled and can't find where I'd get these PHP extensions (as a SuSE RPM). I did see one post here that suggested they were part of the Sitebuilder RPM. I have that installed. The files aren't there.

Regards,
Doug
 
Yes, I searched there too. There are no gpg RPMs for SuSE with the PHP gpg extension. And I already have the gpg RPM returned via your link installed. This is why I am stumped.

Regards,
Doug
 
Back
Top