OK, I was very excited to try passenger, but I don't know why I have
been running into constant problems.
I installed passenger with the nginx module and I am essentially
trying to run my rails app on port 80 and phpmyadmin on 8888.
I first configured phpmyadmin and it runs just fine on 8888 with
nginx.
Then i tried configuring my rails app at port 80 and even after
multiple reload and restart of nginx, the rails app never load, I just
see a "it works...etc" page.
Interstingly enough, as soon as I changed the nginx.conf file to
include my rails app, phpmyadmin which was running fine on 8888 broke
and just wont load.
I am sure this has been done before, and i have no idea why this isn't
working in my case.
Here is my conf file.
http://pastie.org/932277
No relevant errors in the error log or phpmyadmin error log, the error
log for the rails app doesn't
even get created.
Help much appreciated.
--
You received this message because you are subscribed to the Google Groups "Phusion Passenger Discussions" group.
To post to this group, send email to
phusion-...@googlegroups.com.
To unsubscribe from this group, send email to
phusion-passen...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/phusion-passenger?hl=en.