 | |  | |
February 4th, 2006, 08:43 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
| why isnt my video uploading
I keep getting invalid file type. The file is a 3 mb .wmv file and I have it set to 20mb In admin cp. Am I doing something wrong? I searched the forums for the answers but nothing came up that I saw. I had vb gallery before on my old site and it worked fine. Am I missing a hack for this?
|
| |
February 9th, 2006, 10:55 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
Is .wmv in your allowable file extention types in admin?
Also check your php info to see what your max uploadable filesize is set to in PHP
Your not going to be able to upload a 3mb file if your max file uploable size is 2mb on a default PHP install.
|
| |
February 9th, 2006, 07:01 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
|
yes its set to 25mb, where is the php.ini?
|
| |
February 9th, 2006, 09:13 PM
|
#4 (permalink)
| | Member
Join Date: Apr 2005
Posts: 275
|
Here is my php.ini, which I placed in my gallery's root folder
upload_max_filesize = 20M;
max_execution_time = 60;
max_input_time = 60;
|
| |
February 9th, 2006, 10:26 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
threatrr you have a link to phpinfo?
Did you also remember to set the limit of the attachments in the attachment manager etc.
|
| |
February 11th, 2006, 11:12 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
|
Chuck I'm fairly new to this, what is the php ini? I have been searching the forums but I'm about ready to pay someone.
|
| |
February 11th, 2006, 11:13 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
It is a file you can make called phpinfo.php with this contents. You can upload it to your server and it shows your php settings Code: Content visible to verified customers only.
|
| |
February 11th, 2006, 11:21 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
|
Ok I was editing the gallery extensions and not the attatchment ones.. I hope this works
|
| |
February 11th, 2006, 11:36 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
|
still says invalid file type...I been trying to fix this for a week straight...
i got the attatchment for a wmv file at 25mb and the file i want is 3mb
|
| |
February 11th, 2006, 11:39 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
|
CHUCK here is php info link http://www.coruffryders.com/gallery/phpinfo.php
it says max up load 2 mb? what gives? how i change that?
Last edited by threatrr; February 11th, 2006 at 11:56 AM.
|
| |
February 11th, 2006, 12:16 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
You can not upload an image larger than 2mb period. That is unless you have access to edit php settings on the server. If you do not have a vds or dedicated server then you can not edit it. You can try asking your host to raise the max upload size
wmv uploads work fine if the extention is in the allowed types in gallery admin. I have a clean install of the gallery on a test site http://omegatron.net/vbgallery/showimage.php?i=17&c=4 |
| |
February 11th, 2006, 12:19 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
|
ok I'm goign to call the hosting company now. I can edit the files on my server, but which file is that? or where is this so called php.ini at?
Last edited by threatrr; February 11th, 2006 at 12:35 PM.
|
| |
February 11th, 2006, 12:36 PM
|
#13 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
|
php.ini
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M
- set to 60 megs ?
; Maximum allowed size for uploaded files.
upload_max_filesize = 60M
|
| |
February 11th, 2006, 12:38 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Jul 2005
Posts: 59
|
Zach where do I edit this file at? I'm looking at my server files now
|
| |
February 11th, 2006, 12:41 PM
|
#15 (permalink)
| | Registered User
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,244
| Quote: |
Originally Posted by threatrr Zach where do I edit this file at? I'm looking at my server files now | Info found in post 10
Configuration File (php.ini) Path
/usr/local/Zend/etc/php.ini
Last edited by Zachariah; February 11th, 2006 at 12:45 PM.
|
| |
August 17th, 2007, 07:00 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Dec 2006
Posts: 62
|
I am getting the invalid file when I try to upload a 3mb AVI file. I checked my etc/ folder on my server and there is nothing in there. Why can't I upload?
Thanks!
|
| |
August 18th, 2007, 02:40 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Dec 2006
Posts: 62
| Quote:
Originally Posted by amagab I am getting the invalid file when I try to upload a 3mb AVI file. I checked my etc/ folder on my server and there is nothing in there. Why can't I upload?
Thanks! | I fixed it. I just had to log in to my server as root.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | video | mholtum | How Do I? - vBulletin 3.5.X | 10 | January 25th, 2006 05:19 PM | | Which is better for video? | PhoenixDown21 | Before You Buy | 1 | January 24th, 2006 06:26 PM | | Uploading video problems. | fkatzenb | Photopost Pro Installation & Upgrades | 1 | December 18th, 2005 08:54 AM | | Video? | indie | Before You Buy | 1 | January 27th, 2005 09:05 AM | | 4.8.1: Failure on uploading video | South Fork | Photopost Pro Installation & Upgrades | 12 | November 30th, 2004 10:09 AM | All times are GMT -5. The time now is 03:51 PM. | |