General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

saving big attachements in a server folder istead of database, v1.0 rc1

Submitted by cniitei on

Once again, Hi

We experienced problems with adding an attachment of a higher weight then the specified size, i.e. saving a big file to a folder on the server rather then in a database. The program was saying something like "internal error". We checked all the file size restrictions on the client, and i think we also checked the file size restrictions on the server side as well. Everything seams to be right.

We ended up setting the limit of 255 mb, so that even such big files are kept in the DB. But my collegue says that it's not a good idea to keep that big files there.

windows client won't connect to server

Submitted by jjgordon on

I installed the webissues server 1.0-rc1on y domain hosted by DreamHost (webissues.mydomain.com).

After I made the 'data' subdirectory writable by everyone the server install went ok.
(If I didn't change permissions on the data dir the install failed.)
So I can login to the server via the web interface.

However, I cannot connect using the windows 0.9.7 client.
If I enter webissues.mydomain.com as the host, the client gives an error message that the host "is not a webissues server"