When issuing a ./build php in the customapache directory, the PHP make install fails with a Error 139, Core Dumped, Segmentation Fault
When removing --with-mysql=/usr/local/mysql ... the installation perfectly continues.
Anyone else had troubles with php's make install concerning MySQL.
PHP version used: 4.4.2
MySQL, the default installed with DirectAdmin (i Guess 5.0.22)
Error MSG:
Installing PEAR environment: /usr/local/lib/php/
Segmentation fault (core dumped)
*** Error code 139
Stop in /usr/local/directadmin/customapache/php-4.4.2.
*** Error code 1
Stop in /usr/local/directadmin/customapache/php-4.4.2.
NOTE: Disabling PEAR, doesn't resolve this problem. It's MySQL related
There's only 1 thing I think that could be a problem, php4 which might not understand MySQL 5.
When removing --with-mysql=/usr/local/mysql ... the installation perfectly continues.
Anyone else had troubles with php's make install concerning MySQL.
PHP version used: 4.4.2
MySQL, the default installed with DirectAdmin (i Guess 5.0.22)
Error MSG:
Installing PEAR environment: /usr/local/lib/php/
Segmentation fault (core dumped)
*** Error code 139
Stop in /usr/local/directadmin/customapache/php-4.4.2.
*** Error code 1
Stop in /usr/local/directadmin/customapache/php-4.4.2.
NOTE: Disabling PEAR, doesn't resolve this problem. It's MySQL related
There's only 1 thing I think that could be a problem, php4 which might not understand MySQL 5.