Xampp installation in Fedora 14

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Xampp installation in Fedora 14

Postby rdtech25 » 02. January 2011 10:00

Recently I have tried to install Xampp over Fedora 14 but due to some unknown errors failed. What way should I install Xampp, so that I can run Xampp on my localmachine smoothly.
rdtech25
 
Posts: 1
Joined: 02. January 2011 09:51

Re: Xampp installation in Fedora 14

Postby deadkins62 » 10. January 2011 01:52

[dana@tux ~]$ su
Password:
[root@tux dana]# /opt/lampp/lampp start
Starting XAMPP for Linux 1.7.3a...
/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://community.apachefriends.org/f/
XAMPP: Starting MySQL...
/opt/lampp/bin/my_print_defaults: error while loading shared libraries: libz.so.1: cannot enable executable stack as shared object requires: Permission denied
/opt/lampp/bin/my_print_defaults: error while loading shared libraries: libz.so.1: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/sbin/proftpd: error while loading shared libraries: libcrypto.so.0.9.8: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Error 127! Couln't start ProFTPD!
XAMPP for Linux started.
[root@tux dana]#
deadkins62
 
Posts: 3
Joined: 10. January 2011 01:47

Re: Xampp installation in Fedora 14

Postby deadkins62 » 10. January 2011 02:13

Just saw some other info over at http://forums.fedoraforum.org/showthread.php?p=1299697

I tried the first suggestion and it worked for me. I admit I don't know what that did exactly but then I am just putzing around on a local maching at the house. Not a production envirnonment. Your mileage may vary.

setsebool -P allow_execstack on

[root@tux dana]# man setsebool
[root@tux dana]# setsebool -P allow_execstack on
[root@tux dana]# /opt/lampp/lampp start
Starting XAMPP for Linux 1.7.3a...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
[root@tux dana]#
deadkins62
 
Posts: 3
Joined: 10. January 2011 01:47


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 17 guests