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:
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
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