Error 300 Login Required

Submitted by gianfrancopintus on 2009-12-14

Hi, i am trying to install WebIssues, the server is working but the client fails with this error 300 login required, i do some research and found this webissues.mimec.org/node/131 but the same error hapens with all client versions, including 0.9.6 with both windows isntaller and compiling the code.
Also i tried to use 0.9.4 version and make the solution described here webissues.mimec.org/node/131. but stills the same error.

By the way, i am using Windows XP and MSSQL.

WebIssues should generally work fine with Windows XP and MSSQL (it's exactly the configuration that I'm using for development).

My guess would be that you don't have the session path correctly configured in PHP; this is a common problem with default PHP installations on Windows. Take a look for instance at this tutorial: http://www.webcheatsheet.com/php/install_and_configure.php.

Also look into the log/errors.log file on the server to check if there are any errors or warnings.

Regards,
Michał