Article:
 |
|
Creating MyTube with Flex and PHP
|
| Subject: |
|
Need Solution plz.. |
| Date: |
|
2008-04-23 06:46:07 |
| From: |
|
mani8php
|
|
|
|
Warning: unlink(movies\robot64109.flv) [function.unlink]: No such file or directory in C:\wamp\www\check\flashvideo_4\upload.php on line 6
Warning: unlink(movies\robot64109.gif) [function.unlink]: No such file or directory in C:\wamp\www\check\flashvideo_4\upload.php on line 15
Fatal error: Class 'DB' not found in C:\wamp\www\check\flashvideo_4\upload.php on line 32
I Have faced these kind of errors..while click upload button...plz tell me how to retify it....
|
Showing messages 1 through 1 of 1.
pear install DB
As for the other problems you need to check file permissions on the upload directories and make sure that you have ffmpeg installed correctly.