Welcome Guest, Not a member yet? Register   Sign In
Apache Segmentation Fault when case changes in URL
#1

[eluser]Unknown[/eluser]
I'm using CodeIgniter and I my controller filenames and class names are named as per documentation.

On one particular controller, when I first load it with a lowercase URL, it works fine. If I change the URL to have an initial cap, it still works. However, then going back to lowercase - the exact same URL that worked before - causes a segmentation fault in Apache.

I have deleted everything from the controller, except for an empty method, and I continue to get the same problem. I have tried on two separate servers and get the same problem, whether I go from upper to lower, or lower to upper. I have restarted both servers.

I'm also having problems getting a core dump, but that's another story. I'm just wondering if anybody recognises the issue.




Theme © iAndrew 2016 - Forum software by © MyBB