|
OK, I checked and there was a trailing slash in the uploads path on global options, so I removed that and tried again. I get these errors:
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
I looked at the directory structure on the server - is /photopost/data/ for images, and photopost/uploads/ for videos? We have all of our images showing up correctly in the /data/ directory, but the /uploads/ directory just has a ton of folders, with very few files. I checked the permissions on the two and they're the same, so I think something else is wrong.
And finally, the "allow multimedia options" is set to yes in admin. Any ideas?
Thanks!
Sean
|