Jump to content

File Uploading On IIS7 Site Root


lilmer

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/276766-file-uploading-on-iis7-site-root/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.