Author Topic: [1.5.3] Errors Uploading Documents  (Read 2082 times)

jc

  • Newbie
  • *
  • Posts: 10
    • View Profile
[1.5.3] Errors Uploading Documents
« on: September 10, 2009, 03:04:01 am »
Mozilla 3.5.3
IIS Windows XP
PHP 5.2.9-2
MySQL 5.0.51

Hi,

I am trying to use the documents feature of OpenGoo but I get two errors when I try and upload a file.

1) I choose upload and then click the browse button, select my file.  I then get an error message:
  Error : 405 Method not allowed

The text:  Checking filename... appears under the file name input field

2) I then click the Add file button and I get the message :
    Error: Failed to upload file

I have debug switched on but there are no additional message on screen or in the log.php file.  Any ideas ?  I am not even sure where to look from here because I cannot find any additional error information ?

TIA,
  JC

jc

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: [1.5.3] Errors Uploading Documents - solved (sort of)
« Reply #1 on: September 13, 2009, 08:54:22 pm »
I did some fishing around on this issue, it appears to be an IIS issue, to do with what verbs are allowed for the php cgi.  I tried some of the suggestions to resolve the issue and got no where.

 In the end I have switched to using apache to server opengoo and it's working fine.

Regards,
  JC