Can someone help me to enable the php curl in Zimbra server ?
What should I change in php.ini or install ?
Can someone help me to enable the php curl in Zimbra server ?
What should I change in php.ini or install ?
Would you expand please ... PHP is not installed by ZCS I believe; so do you require the O/S installation of PHP to have curl ?
I'm a little confused nowI think php was installed with Zimbra, since I can add my own php scripts to the /opt/zimbra/htdocs/ and that works. Only thing I need is to use curl in my php scripts. There is also php.ini in a /opt/zimbra/conf/ but I don't know what should I add to the config.
Was doesshow ? If it is from /usr/bin then you could tryCode:type phpand see if PHP then picks it up.Code:yum install curl curl-devel
Well, it gives me
But phpinfo() in the script tells "PHP Version 5.2.6 "Code:bash: type: php: not found
So actually do I need to install php ?
Hmmm, tryCode:locate php
There is no trace of php but I found a libphp5.so in /opt/zimbra/httpd/modules/
I wonder if it's possible to just add a curl library
Not without re-compiling the library I would have thought.
Yes, that's what I thought ...
Thanks for your help![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)