when i m uploading vedio file (eg. a.avi) using http://localhost/file_conv/upload.php (first page)
then it comes to next page that is http://localhost/file_conv/upload2.php
shows message: your file has been uploaded perfectly..
but ..
when i use this url on other machine which is LAN connected using my ip address that is :192.68.1.7 ,not uploading file .
i give this address like http://192.168.1.7/file_conv/upload.php opened
but http://192.168.1.7/file_conv/upload2.php dont show any message
upload video file on server in php
Moderator: General Moderators
-
rashid_mohd
- Forum Newbie
- Posts: 1
- Joined: Mon Dec 28, 2009 6:55 am
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: upload video file on server in php
This is often a permissions or configuration problem.
(#10850)