Topic: problem compiling and running vcpanel
Hi,
I just installed a new CentOS 5.4 server (64 bit) and I tried to install vcpanel.
It seems it has issue with libphp5.so - it doesn't create it..
Logs:
# service vcpaneld start
Starting vcpaneld: vcpaneld: Syntax error on line 67 of /usr/local/vcpanel/conf/vcpaneld.conf: Syntax error on line 1 of /usr/local/vcpanel/conf/vcpanelphp.conf: Cannot load /usr/local/vcpanel/modules/libphp5.so into server: /usr/local/vcpanel/modules/libphp5.so: cannot open shared object file: No such file or directory
[FAILED]in 64 bit enviroment, within the php 5.2.11 compilation section, the configure should add: --with-mysql=/usr/bin/ --with-libdir=lib64 and if I'm not mistaken, the i386 client should be kicked out.
Hetz Ben-Hamo