I tried to upload a file (testPDF.pdf) 09:57 but couldn’t find an entry.
Here the log:
http://www.sendspace.com/file/ms948g
In the PHP-errorlog i can’t find an entry caused by the failed upload.
or did you meant another server-log?
WordPress says that i should be able to upload files about 100MB like i did define in the php.ini file. This 30MB is an apporixmation from my own testing. When i try to upload a file from 34MB with the flash uploader i get an “Http error” without any other information. When i try to upload the same file with the browser uploader i get the error:
“404 – File or directory not found The resource may have been removed or renamed or is temporarily unavailable.”.
phpinfo() results:
upload_max_filesize 250M 250M
post_max_size 100M 100M
precision 14 14
thanks for your help