So I’m just setting up my new hosting I got through GoDaddy a few weeks, and just got done installing CodeIgniter 1.6.1 on there. When I go to the usual CI welcome page it displays just fine, but there is an error about it saying “fclose(): supplied argument is not a valid stream resource” found in CI’s Common.php file.
I didn’t get any issue like this when using CI 1.6.1 locally, so is this some a GoDaddy induced error? Any else experienced an issue like this with GoDaddy?
Cheers.