New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Error uploading mp4 with joomla 2.5

  • John
  • Topic Author
  • Visitor
  • Visitor

Error uploading mp4 with joomla 2.5 was created by John

Getting the following error when I try to upload a video file


JFile: :read: Unable to open file:
Warning: Failed to move file!
ERROR MOVING FILE
JFile: :read: Unable to open file:
Warning: Failed to move file!
ERROR MOVING FILE
11 years 5 months ago #4633

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Error uploading mp4 with joomla 2.5

1. Login to your Joomla admin.

2. Go to Components - All Video Share - Dashboard

3. Click "Server Settings" tab.

4. Copy and mail the details to This email address is being protected from spambots. You need JavaScript enabled to view it.
The following user(s) said Thank You: yanceylava, kmcvickermarj and 5 other people also said thanks.
11 years 5 months ago #4645

Please Log in or Create an account to join the conversation.

  • John
  • Topic Author
  • Visitor
  • Visitor

Replied by John on topic Re: Error uploading mp4 with joomla 2.5

1 allow_fileuploads YES
2 upload_max_filesize 360M
3 max_input_time 200
4 memory_limit 256M
5 max_execution_time 660
6 post_max_size 370M
7 upload_directory_permission YES
11 years 5 months ago #4647

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Error uploading mp4 with joomla 2.5

Solution : 1

Check the permissions of your tmp directory in the joomla base directory and give proper write permissions. If this doesn't solved your issue, then kindly apply the next solution.

Solution : 2

1. Go to your Hosting panel >> File Manager >> Select your Domain/Sub-Domain and then open the configuration.php file.

2. Find var $log_path, it will contain the Directory path of your Old Server. Just replace the whole line with the code var $log_path = './logs';

3. Find var $tmp_path, it will also have the Directory path of your Old Server. Replace the whole line with the code var $tmp_path = './tmp';

That’s it! Let me know if this solved your issue ...
The following user(s) said Thank You: yanceylava, kmcvickermarj and 5 other people also said thanks.
11 years 5 months ago #4648

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0

Replied by Chris Bjerken on topic Re: Error uploading mp4 with joomla 2.5

I was having the same issue using Joomla 3.1.5 and opened up file permissions universally to 777 and also tried changing the settings in the configuration.php file and neither were a solution for me unfortunately.
10 years 7 months ago #6050

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Error uploading mp4 with joomla 2.5

@ Chris Bjerken,

Kindly get me your Joomla! admin access details to This email address is being protected from spambots. You need JavaScript enabled to view it.. So, I can troubleshoot this issue directly.
10 years 7 months ago #6051

Please Log in or Create an account to join the conversation.

Time to create page: 0.133 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies