Hi Folks,

In the last month I try some alternatives to do not need the
installation of apache or other full web server.

So I just publish the sfWebServerPlugin[
http://www.symfony-project.org/plugins/sfWebServerPlugin ]

to install it:
cd SY_PROJECT/plugins
svn co http://svn.symfony-project.com/plugins/sfWebServerPlugin

then, go back to your project root
cd ..
and start de symfony web server
./symfony server:start

this will be lauch the server in port 4000, you can switch to another
setting a parameter.

so, in your browse, point to  http://localhost:4000/app_dev.php

the plugin is very new yet, but works very fine for me,
any bug or feature request, open a ticket :D

I hope that help someone

Cheers

-- 
Lucas Stephanou

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to