![]() |
Upload Problem on IIS 6 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Upload Problem on IIS 6 (/showthread.php?tid=37134) |
Upload Problem on IIS 6 - El Forum - 12-29-2010 [eluser]Unknown[/eluser] I have a problem on Win 2003 IIS 6 for upload files. I changes C:\php\Temp permission to everyone Full access with no effect: Is there any diferrent on IIS? A PHP Error was encountered Severity: Warning Message: getimagesize() [function.getimagesize]: open_basedir restriction in effect. File(C:\PHP\TEMP\php1AAA.tmp) is not within the allowed path(s): (c:\site\www) Filename: libraries/Upload.php Line Number: 569 |