I am running a wordpress setup with nginx and I have an error that I
haven’t been able to track down. In my log files I’m getting a lot of
errors like this:
" 17434#0: *140 open() “/home/tcb/public_htmlon” failed (2: No such file
or directory) … "
This is causing a lot of my pages to not load. My document root is
/home/tcb/public_html without the “on” This error is not isolated to any
particular file or script (i.e. getting it for phpmyadmin, wordpress
pages, etc) but it is not consistent.
For example - here is a rewrite rule I have in place: (using the
wordpress plugin and rewrites)
It’s funny how these things work, I spent the better part of two days
trying to figure this one out - for the life of me I couldn’t find
anything that would put “on” at the end of my doc root - of course it
was staring me right in the face - just needed to look up one line - to
see it. The second url that I gave has “logan” in the address line -
which get’s rewritten to “on” - nice.
Thanks for the help guys - and to think I almost omitted that line when
I made my post.
Flash
Posted at Nginx Forum:
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.