php - Problem with CodeIgniter. DX_Auth not working when deployed -


So we are currently using CodeIgniter + DataMapper overview version + DX AUTH. It's working on our local machines, as well as our staging server too. As soon as we push our servers, the login also does not work at all. Upon further investigation, the data of the form is not coming in the controller where we do our authentication. We have killed all server-side CI data validation and it is still empty.

Our staging server is running:

Server Apache / 2.2.9 (Ubuntu) mod_fastcgi / 2.4.6 mod_python / 3.3.1 Python / 2.5.2 mod_wsgi / 2.3 PHP / 5.2.6-2ubuntu4.5 Suhosin- mod_ssl / 2.2.9 with OpenSSL / 0.9.8g X-power by PHP / 5.2.6-2ubuntu4.5

Their server is running: < / P>

Server Apache / 2.2.3 (CentOS) by X-Power PHP / 5.2.9

I did not really want to create a different authentication structure at the 11th hour, I have already pulled lots of nights for this project I have any idea ???

The problem is something that the customer put in htaccess. They have removed it and now it is doing all this work.

BTW, $ _POST was an empty array and $ _REQUEST did not show any post data, but receiving data will appear to me that this post_max_size command is what they set. I think it will not work in htaccess, because I know that they will set it up to 45 meters or more, and we were testing on a form with a text field, so we were not close to that maximum .


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -