Anyway, the problem is almost certainly down to CLI PHP using a different php.ini from the PHP run via the web server.
If on the command line you run php -i then you will get the phpinfo for CLI PHP and that will tell you the php.ini that is being read by CLI PHP. You will then need to update the zend_extension line in that php.ini to be the same as that in /etc/php.ini _________________ Alastair
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum