PDA

View Full Version : Uploading Error


sburns1992
10-20-2009, 03:21 PM
Heyhey,
You have probably heard this many many times before. But my vB forum won't allow uploading. Only from link.

Diagnostic says......
file_uploads: On
open_basedir: e:\webspace\clearconnect\flamehabbo\flamehabbo.com
safe_mode: Off
upload_tmp_dir: D:\PHP_Temp
upload_max_filesize: 20.00 MB

Help
Results
The attached file's temporary location (C:\\WINDOWS\\Temp\\php24F.tmp) could not be found. The test cannot continue.

www.FlameHabbo.com/info.php OR http://www.flamehabbo.com/forum/index.php?&do=phpinfo

I personally think it's a PHP problem, but am unsure.
Any help will be appreciated ;)
Scott.

DeanLag
10-20-2009, 03:23 PM
Hmm error says "The attached file's temporary location (C:\\WINDOWS\\Temp\\php24F.tmp) could not be found. The test cannot continue"
Is the file here? =p
Else I have no idea

sburns1992
10-20-2009, 03:27 PM
It's a temp file, it changes all of the time
Any expert advice please?

Marco van Herwaarden
10-21-2009, 11:05 AM
Try turning on safe-mode.

sburns1992
10-21-2009, 01:16 PM
Already tried that, doesn't work.

snakes1100
10-21-2009, 05:31 PM
I'll assume you have control of this server.

Change in php.ini
upload_tmp_dir = D:\PHP_Temp

To this:
upload_tmp_dir = C:\WINDOWS\Temp

Restart your webserver.

sburns1992
10-22-2009, 07:26 PM
Okay got in touch with the host we changed the upload dir
Problem still persists

file_uploads: On
open_basedir: e:\webspace\clearconnect\flamehabbo\flamehabbo.com
safe_mode: Off
upload_tmp_dir: C:\WINDOWS\Temp\
upload_max_filesize: 20.00 MB

Help
Results
The attached file's temporary location (C:\\WINDOWS\\Temp\\php54C3.tmp) could not be found. The test cannot continue.

--------------- Added 1256246542 at 1256246542 ---------------

For further information... the server is: 64bit Windows 2003 :)