| Update
I just tried uploading a 4.5 MB file, and here's what happened. I got this error:
Warning: getimagesize(C:/Inetpub/wwwroot/photopost/uploads/1/car1.jpg): failed to open stream: Permission denied in C:\Inetpub\wwwroot\photopost\image-inc.php on line 247
Warning: Division by zero in C:\Inetpub\wwwroot\photopost\image-inc.php on line 292
Warning: getimagesize(C:/Inetpub/wwwroot/photopost/uploads/1/car1.jpg): failed to open stream: Permission denied in C:\Inetpub\wwwroot\photopost\image-inc.php on line 91
Warning: unlink(C:/Inetpub/wwwroot/photopost/uploads/1/car1.jpg): Permission denied in C:\Inetpub\wwwroot\photopost\image-inc.php on line 103
When I logged onto the server and checked out the directory C:/Inetpub/wwwroot/photopost/uploads/1/, it has read/write permissions for users, so the permissions should be OK. And the file I tried uploading, MOVO1617.mpeg, is actually on the server, so the upload worked. It's failing trying to display car1.jpg, I guess. Also, on the same page the error appears, when I scroll down I get the Photopost nav bar, etc., and then the message "Sorry, this image type () is not supported yet." Any ideas?
|