LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem installing Xampp on Fedora14 (https://www.linuxquestions.org/questions/linux-newbie-8/problem-installing-xampp-on-fedora14-875090/)

smikkel 04-14-2011 08:20 PM

problem installing Xampp on Fedora14
 
I'm trying to install Xampp on my virtual Fedora 14 desktop.
When I open the terminal, sign in as administrator, and yum install Xampp I repeatedly get the message, "Child returned status 2, setting up Install Process, no package Xampp available"
I get the same message after I download from a different mirror.

frankbell 04-14-2011 08:45 PM

I don't think the Xampp people offer an RPM. Download and extract the *.tar.gz file and follow the instructions on their website (basically, extract it to /opt: tar -xvzf [filename].tar.gz -C /opt.

http://www.apachefriends.org/en/xampp-linux.html

knudfl 04-15-2011 05:34 AM

Welcome to LQ.

QUOTE : Basically you should choose not to use XAMPP.
XAMPP is not fit for public exposure or production use.
http://www.linuxquestions.org/questi...tart-791248/#8

Also : You probably already have some of the tools installed,
they may even be running ? ( Apache, Mysql and FTP daemons ? )


All times are GMT -5. The time now is 05:33 AM.