View Single Post
Old November 16th, 2007, 09:33 AM   #1 (permalink)
sean9715
Member
Verified Customer
 
Join Date: Jun 2007
Location: Pennington, NJ
Posts: 30
Send a message via AIM to sean9715
Problems with video

I'm trying to get video to work on our photopost install. We have all of the default file types allowed in the admin area, including .mpg. I just tried to upload a 4.5 MB .mpg video, and it returned the following 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

We were told to update the following 3 settings in our php.ini file:
POST_MAX_SIZE
MEMORY_LIMIT
MAX_EXECUTION_TIME

But the errors seem to indicate that we don't have permission to upload a .mpg file, which we definitely have allowed in admin. Any ideas?

Thanks,
Sean
sean9715 is offline   Reply With Quote