Easy PHP Web Server Tool

jaran

New member
EasyPHP is a WAMP package including the server-side scripting language PHP, the web server Apache, the SQL server MySQL, as well as development tools such as the database manager PhpMyAdmin, the debugger Xdebug and many others. Nothing to configure. It's already done! You just need to download, install ... and code. The administration page allows you to list the docroot, extensions,change the Apache port, the timezone, max execution time, error reporting,upload max filesize, add/remove alias, manage modules....etc.

http://www.easyphp.org

Im satisfied using this tool for along ago. There are only need small cpu resources.
 

GigaGreg

Moderator
Staff member
I found that it is for Windows only, looking forward to it because I'm getting a gaming PC, so I will play with it, I am learning php so it will help, also looking forward to buy a VPS, while have one from Gigalicous, planning to do big things! :)
 

jaran

New member
Thats right @ig. Its for windows only. Im using it into WinXP. And I hope you will succeed with your project
 

ogah

New member
igdesigner said:
I found that it is for Windows only, looking forward to it because I'm getting a gaming PC, so I will play with it, I am learning php so it will help, also looking forward to buy a VPS, while have one from Gigalicous, planning to do big things! :)

if you need for your Mac, you can use MAMP http://www.mamp.info/en/index.html

i use Uniform Server.
http://sourceforge.net/projects/miniserver/
quote from uniform server
NO INSTALLATION REQUIRED! NO REGISTRY DUST! Just UNPACK and FIRE UP!

we can configure uniform server as multiserver
 

GigaGreg

Moderator
Staff member
Thanks ogah, mainly it will be for my college unit which is web development, so I will check out this MAMP server. thanks!
 

whsecurity

New member
I have little experience with bitnami. It is for both win - mac and you can download virtual (w)amp - (l)amp packages. It also supports preinstalled packages for example pre installed joomla, ruby, etc

It may help. very easy
 

Zephyron

New member
Try XAMPP if you want a stack that works on pretty much any system; Linux/Unix, OSX, and Windows.

One of the major advantages is that it can be used as a simple self-contained system meaning you just download and unzip it into a directory and then run the scripts to startup what services you want. No registry settings, shortcuts or other junk. You can even install it on a removable disk and make it completely portable. Very handy if you want to show off your work without having to upload to a public server before it's fully tested.
 

dhunt16

New member
jaran said:
EasyPHP is a WAMP package including the server-side scripting language PHP, the web server Apache, the SQL server MySQL, as well as development tools such as the database manager PhpMyAdmin, the debugger Xdebug and many others. Nothing to configure. It's already done! You just need to download, install ... and code. The administration page allows you to list the docroot, extensions,change the Apache port, the timezone, max execution time, error reporting,upload max filesize, add/remove alias, manage modules....etc.



Im satisfied using this tool for along ago. There are only need small cpu resources.

This is the best hint I've had in a long time. I intend to develop some php accounting software and this is just the trick. I'll post here when (and if) I get it working.

I can also improve my merchant account software. IT'S GONNA MAKE ME MILLIONS!

Seriously, I do thank you and appreciate the link.

d