Welcome Guest, Not a member yet? Register   Sign In
MySQL, $query->result_array, and NginX
#11

[eluser]toopay[/eluser]
[quote author="cmd276" date="1308824036"]As far as I know, nginx doesn't use htaccess files.[/quote]

What you mean with "doesn't use htaccess files"? Check out here. Even if you did use some weird web-server, like Cherooke, you'll have to set ones!

[quote author="cmd276" date="1308824036"](How would this effect the SQL part? Am I not seeing a link?)[/quote]
500 internal server error indeed not related with sql part at all, except if you reach maximum server memory quota when you perform a gigantic query (and i'm not see you try pulling from, let say, more than 100 tables, in your query.)

So it should related with server configuration. I ussually face that kind of error, where deploy something in my Ubuntu or centOS VPS, from Windows or Mac environment. Create a htaccess, resolve that.
#12

[eluser]cmd276[/eluser]
Okay, so I got proved wrong with nginx and htaccess.

The SQL query is only grabbing one, maybe two, rows of info from one table.

No overly large data entries in the set, nothing that would logically break.




Theme © iAndrew 2016 - Forum software by © MyBB