PHP Problem
#1
PHP Problem
Hi all,

I have been running Sentora for almost a year now and everything has been working perfectly.

I recently installed a Wordpress page in order to set it up as an intranet. The theme I used had some plugins that required PHP 5.6+. I was running PHP 5.5 so I upgraded it (via Ubuntu 14.04).

Now in WP I keep getting "Missing a temporary folder" when trying to upload images. So I checked my other sites that were previously running and noticed that my Help Desk app (HESK) will no longer let users upload attachments.

With WP I tried to manually setup a temp folder by creating a php.ini file in the root of WP which did not work:

Code:
upload_tmp_dir = /temp/


and I tried by adding the following code in wp-config.php and creating the temp folder:

Code:
define('WP_TEMP_DIR', dirname(__FILE__) . '/wp-content/temp/');


Neither work but I think my problem is more widespread as it has also affected my HelpDesk

I think something went wrong with the upgrade of PHP and I am not sure how to solve it. Any ideas?
Reply
#2
RE: PHP Problem
can you check the PHP Error logs? So we get more insights?

likely you have issue with openbase_dir and your changed configs.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Problem with roundcube pgh2011 0 3 ,159 01-30-2021, 12:48 AM
Last Post: pgh2011
Import zpanel settings problem pgh2011 0 3 ,187 12-30-2020, 07:08 PM
Last Post: pgh2011
Senator crash problem with mysql provokas 3 12 ,234 08-20-2020, 04:11 AM
Last Post: Your Creator

Forum Jump:


Users browsing this thread: 1 Guest(s)