Page 1 of 1

XAMPP won't Start!

PostPosted: 23. November 2011 01:24
by epsteins
Running Fedora 14.

I follow the instructions listed at
http://www.apachefriends.org/en/xampp-linux.html#372

When I get to Step 3: Start, here's what happens...

[root@epsteins Downloads]# /opt/lampp/lampp start
Starting XAMPP for Linux 1.7.7...
/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
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/sbin/proftpd: error while loading shared libraries: libcrypto.so.1.0.0: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Error 127! Couln't start ProFTPD!
XAMPP for Linux started.


What's wrong?

Re: XAMPP won't Start!

PostPosted: 23. November 2011 01:42
by JonB
Two questions

what user and group are the owners of /opt/lampp and its subfolders???

did you introduce a php.ini file from another instance?


Good Luck
8)

Re: XAMPP won't Start!

PostPosted: 23. November 2011 02:01
by epsteins
Solved!

Re: XAMPP won't Start!

PostPosted: 23. November 2011 09:59
by JonB
It would be useful for others to know the 'real problem/solution' for the future...

Good Luck
8)