Need Help Configuring Nginx to run Wordpress

mike mike503 at gmail.com
Fri Apr 25 01:31:26 MSD 2008


wordpress 2.3.x or whatever (haven't upgraded to 2.5 yet)
nginx 0.6.29

if it's a blank page, do you have anything in your error logs? turn on
php error reporting, sometimes it loads an empty page if there's an
error before output it seems.

is it empty, or is there html source? it might be that the page needs
"<?php" to start (that was another issue someone had just yesterday) -
perhaps short_tags is off, and since WP has a lot of mixed code, that
specific page doesn't have it?

On 4/24/08, Todd HG <lists at ruby-forum.com> wrote:
> mike wrote:
> > In my experience:
>
> Mike, which version of Nginx are you using?
> --
> Posted via http://www.ruby-forum.com/.
>
>





More information about the nginx mailing list