Is there a simple HTTP server that can be run in the current PHP project path, like Rails' script/server (webrick)?
Asked
Active
Viewed 325 times
3
-
Why not install a LAMP/WAMP/MAMP? Getting an apache to work with PHP is 1000 times easier then getting it to work Ruby.,.. – TheHippo Dec 17 '09 at 02:01
-
1That may have been true a couple of years ago, but it is no longer the case, thanks to Phusion Passenger - http://www.modrails.com/ – Will Green Dec 18 '09 at 06:10
2 Answers
-1
php on trax is basically Rails for PHP, im not sure if it features script/server. (cant read the site here as its filtered)

Arcath
- 4,331
- 9
- 39
- 71