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

[eluser]cmd276[/eluser]
I'll ask the host about the user permissions on running nginx, and mysql.

As far as I know, nginx doesn't use htaccess files. (How would this effect the SQL part? Am I not seeing a link?) I'm using the query string set up right now, and was/is fine with it that way for now. I already figured this was a nginx set up problem.

Here are logs from the CodeIgniter set up, for ALL. (Removed the Time zone setting *required* errors.) Entire file included, except for the php snip at the top.

Server Logs:
Code:
DEBUG - 2011-06-23 07:49:10 --> Config Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Hooks Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Utf8 Class Initialized
DEBUG - 2011-06-23 07:49:10 --> UTF-8 Support Enabled
DEBUG - 2011-06-23 07:49:10 --> URI Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Router Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Output Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Security Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Input Class Initialized
DEBUG - 2011-06-23 07:49:10 --> CRSF cookie Set
DEBUG - 2011-06-23 07:49:10 --> Global POST and COOKIE data sanitized
DEBUG - 2011-06-23 07:49:10 --> Language Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Loader Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Helper loaded: url_helper
DEBUG - 2011-06-23 07:49:10 --> Database Driver Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Session Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Helper loaded: string_helper
DEBUG - 2011-06-23 07:49:10 --> Encrypt Class Initialized
DEBUG - 2011-06-23 07:49:10 --> A session cookie was not found.
DEBUG - 2011-06-23 07:49:10 --> Session routines successfully run
DEBUG - 2011-06-23 07:49:10 --> Controller Class Initialized
DEBUG - 2011-06-23 07:49:10 --> Helper loaded: text_helper

Locahost Logs:
Code:
DEBUG - 2011-06-22 23:05:57 --> Config Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Hooks Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Utf8 Class Initialized
DEBUG - 2011-06-22 23:05:57 --> UTF-8 Support Enabled
DEBUG - 2011-06-22 23:05:57 --> URI Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Router Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Output Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Security Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Input Class Initialized
DEBUG - 2011-06-22 23:05:57 --> XSS Filtering completed
DEBUG - 2011-06-22 23:05:57 --> XSS Filtering completed
DEBUG - 2011-06-22 23:05:57 --> XSS Filtering completed
DEBUG - 2011-06-22 23:05:57 --> CRSF cookie Set
DEBUG - 2011-06-22 23:05:57 --> Global POST and COOKIE data sanitized
DEBUG - 2011-06-22 23:05:57 --> Language Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Loader Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Helper loaded: url_helper
DEBUG - 2011-06-22 23:05:57 --> Helper loaded: date_helper
DEBUG - 2011-06-22 23:05:57 --> Database Driver Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Session Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Helper loaded: string_helper
DEBUG - 2011-06-22 23:05:57 --> Encrypt Class Initialized
DEBUG - 2011-06-22 23:05:57 --> Session routines successfully run
DEBUG - 2011-06-22 23:05:57 --> Controller Class Initialized
DEBUG - 2011-06-22 23:05:58 --> Helper loaded: text_helper
DEBUG - 2011-06-22 23:05:58 --> Language file loaded: language/english/date_lang.php
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/start.php
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/head.php
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/style.php
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/header.php
DEBUG - 2011-06-22 23:05:58 --> Helper loaded: form_helper
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/loginform.php
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/content.php
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/footer.php
DEBUG - 2011-06-22 23:05:58 --> File loaded: application/views/end.php
DEBUG - 2011-06-22 23:05:58 --> Final output sent to browser
DEBUG - 2011-06-22 23:05:58 --> Total execution time: 0.3528


Messages In This Thread
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 01:23 AM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 02:44 AM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 04:07 AM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 04:24 AM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 09:21 AM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 11:33 AM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 04:49 PM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 06:47 PM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 07:59 PM
MySQL, $query->result_array, and NginX - by El Forum - 06-22-2011, 11:13 PM
MySQL, $query->result_array, and NginX - by El Forum - 06-23-2011, 12:06 AM
MySQL, $query->result_array, and NginX - by El Forum - 06-23-2011, 12:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB