Apr 6th, 2009, 10:29 AM
I tried to read through the Forums to fix all of this on my own.. However, nothing mentioned seemed to work.
The closest one was the one that referred to "tweaking" Windows.
When I try to upload a file (either from the form or editing the submission) I get this error:
Warning: rename(C:\WINDOWS\Temp\phpD071.tmp,E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\upload/resume_laskillern.doc) [function.rename]: Permission denied in E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\global\code\files.php on line 462
Notice: Undefined offset: 2 in E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\process.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\global\code\files.php:462) in E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\process.php on line 286
Notice how the slash problem has come up again.. I tried every form and way to update the slashes and it really didn't matter...
It *appears* that the issue has to do with renaming the file from the Temp File to the FileServer file.
Permissions have been completely granted to allow access to the uploads directory.
Please let me know what other details I can supply to try to get this resolved.
I love this tool, I love this product.. I just need to be able to upload a file from a form.
The closest one was the one that referred to "tweaking" Windows.
When I try to upload a file (either from the form or editing the submission) I get this error:
Warning: rename(C:\WINDOWS\Temp\phpD071.tmp,E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\upload/resume_laskillern.doc) [function.rename]: Permission denied in E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\global\code\files.php on line 462
Notice: Undefined offset: 2 in E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\process.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\global\code\files.php:462) in E:\inetpub\vhosts\SITENAME.com\httpdocs\form_tools\formtools\process.php on line 286
Notice how the slash problem has come up again.. I tried every form and way to update the slashes and it really didn't matter...
It *appears* that the issue has to do with renaming the file from the Temp File to the FileServer file.
Permissions have been completely granted to allow access to the uploads directory.
Please let me know what other details I can supply to try to get this resolved.
I love this tool, I love this product.. I just need to be able to upload a file from a form.