Quote:
Originally Posted by ScottInTexas
Except that Apache is the server that will be serving the pages. MySQL will be the data server and that is also up and working. Instead of starting the Webrick or some other server I will use Apache. At least I will when I get it sorted out.
|
apache don't understant ruby. There is a ruby mode for apache but is only for server scripting and is not ror. If you want to use ror you must start the server, period.
best regards