How large is your XML file? It may be larger than the allowed upload file size configured in your web server under the PHP settings. You can install a plugin like phpinfo (https://ww.wp.xz.cn/plugins/wordpress-php-info/) to check what is the maximum file upload size.
Thread Starter
jdpz28
(@jdpz28)
The file is 22.9M. I installed that plugging. It looks like my Max file upload size is 20M. So it looks like that is the issue
Definitely. So, what you need to see is how to increase the max upload size on your web server. Different hosting companies have different ways to do this. Some will have a section in the Control Panel for your site to let you edit the php.ini file, others will ask you to put an updated php.ini file in a specific location in your FTP site.
You should look through your hoster’s FAQ for information on how to do this or contact their support.
Thread Starter
jdpz28
(@jdpz28)
I got the max upload size up to 50M. still get the file not found message though
Did you validate that the max upload size took by looking at the output of the phpinfo plugin again?
Yannick
Thread Starter
jdpz28
(@jdpz28)
Yes I validated the 50M in the phpinfo pluggin
Can you zip up your iTunes library XML file and send it to me via my contact form (ylefebvre.ca/contact-me)? I want to see if it will upload on my side.
Strange. It has not made it. Can you just contact me without the file attachment. This way I can reply and you can send it to me via e-mail?
Thread Starter
jdpz28
(@jdpz28)
well it fails to send is there a size limit on what i can send
Thread Starter
jdpz28
(@jdpz28)
sent though email. hopefully you got
Just issues a new version to increase the form max upload size.