Re: Upload error 500

#1079
mfisher
Participant

I also got the Upload error 500 did some diging in logs and found, for what ever reasons, default joomla install had public_html/plugins directory security set for 0777 and I changed it to 0755 and all worked well. Hope this helps someone.