Hi,
The environment variable TMP is set to /root/tmp by easy apache. This is creating problem with XCache, because user nobody does not have permission to create file in /root/tmp. The 0777 permission on /root/tmp has no effect.
I tried following the instructions at Modifying Environment Variables and creating a file TMP under /var/cpanel/easy/apache/rawenv/ and rebuilding easy apache. But it did not work.
How can I change the value of TMP to /tmp. I have a cPanel dedicated server with Apache / PHP compiled with similar easy apache options. It does not have the environment variable TMP set.
The environment variable TMP is set to /root/tmp by easy apache. This is creating problem with XCache, because user nobody does not have permission to create file in /root/tmp. The 0777 permission on /root/tmp has no effect.
I tried following the instructions at Modifying Environment Variables and creating a file TMP under /var/cpanel/easy/apache/rawenv/ and rebuilding easy apache. But it did not work.
How can I change the value of TMP to /tmp. I have a cPanel dedicated server with Apache / PHP compiled with similar easy apache options. It does not have the environment variable TMP set.