Page 1 of 1

XAMPP: Error 127! Couldn't start Apache!

PostPosted: 21. January 2007 21:41
by mkuser
I had an old version of xampp (1.4.9a) so i use it on fedora core 4 x86_64, but i get this:
Code: Select all
[root@localhost opt]# /opt/lampp/lampp start
Starting XAMPP for Linux 1.4.9a...
/opt/lampp/bin/php: error while loading shared libraries: /opt/lampp/lib/libcurl.so.2: cannot restore segment prot after reloc: Permission denied
XAMPP: Starting Apache with SSL ...
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://community.apachefriends.org/f/
/opt/lampp/bin/my_print_defaults: error while loading shared libraries: /opt/lampp/lib/libz.so.1: cannot restore segment prot after reloc: Permission denied
./bin/my_print_defaults: error while loading shared libraries: /opt/lampp/lib/libz.so.1: cannot restore segment prot after reloc: Permission denied
./bin/my_print_defaults: error while loading shared libraries: /opt/lampp/lib/libz.so.1: cannot restore segment prot after reloc: Permission denied
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/sbin/proftpd: error while loading shared libraries: /opt/lampp/lib/mysql/libmysqlclient.so.12: cannot restore segment prot after reloc: Permission denied
XAMPP: Error 127! Couln't start ProFTPD!
XAMPP for Linux started.
[root@localhost opt]#

How can i fix this?
Thanks.

PostPosted: 21. January 2007 22:34
by mkuser
I've just deactivated SELinux and it started.