problem pertama xampp tidak jalan pada fedora 14 64 bit dengan pesan:
[r...@localhost lakone]# /opt/lampp/lampp startapache
XAMPP is currently only availably as 32 bit application. Please use a
32 bit compatibility library for your system.
saya sudah mencoba solusi dari internet dengan menginstal library
glibc.i686 libgcc.i686 libstdc++.i686 dan merubah /opt/lampp/lampp
pada bagian :
# XAMPP is currently 32 bit only
case `uname -m` in
*_64)
if /opt/lampp/bin/php -v > /dev/null 2>&1
then
:
else
$de && echo "XAMPP gibt es zur Zeit nur als 32-Bit
Applikation. Bitte verwende eine 32-Bit Kompatibilitaetsbibliothek
fuer Dein System."
$de || echo "XAMPP is currently only availably as 32
bit application. Please use a 32 bit compatibility library for your
system."
exit
fi
;;
esac
MENJADI:
# XAMPP is currently 32 bit only
#case `uname -m` in
# *_64)
# if /opt/lampp/bin/php -v > /dev/null 2>&1
# then
# :
# else
# $de && echo "XAMPP gibt es zur Zeit nur als 32-Bit
Applikation. Bitte verwende eine 32-Bit Kompatibilitaetsbibliothek
fuer Dein System."
# $de || echo "XAMPP is currently only availably as 32
bit application. Please use a 32 bit compatibility library for your
system."
# exit
# fi
# ;;
#esac
=========================================================================================
tetapi problem masih belum terselesaikan dan muncul pesan:
[r...@localhost lakone]# /opt/lampp/lampp startapache
XAMPP: SELinux is activated. Making XAMPP fit SELinux...
/opt/lampp/bin/php: error while loading shared libraries: libz.so.1:
cannot enable executable stack as shared object requires: Permission
denied
XAMPP: Starting Apache with SSL ...
/opt/lampp/bin/httpd: error while loading shared libraries:
libexpat.so.0: cannot enable executable stack as shared object
requires: Permission denied
XAMPP: Error 127! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://www.apachefriends.org/f/
mohon bantuan kepada kawan-kawan.....terimakasih.
--
Web Milis: http://groups.google.com/group/klub-linux-bandung
Etika Milis: http://groups.google.com/group/klub-linux-bandung/web/etika-milis