Install on XAMPP

Qomari

New Member
Jul 29, 2013
5
0
0
i've successfully installed the script on XAMPP
The problem i have is tmp folder. Setting in the php.ini
Code:
upload_tmp_dir="C:\xampp\tmp"
And the directories has 30 GB of free space, but when i go to admin area it said
Code:
"Your server tmp folder only has -324,612 KB, yet your max file upload is 1 GB. Please contact your host to increase."
. So what should i do ??
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
I think it could a permissions issue.

Right click on the \tmp dir
Properties > Security > Select your username in the top box & click edit
In the new window, select your username in the top box > In the bottom box put a tick in the "Full Control" box > Apply > OK > OK
 

Qomari

New Member
Jul 29, 2013
5
0
0
i have done the setting you told, my username is have full control to the folder, but stil doesnt work