soap - lighttpd, php, SoapClient not found -
i trying install on switch using buildroot, added php , lighttpd build. start server , webpage gives error:
fatal error class 'soapclient' not found
i went php.ini , uncommented extension=php_soap.dll
(changed .dll .so i'm on linux, right?) stuck in cgi.fix_pathinfo = 1
the error still there, ideas?
do have enable option soap supported? can't find php_soap anywhere
Comments
Post a Comment