• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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