[Bug 428650] Re: PayPal WPP requires the PHP cURL library. (Currently using cURL Not found)
Scott Testerman
t.scott.testerman at gmail.com
Fri Sep 18 15:02:10 BST 2009
The Drupal6 postinst already performs the restart as part of the package
install:
servers="apache2"
. /usr/share/wwwconfig-common/restart.sh
For the record, the Drupal5 postinst does the same thing, although I'm
not certain if the external module is smart enough to detect the
php5-curl failure there.
The restart is required because otherwise the Drupal site won't show up
on a fresh install.
In my testing, restarting Apache is not enough to force recognition of
php5-curl. Not even rebooting will force that. It is necessary to
dpkg-reconfigure, followed by an Apache restart. No idea why this is
so.
** Changed in: php5 (Ubuntu)
Status: Invalid => Confirmed
--
PayPal WPP requires the PHP cURL library. (Currently using cURL Not found)
https://bugs.launchpad.net/bugs/428650
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list