Plesk 11.x / Linux :: FFMEG - Cannot Upload Video To Network
Jan 2, 2015
I have install FFMPEG on my server today and all is correct as patch, installing with more. But when i try and upload video to to network so stay there only:
Uploading Video...
I have check in my sitepanel and patch is correct. After install i restart my server but i can not upload nothing video.
View 4 Replies
ADVERTISEMENT
Jun 4, 2014
All my PHP script can't upload file. I have tried to set CGI Application or FastCGI Application to my domain, but I can't resolve this issue.
View 6 Replies
View Related
Jun 22, 2015
I have a big problem concerning the file upload limit (I need a large size, around 2Go) : I was using my app in /var/www/vhost/default and it was working perfectly, I decided to change it and use /var/www/vhost/mydomain.com to have it throught the plesk panel, and there I have an upload limit than I need to push. I can't upload files larger than 128Mo and I don't know why.
- I have checked all php.ini files (with locate php.ini) and they are all correct.
- I used plesk panel to set php conf -> done.
- I put :
php_value memory_limit 2000M
php_value upload_max_filesize 2000M
php_value post_max_size 2000M
in my .htaccess in htdocs
[Code]....
I reload/restart apache2, psa, ... And it still doesn't work, I have no more idea every conf file seems correct. It's not a permission problem because I can upload some 80Mo files but not 500Mo ...
View 6 Replies
View Related
Jul 2, 2015
We are having an issue upload a 300mb mysql database to phpmyadmin.. With direct mysql file, t stops and only copies a few tables, stating to reupload to continue (which it doesn't and states that there are pre-existing tables). With zip file, it does the same.. at one point at 504 error occurred.
View 4 Replies
View Related
Feb 24, 2009
I'm starting a video/music streaming network and I'm wondering should I stick to American hosts or go overseas to say the Netherlands? Which would be able to offer me a bit more bandwidth for a reasonable price?
Also, if there are any top hosts here that could offer some nice bandwidth for this type of service for a reasonable price, let me know about them to.
View 14 Replies
View Related
Feb 5, 2015
I have tried the links below and it still has not made a difference to the upload limit. I am still getting a 500 error.
[URL] ,.....
In the error logs it is still saying
'mod_fcgid: HTTP request length 16777994 (so far) exceeds MaxRequestLen (16777216)'
I did not try editing last_httpd.include as it was recommended that this was not edited in the post above.
Is there something I am missing!
The Parallels version is 11.0.9 on Linux. It is a VPS package. Is it possible that the host is not allowing the increase or is it all down to my setup?
View 18 Replies
View Related
Dec 23, 2014
I have 1 domain so i will use upload script on but there is some issue when i try and upload file.
I have upload 1 file so was 11MB &
1 file so was 6MB without problem.
And try with a file so was 17.46MB and this will not upload. It seems to me that it is a barrier for some space 16MB of uploading! Since that work and upload file so was 6 & 11MB but when I try and upload a file so is 17.46 or higher it stop.
Free Users can upload 100MB FREE
Premium: 1GB
I have set this in Plesk - PHP Settings
memory_limit: 1G
max_execution_time: 84600
max_input_time: 84600
post_max_size: 2G
upload_max_filesize: 2G
Also restart server after changing this. But still the same and can not upload bigger file then 16MB
View 2 Replies
View Related
Jan 2, 2015
I'm running Plesk 12. I install it today, using the ISO which parallels provides, which includes centos 6.5 and preinstalled Plesk 12 in my vps. Then I logged in plesk, and I did everything it wants. Then I upgraded my php, to php 5.4.36 according to the manual that Paralells provides, and then I tried to increase the max upload file size for phpmyadmin. I have edited my /usr/local/psa/admin/conf/php.ini file and tried to restart using with 3 different ways using terminal:
1st: service sw-cp-server restart
2st: /etc/init.d/psa stop
/etc/init.d/psa start
3st: reboot (which rebooted all the vps)
My php.ini file is:
short_open_tag = On
y2k_compliance = Off
output_buffering = Off
max_execution_time = 600
max_input_time = 600
memory_limit = 256M
max_file_uploads = 99999
max_input_vars = 2000
[Code] ....
However, when I'm trying to import a 31mb sql file, I always get that error, and only some of my tables are being imported:
#1153 - Got a packet bigger than 'max_allowed_packet' bytes
View 2 Replies
View Related
Sep 11, 2014
We need to upload to a virtual server (managed with Plesk 11.5) a Wordpress site developed locally. We made this operations without problems many times on other hostings managed with custom panels, non-Plesk.
On the virtual server with Plesk, however, once the files are uploaded via FTP, the database via phpMyAdmin and updated the Wordpress configuration file, when you go to visit the website, it does not display anything and the browser opens the download window for a text file called "download" that contains the code of the file index.php of WordPress.
View 7 Replies
View Related
Mar 19, 2014
I'm trying to upload backup ms sql server file. But the Control panel tells me error: "Error: copy_file failed: filemng cp failed:"
View 4 Replies
View Related
Mar 14, 2015
I'm trying to create a network connection from Windows (8.1) to my Plesk filesharing folder, which should be straight forward. For some strange reason my Windows desktop PC doesn't establish the connection but shows me an error message, saying that the provided folder is invalid (see attached images).
View 1 Replies
View Related
Sep 17, 2014
I have a 6GB backup file created with another Plesk Backup Manager, now I trying to upload this backup file to my Plesk Backup Manager but after upload 3% I am getting "413 Request Entity Too Large" error, I tried with disable NGINX but still getting this error.
how can I resolve this error or is their any other way to upload my file on backup manager?
I see that Backup Manager have a file size restriction of 2GB how can I increase this?
View 2 Replies
View Related
Sep 3, 2014
Over the last two weeks several individuals in different parts of the USA have noted extra characters in some web pages when on the att network.
The same server is sending out the same sites fine, when viewed on all other internet providers we have tested. We have also tested multiple browsers. Interestingly, if you use the secure layer - https, the site is fine, no extra characters.
Can any settings or anything on the server hosting software, etc, precipitate or stop this?
Read more at [URL]...
View 7 Replies
View Related
Feb 10, 2015
I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...
View 2 Replies
View Related
Jun 19, 2008
way to convert and add some text(watermark) to videos in Linux.
I know ffmpeg can be used to convert video but i does not add text or water mark to video.
So what are my options?
View 3 Replies
View Related
May 16, 2008
I'm doing a very basic site for a friend who has already bought space with a host.
I'll be using dreamweaver on my windows machine as usual and in the past have always used a windows platform with hosts. Unfortunately my mate has gone for a linux package with his host.
View 9 Replies
View Related
Jul 10, 2015
I'm change “upload_max_filesize” & “post_max_size” in php.in but when i wanna import sql show me>>>(Max: 2,048MiB)
View 1 Replies
View Related
Jul 22, 2015
I have Windows Server 2012 with Plesk 12.0.18
Changing PHP Settings through control panel for domain not take effect to domain through phpinfo()
I'm trying to change upload_max_filesize and post_max_size through control panel but it don't take effect on the website.
View 11 Replies
View Related
Dec 23, 2014
I'm having a problem with Plesk Panel 11.0.9 update #64. All other page running perfect. But when I go to "Backup Manager --> Database Backup Repository --> Upload Backup File" then Plesk Panel show error: Internal Server Error 500.0.
On server, it show detail below: .....
View 2 Replies
View Related
Dec 21, 2008
What is the best linux version to run a vpn server over vps?
I'm a bit confused ,what's the best linux version if i want to have a vpn server ? Does Centos 5 work?
View 10 Replies
View Related
Aug 8, 2012
I took an image of a configured Plesk 11 server and deployed the image to a new server (new hardware and IPs).
The goal now is to reconfigure Plesk on the new server to use the new IP addresses.
I open the PP Reconfigurator, and select "Change server IP addresses".
PP Reconfigurator
Select the IP addresses to be changed:
IP Address: 10.0.0.1
Interface: "PrivateNetwork"
[x] Existing address
Select the new IP address:
IP Address: 10.0.0.2
Interface: "PrivateNetwork-Teamed"Click to expand...
View 2 Replies
View Related
Oct 14, 2009
any experiences to report about purchasing used / refurb gear from either Network Liquidators (nweq.com) or Network Hardware (networkhardware.com)?
View 12 Replies
View Related
Mar 29, 2009
Attached is a (badly) drawn diagram of two sites, connected by a vpn.
The site to the left, is network 10.0.0.0/24 which runs a linux server as the router for the network.
The site to the right, is network 10.1.0.0/24 which runs a windows 2003 server as the router for the network.
Now, my problem is, the clients behind the windows 2003 server can ping any machine on the first network because i setup a static route to route all traffic to 10.0.0.0/24 over the vpn interface.
now, my problem is, only the linux server can ping any machine on the windows 2003 network, any client behind the linux server cant seem to route over the interface.
I have the following route on the linux server: .....
View 0 Replies
View Related
Mar 20, 2009
Can anyone recommend the best cost-effective solution for serving up video files to websites on other servers?
Basically looking for a central storage location to hold video files (flv, swf) that will be hotlinked from websites on other servers.
I'm currently using about 200GB bandwidth monthly, and need to increase that to about 500GB without violating any TOS or getting cut-off/suspended.
Not sure if the best option will be a hosting account, file storage site, etc.
View 4 Replies
View Related
Oct 26, 2009
get Video hosting website or company Like you tube.
That youtube is banned in my country.
View 11 Replies
View Related
Feb 2, 2008
how I would be able to set up streaming video on a server for live video as well as archived videos? We've got a client who is requesting streaming events live, bandwidth on our end shouldn't be an issue however I'm wondering where I would start? I've done streaming audio before but I have never done streaming video.
View 2 Replies
View Related
Apr 17, 2008
What is the best CMS for streaming videos (kinda like youtube) that will allow me to upload bulk amount of videos to the server, instead of uploading them one by one.
View 1 Replies
View Related
Oct 28, 2008
i know this probably isnt the right forum, however i think it is probably the closest to the right forum... so anyway...
I have a swf video player, when i load a page in explorer with the swf embeded into it.. the video begins to stream fine.. however if i try and change the explorer page the page wont change untill the entire video has been streamed.. anyone have any ideas as to why this is?... is this something wrong with
a. my explorer settup?...
b. my server setup?... or
c. my swf?...
View 1 Replies
View Related
Jun 25, 2008
I have a site which has a short FLV video of about 4 mins. My current host is a bit slow and so the playback is staggered.
I was wondering if anyone can recommend a fast but affordable host for FLV files.
View 7 Replies
View Related
Apr 15, 2008
We are going to launch Video Tours service for real-estate companies.
The video files will be stored on the server and shown by request.
What kind of server should we use for this task?
Are there any specific requirements to the server and the network?
View 5 Replies
View Related