This topic is locked
[SOLVED]

 File upload failing PHP5.6

3/18/2016 11:36:22 AM
PHPRunner General questions
G
g_parry author

I am using phprunner 8.1 and php 5.6 for some reason I cannot get file upload to work - just getting message "Uploading failed". If I drop the php to version 5.1 it works perfectly but my wordpress site falls over - any idea's please

Admin 3/18/2016

This might be something related to PHP settings and not to PHP version. You need to find the actual error message, probably in PHP error log. Not enough info to provide any advice.

G
g_parry author 3/19/2016



This might be something related to PHP settings and not to PHP version. You need to find the actual error message, probably in PHP error log. Not enough info to provide any advice.


That's all I needed thanks - with confirmation that it wasn't a phprunner problem I was able to find a site where upload was working and replicate the php settings