Suse 9.3 x86_64 and ISPConfig Installation Steps
Hi folks,
Since I faced some troubles to install ISP on my 64bit server/ Suse 9.3. I have posted the steps i followed . ( BIG THANKS GOES to TILL and FALKO )
~~~~~~~~~~~~~~~~~~~~ STEP 1 ~~~~~~~~~~~~~~~~~~~~
Install Suse 9.3 (perfect setup)
~~~~~~~~~~~~~~~~~~~~ STEP 2 ~~~~~~~~~~~~~~~~~~~~
yast -i openssl-devel-32bit
~~~~~~~~~~~~~~~~~~~~ STEP 3 ~~~~~~~~~~~~~~~~~~~~
mkdir /usr/local/lib/mysql
cd /usr/local/lib/mysql
ln -s /usr/include/mysql include
ln -s /usr/lib64/mysql lib
~~~~~~~~~~~~~~~~~~~~ STEP 4 ~~~~~~~~~~~~~~~~~~~~
vi compile_aps/compile
Change line 85 to:
./configure --with-apxs=${INSTALL_ROOT}/httpd/bin/apxs --enable-track-vars --enable-sockets --with-config-file-path=${INSTALL_ROOT}/php --enable-ftp --prefix=${INSTALL_ROOT}/php --with-openssl --with-mysql=/usr/local/lib/mysql --disable-libxml --with-zlib-dir=/usr/lib64 || error "Could not configure PHP"
~~~~~~~~~~~~~~~~~~~~ STEP 5 ~~~~~~~~~~~~~~~~~~~~
Install ISPConfig (./setup)
(**
Check whether zlib and zlib-devel are installed on u r machine ** before run the setup )
Thx,
gimhan
Last edited by gimhan90; 2nd February 2006 at 07:37.
|
Recent comments
2 days 5 hours ago
2 days 13 hours ago
2 days 16 hours ago
2 days 17 hours ago
2 days 19 hours ago
2 days 20 hours ago
2 days 22 hours ago
2 days 23 hours ago
3 days 15 hours ago
3 days 16 hours ago