LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Integrated Apache+PHP+MySQL (https://www.linuxquestions.org/questions/linux-software-2/integrated-apache-php-mysql-111286/)

Kocil 11-01-2003 08:40 PM

Integrated Apache+PHP+MySQL
 
Dear all.

Is there any integrated Apache + PHP + MySQL package out there ?

I found this, http://www.easyphp.org/, but it's for Windows :(

Kocil 11-01-2003 09:19 PM

Found some others ...
- PHPTriad http://sourceforge.net/projects/phptriad/
- FoxServer http://sourceforge.net/projects/foxserv/
- Uniform server http://sourceforge.net/projects/miniserver/
- PHPdev http://sourceforge.net/projects/phpdev5/

But they are for Windows too :(.

e1000 11-02-2003 12:50 AM

sorry for saying the obvious but...

why not just get a book, or read some online guide or something and learn to make it ur selfe? that way you would learn so much more, my guess is that there isnt one for linux cause everybody knows that its easier and more configurable to install from source.

Kocil 11-02-2003 03:43 PM

What can I say ...

Windows folks always get the easiest way ... even for *X softwares.

Doh ...

xtr3m3bug 11-02-2003 10:06 PM

the only one i know of is apachefriends.org but it would be easier in the long run to just install each seperatly .

phpfreaks.com has a really good tutorial for php4 +apache installation
and for mysql just dl the rpms at the mysql site and do rpm -i MySQL-server-[VERSION].i386.rpm MySQL-client-[VERSION].i386.rpm (add --force to the end if it doesnt work....atleast that worked for me >.>)

qnumberq 11-03-2003 06:25 AM

A buddy of mine has put together an excellent package called Apache Toolbox - apachetoolbox.com . It's for Linux/BSD.


All times are GMT -5. The time now is 07:37 PM.