On 27/01/15 19:21, Dan Ackroyd wrote:
>> I'm getting a
>> > unknown type name ‘smart_str’ after failing to find php_smart_str.h
>> > because my php7 build has php_smart_string.h.
> Apologies - this was caused by the filename being changed in the PHP
> src, and me compiling against the version left in the
> /usr/local/include/php directory. It is fixed now.
> 
> btw, apparently 'make distclean' doesn't seem to clean up the header
> files in '/usr/local/include/php/ext/' for me at least on Centos.

That has fixed imagick, but I can't get phpinfo to run on the rebuilt
php-fpm after syncing with the pdo changes. Not sure where I went wrong,
but pdo_sqlite is complaining about the API change yet has the new
source ...

Just running from a clean build to see what happens ...

OK - nginx is now starting clean, but when I enable imagick extension
then running phpinfo fails. The extension seems to be working OK otherwise.

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to