• Resolved yaboyvell

    (@yaboyvell)


    Hi,
    Updated my .htaccess file to read…
    php_value upload_max_filesize 64M
    php_value post_max_size 64M
    php_value max_execution_time 300
    php_value max_input_time 300

    the addition is at the very end of the file. Some files upload with no problems. Others get errors for example…
    “02-Sy_Ari_Da_Kid-Don_t_Make_Me.mp3” has failed to upload due to an error
    Failed to write file to disk.

    I can upload files of any size it just seems to be random files.
    I tried on my main page https://www.yaboydigital.tk Thought it was do to some plugins so did a fresh install on a old site i had. Same problem.

    Other update i made was to .htaccess..
    php_value memory_limit 128M
    was added to top line. I use this to keep my server from getting php fatal error messages.

    Same error occurs no matter if i use browser up loader or muti-file up loader.
    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter yaboyvell

    (@yaboyvell)

    Found a work around. All my changes to .htaccess were okay. Instead of using wp upload manger i use a plugin in called add-from-server works flawlessly.

Viewing 1 replies (of 1 total)
  • The topic ‘Failed to write file to disk’ is closed to new replies.