Bug 24001 - nextcloud cron.php make error on oauth.so
Summary: nextcloud cron.php make error on oauth.so
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-13 14:42 CET by Daniel Tartavel
Modified: 2018-12-13 16:56 CET (History)
0 users

See Also:
Source RPM: php-pear-HTTP_OAuth-0.3.2-2.mga7.src.rpm
CVE:
Status comment:


Attachments

Description Daniel Tartavel 2018-12-13 14:42:13 CET
Description of problem:
when launching nextcloud's cron.php:
su -c "php -f /var/www/nextcloud/cron.php" - apache

got error:
Warning: PHP Startup: Unable to load dynamic library 'oauth.so' (tried: /usr/lib64/php/extensions/oauth.so (/usr/lib64/php/extensions/oauth.so: undefined symbol: _zval_ptr_dtor), /usr/lib64/php/extensions/oauth.so.so (/usr/lib64/php/extensions/oauth.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

Version-Release number of selected component (if applicable):
0.3.2-2.mga7

After rebuilding and reinstalling the rpm, the error is always present.
Comment 1 Daniel Tartavel 2018-12-13 15:32:40 CET
i forgot to say that nextcloud version is 14.0.4
Comment 2 Daniel Tartavel 2018-12-13 16:56:29 CET
Ok, corrected, i have to remove the package, the library and the configfile in /etc/php.d, then re-install the package, and that work again.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.