FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Upload Error...
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Upload Error... [message #10369] Thu, 29 May 2003 04:43 Go to next message
tgaastra is currently offline  tgaastra   United States
Messages: 90
Registered: June 2002
Karma: 0
Member
Trying to upload a file gets me a Page Not Available error
with this in the address box

http://<where my forums are>/forums/index.php?t=post

Re: Upload Error... [message #10372 is a reply to message #10369] Thu, 29 May 2003 12:43 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Hmm... check your php's file upload settings.

FUDforum Core Developer
Re: Upload Error... [message #10374 is a reply to message #10372] Thu, 29 May 2003 16:09 Go to previous messageGo to next message
tgaastra is currently offline  tgaastra   United States
Messages: 90
Registered: June 2002
Karma: 0
Member
The pertinent section from my php.ini


;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =

; Maximum allowed size for uploaded files.
upload_max_filesize = 10M

Re: Upload Error... [message #10377 is a reply to message #10374] Thu, 29 May 2003 17:02 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Which PHP version are you using and what did upload_tmp_dir default to (check phpinfo()).

FUDforum Core Developer
Re: Upload Error... [message #10379 is a reply to message #10377] Thu, 29 May 2003 17:52 Go to previous message
tgaastra is currently offline  tgaastra   United States
Messages: 90
Registered: June 2002
Karma: 0
Member
4.2.2 (patched),

phpinfo() returns "no value" for the upload dir...
However, changing it to /tmp doesn't affect the behavior at all.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: V 2.5.0 RC3 - different table width in "Post Preview"
Next Topic: 2.5.0 RC3 - limits
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Sep 28 12:11:49 GMT 2024

Total time taken to generate the page: 0.02766 seconds