I get this error when I try to upload a wordpress plugin...
[15-May-2012 11:57:40 UTC] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /tmp/duplicator.tmp because No such file or directory in D:\OA.Help\wp-admin\includes\file.php on line 177
The directive in my PHP.INI file upload_tmp_dir = "C:\Windows\Temp"
This is the default. It was working fine using PHP 5.2.17. After installing PHP 5.3.13 I encountered the problem.
Permissions have not changed.
Windows Server 2008, PHP 5.3.13, WordPress 3.3.1
I've been right thru the PHP.INI file looking for any settings that might be causing the problem.
MuddyWaters
1 Post
Touch() Error when Uploading WordPress Plugin PHP 5.3.13 on Windows Server 2008 IIS7
May 15, 2012 12:30 PM|LINK
I get this error when I try to upload a wordpress plugin...
[15-May-2012 11:57:40 UTC] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /tmp/duplicator.tmp because No such file or directory in D:\OA.Help\wp-admin\includes\file.php on line 177
The directive in my PHP.INI file upload_tmp_dir = "C:\Windows\Temp"
This is the default. It was working fine using PHP 5.2.17. After installing PHP 5.3.13 I encountered the problem.
Permissions have not changed.
Windows Server 2008, PHP 5.3.13, WordPress 3.3.1
I've been right thru the PHP.INI file looking for any settings that might be causing the problem.
Any ideas any one?
Thanks
wordpress php 5.3 touch error
Lloydz
2335 Posts
Microsoft
Re: Touch() Error when Uploading WordPress Plugin PHP 5.3.13 on Windows Server 2008 IIS7
May 17, 2012 09:26 AM|LINK
I would suggest you post this question in wordpress forums. The community there could help you in a more efficient way.
Thanks.