Trouble starting XAMPP

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

Trouble starting XAMPP

Postby prowell » 30. March 2012 21:56

Hello,

I just installed XAMPP on Fedora 16.

It installed fine but when I try to start it I get this error:
Code: Select all
XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system.


How do I fix it?
prowell
 
Posts: 1
Joined: 30. March 2012 21:50
Operating System: Fedora 16

Re: Trouble starting XAMPP

Postby zxcqwe » 05. April 2012 03:11

Installing XAMPP on Fedora 64-bit:

XAMPP doesn't work on 64-bit systems! So, we have to make it think that its running on a 32Bit system, install the following:

$ sudo yum install glibc.i686 libgcc.i686 libstdc++.i686 beesu gedit-beesu-plugin

if not already installed then install latest xampp. (refer xampp for linux page for download and install & uninstall instructions)

$ beesu gedit /opt/lampp/lampp

find the line "# XAMPP is currently 32 bit only" and below that you have to comment (add # in the front) like the following:
# 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

thats it.
run lampp.

$ /opt/lampp/lampp

reply post your R n D results here.
cioa.
zxcqwe
 
Posts: 2
Joined: 01. April 2012 12:07
Operating System: Fedora16, Ubuntu11.10, Win7U

Re: Trouble starting XAMPP

Postby mhervz14 » 09. January 2013 07:26

After doing the that sir, i have experience this on my Fedora 16

Starting XAMPP for Linux 1.8.1...
/opt/lampp/share/lampp/phpstatus: /opt/lampp/bin/php: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
XAMPP: Starting Apache with SSL ...
/opt/lampp/bin/apachectl: /opt/lampp/bin/httpd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
XAMPP: Error 126! 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/mysql.server: /opt/lampp/bin/my_print_defaults: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/lampp: /opt/lampp/sbin/proftpd: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
XAMPP: Error 126! Couln't start ProFTPD!
XAMPP for Linux started.

I still could not initiate xampp on my fedora server. need your help please! thanks!
mhervz14
 
Posts: 2
Joined: 09. January 2013 07:21
Operating System: RHEL 6.1 32 , Fedora 16

Re: Trouble starting XAMPP

Postby JonB » 09. January 2013 17:24

A return code of Error 126 means you do not have permission to execute.

Did you start XAMPP as root, or by using 'su' or 'sudo'?

It could also be a file system permission problem -

Good Luck
:)


ytsfr
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7

Re: Trouble starting XAMPP

Postby HaclioneX » 12. May 2013 18:42

I have the same problem on unbuntu 13.04 64bits.

I have try to use
Code: Select all
sudo yum install glibc.i686 libgcc.i686 libstdc++.i686 beesu gedit-beesu-plugin

but it retrun me an error like :
Code: Select all
Aucun dépôt n'est activé.
 Exécutez « yum repolist all » pour consulter la liste des dépôts installés.
 Vous pouvez activer des dépôts avec la commande yum-config-manager --enable <repo>

I have try some manipulation with the yum package like :
Code: Select all
yum repolist all
but the outoup ->
Code: Select all
repolist: 0

or
Code: Select all
yum-config-manager --enable <repo>
but the outoup ->
Code: Select all
Erreur de syntaxe près du symbole inattendu « newline »
HaclioneX
 
Posts: 1
Joined: 12. May 2013 18:29
Operating System: Ubuntu 13.04 64bits


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 29 guests