caching - Codeigniter 2.x website is not executing methods after migrating to CentOS + WHM server -


folks,

we have website running codeigniter 2.x optimized php 5.3.x when developed 3-4 years back. stable few years until didn't migrate new server based centos + whm + php 5.5.x. tried talking godaddy if can downgrade server php 5.3.x refused that.

interesting is, after migration, website still running fine , users can login , browse functionality etc when request generated manipulate / crud database nothing happens except returning same page without update. right after crud request, pressing ctrl+f5 magic , request gets success. tried making requests opening console in chrome browser enabling 'disable cache' , works fine.

there no caching setup under codeigniter nor under os / whm etc, i'm sure that. i'm having no clue scenario.

has experienced same ever or can suggest doing resolve matter.

p.s: website developed same code-base / architecture running on described new server.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -