DamnLag Posted April 14, 2003 Share Posted April 14, 2003 I have used FoxServ in the past, but I am not happy with newer versions of it. anyone know of another good all in one package? php apache mysql phpmyadmin Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 14, 2003 Veteran Share Posted April 14, 2003 Why not download all and install yourself? Most set you up with a weird setup that is non-standard an will probably confuse you when installing scripts. It's really not THAT hard, and will be quite rewarding in knowing how these things work. Link to comment Share on other sites More sharing options...
0 Rusty.Metal Posted April 14, 2003 Share Posted April 14, 2003 Why not download all and install yourself? Most set you up with a weird setup that is non-standard an will probably confuse you when installing scripts. It's really not THAT hard, and will be quite rewarding in knowing how these things work. just about to say that Link to comment Share on other sites More sharing options...
0 DamnLag Posted April 14, 2003 Author Share Posted April 14, 2003 /me lazy :) Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 14, 2003 Veteran Share Posted April 14, 2003 If you're going to be lazy about installing a webserver, you're opening yourself up to being hacked :s Link to comment Share on other sites More sharing options...
0 riverofchina Posted April 14, 2003 Share Posted April 14, 2003 http://www.opensa.org/, Maybe this's what u need. Link to comment Share on other sites More sharing options...
0 zivan56 Posted April 14, 2003 Share Posted April 14, 2003 Use Linux for a real web server. apt-get install apache apt-get install php4 apt-get install mysql-server apt-get install phpmyadmin There you have it... Link to comment Share on other sites More sharing options...
0 Redmak Administrators Posted April 14, 2003 Administrators Share Posted April 14, 2003 http://www.nusphere.com/cgi-bin/nsp.cgi/cu...ee_download.htm Apache mysql php perl Don't know how recent it is but it has Apache 1.3.26 Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 14, 2003 Veteran Share Posted April 14, 2003 Use Linux for a real web server.apt-get install apache apt-get install php4 apt-get install mysql-server apt-get install phpmyadmin There you have it... It'd be smarter to compile mysql by yourself. You can get up to 50%-ish of a speed boost if ./configure-d right! :s Plus, real men compile Apache from source (on windows, no less ;) ) Link to comment Share on other sites More sharing options...
Question
DamnLag
I have used FoxServ in the past, but I am not happy with newer versions of it. anyone know of another good all in one package?
php
apache
mysql
phpmyadmin
Link to comment
Share on other sites
8 answers to this question
Recommended Posts