In the DA panel - "cannot find file: /usr/local/bin/php".
I'm search the forum and do as adviced:
1) ./build update, ./build clean, ./build zlib, ./build libxml2, ./build apache, ./build php and ./build all I also did as advised on some topics on this forum.
2) ln -s /usr/lib64/libexpat.so /usr/lib/libexpat.so/
3) I'm install Data:umper using cpan/
4) I'm use the --with-libdir=lib64, eg in the configure/ap2/configure.php5: --with-iconv \ --with-iconv-dir=/usr/local/lib \ --with-libdir=lib64 and take out the line: --with-iconv=/usr/local \/
5) in /etc/ld.so.conf I add /usr/local/lib and run ldconfig.
PHP compiles fine, no errors. But in the control panel - cannot find file: /usr/local/bin/php.
Please help, thanks.
I'm search the forum and do as adviced:
1) ./build update, ./build clean, ./build zlib, ./build libxml2, ./build apache, ./build php and ./build all I also did as advised on some topics on this forum.
2) ln -s /usr/lib64/libexpat.so /usr/lib/libexpat.so/
3) I'm install Data:umper using cpan/
4) I'm use the --with-libdir=lib64, eg in the configure/ap2/configure.php5: --with-iconv \ --with-iconv-dir=/usr/local/lib \ --with-libdir=lib64 and take out the line: --with-iconv=/usr/local \/
5) in /etc/ld.so.conf I add /usr/local/lib and run ldconfig.
PHP compiles fine, no errors. But in the control panel - cannot find file: /usr/local/bin/php.
CentOS 5.0 64-bit, DirectAdmin 1.36.2.
[root@server /]# uname -a
Linux hostname 2.6.18-194.17.4.el5 #1 SMP Mon Oct 25 15:50:53 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
Please help, thanks.