Cannot upload docs in file manager after php upgrade on webserver
Permalink
All,
Problem started after upgrading PHP/Apache for a new client coming onto server. Existing C5 install now cannot upload files, it just sits at a spinning circle after hitting upload. Running 5.4.0.5, I know its old, I just cant bare the thought of updating and then going back and fixing all of the tweaks to the theme.(Side note, if anyone has any tricks to compare the files to weed out the 3-4 changes in theme before updating and breaking them, please let me know.)
Steps taken so far:
Verified that /tmp directory is setup in php.ini with phpinfo.php
Reset permissions to 777 for /files recursively
Checked all other similar referenced threads in C5 forum and Google.
At a total loss, any help would be much appreciated.
Problem started after upgrading PHP/Apache for a new client coming onto server. Existing C5 install now cannot upload files, it just sits at a spinning circle after hitting upload. Running 5.4.0.5, I know its old, I just cant bare the thought of updating and then going back and fixing all of the tweaks to the theme.(Side note, if anyone has any tricks to compare the files to weed out the 3-4 changes in theme before updating and breaking them, please let me know.)
Steps taken so far:
Verified that /tmp directory is setup in php.ini with phpinfo.php
Reset permissions to 777 for /files recursively
Checked all other similar referenced threads in C5 forum and Google.
At a total loss, any help would be much appreciated.
Also to you have a link to your phpinfo?