Hello,
Easy apache failed to compile mysqli extension on my cloudlinux box with mysql governor installed.
Please help !
Easy apache failed to compile mysqli extension on my cloudlinux box with mysql governor installed.
Code:
ext/mysqli/.libs/mysqli.o: In function `php_local_infile_error':
/home/cpeasyapache/src/php-5.3.27/ext/mysqli/mysqli.c:1495: undefined reference to `client_errors'
ext/mysqli/.libs/mysqli.o: In function `php_local_infile_read':
/home/cpeasyapache/src/php-5.3.27/ext/mysqli/mysqli.c:1419: undefined reference to `client_errors'
ext/mysqli/.libs/mysqli.o: In function `php_local_infile_init':
/home/cpeasyapache/src/php-5.3.27/ext/mysqli/mysqli.c:1372: undefined reference to `client_errors'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
!! 'make -j2' failed with exit code '512' !!
!! Restoring original working apache !!
!! Executing '/scripts/initsslhttpd' !!
!! Restarting 'httpd' ... !!
!! 'httpd' restart complete. !!
Please help !