lilmer Posted April 10, 2013 Share Posted April 10, 2013 A big Sigh Day! I have a project site running on IIS7. I'd created a PHP function for file uploading, it mas working fine on my localhost (not on the server localhost). But when I tried to implement it on the site on the server It wont move the file on the site directory, I check the TEMP for PHP file uploading , it is creating a file on the WINDOWS/TEMP everytime I'm uploading, but not moving the file on the site file directory. I have also created a NETWORK SERVICE for permission purposes, I have also check the folder permission NETWORK SERVICE and IIS_IUSRS already full control on the folder. I'm using old version of codeigniter framework. Anyone know why It won't move the file unto the site directory?? Thanks and regards Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.