Hello,
I am facing problems with easyapache, when recompiling the apache and adding curl and curl SSL. The php version is 4.3.3 I have also tried the same with 4.3.4 and 4.3.5 but no success.
Also cPanel does not allow to downgrade to PHP 4.3.2 version so cannot do anything.
The errors are as follows in the easyapache. The apache works fine but the curl does not work.
---------------------------------------------------------------
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c: In function `curl_free_post':
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c:563: warning: passing arg 1 of `curl_formfree' from incompatible pointer type
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c: In function `alloc_curl_handle':
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c:603: error: invalid application of `sizeof' to an incomplete type
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c: In function `zif_curl_setopt':
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c:883: warning: passing arg 1 of `curl_formadd' from incompatible pointer type
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c:883: warning: passing arg 2 of `curl_formadd' from incompatible pointer type
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c:891: warning: passing arg 1 of `curl_formadd' from incompatible pointer type
/home/cpapachebuild/buildapache/php-4.3.4/ext/curl/curl.c:891: warning: passing arg 2 of `curl_formadd' from incompatible pointer type
make: *** [ext/curl/curl.lo] Error 1
---------------------------------------------------------------
Please help !!!! as curl is very important module needed.
Thanks in advance.



LinkBack URL
About LinkBacks
Reply With Quote





