Error joomla “The PHP temporary directory is not set. The PHP temporary directory is the directory that PHP uses to store an uploaded file before Joomla!

Error joomla “The PHP temporary directory is not set. The PHP temporary directory is the directory that PHP uses to store an uploaded file before Joomla!

df

 

For those who cannot access httpd.conf there is a simpler method.
1. Create a php.ini file in the root folder of your Joomla web site
2. Add your temp directory to it. It will look something like this:

upload_tmp_dir = /home/accontname/public_html/tmp

 

3. Add a line to your .htaccess file telling your site to use the php.ini file. Add this line

SetEnv PHPRC /home/accountname/public_html

 

 

 

Author Details
admin dari seorang yang terus belajar dan mencatat pengalaman kasus tentang server dan web semoga berguna untuk yang lain 🙂 untuk memecahkan masalah yang sama

Comments

comments