Problems uploading [message #13414] |
Tue, 07 October 2003 18:13 |
maydog
Messages: 5 Registered: October 2003
Karma: 0
|
Junior Member |
|
|
Hello,
I have just installed this software on a windows 2000 machine rinning MySql and PHP 4.3.
The forums seem to work fine except when I attempt to upload files. The forum shows the file link and correct size but the file does not exist in the data directory. I get the following error in the log:
2003-10-07-17-45-32 [ERR] unable to move uploaded file
My config is as follows:
System Configuration
PHP built On: Windows NT stp818610 5.0 build 2195
Database Version: 4.0.15-max-debug
PHP Version: 4.3.3
Web Server: Apache/1.3.28 (Win32)
WebServer to PHP interface: cgi-fcgi
Forum Version: 2.5.1
Relavent PHP Settings: Safe Mode: OFF
Open basedir: none
Display Errors: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: OFF
Output Buffering: OFF
Disabled Functions: none
PSpell Support: No
I have PHP enabled to upload, but it does not seem to work. Has anyone else ran into this problem?
Thank you
|
|
|
Re: Problems uploading [message #13455 is a reply to message #13414] |
Tue, 14 October 2003 01:33 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
If the files/ directory on the same partition as your temporary directory (used by PHP) ?
FUDforum Core Developer
|
|
|
|
Re: Problems uploading [message #13481 is a reply to message #13480] |
Tue, 14 October 2003 03:51 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Have you tried seeing if uploading file attachments via PHP outside of the forum works?
FUDforum Core Developer
|
|
|
Re: Problems uploading [message #13492 is a reply to message #13414] |
Tue, 14 October 2003 14:37 |
maydog
Messages: 5 Registered: October 2003
Karma: 0
|
Junior Member |
|
|
I am unfamiliar with PHP, how would I upload with PHP outside of the forum?
I am thinking I may have a permissions problem. How do I allow write access to a directory on apache running windows 2000?
[Updated on: Tue, 14 October 2003 14:51] Report message to a moderator
|
|
|
|
|
|
|