Displaying 1 result from an estimated 1 matches for "c4fc32d0".
2006 Aug 18
3
Can I run multiple apps simultaneously?
I would like to compare and contrast code and effects from various
different tutorials and sample applications. Can I run, say, a mongrel
server from more than one app location? I know I can''t do that if
they''re both using port 3000 (I tried), but is it possible to configure
some apps to use a different port? Where would I do that? Most of the
apps are using mysql databases.