Hello

I have an installation of SQ 1.2.11 (linux/apache/php) working without problems when 
the
server/php is configurated to save sessions-data in files.

If I use the same installation configurated to save sessions-data in a database,
everything works fine except the attachments. If the attachment it is an image 
(gif/jpg)
I get nothing when I click the 'view' link (or 'name of the file'), I can download them
but the file I get is corrupted and it can not be open. The same happens with other 
type
of attachments (word, excel, etc), I can download them but they are corrupted. (As I
said everything works fine when saving sessions-data in files)

I had to add a line in src/global.php (include("wwwsessions/db_sessions.php");) to
implement the session-db part.  All the files that alter sessions-data include
'src/global.php' (I think). Can the problem be that some files used by the 'attachment
part' use sessions without including 'src/global.php'?

I really need some help, I have tried to read the code that handle the attachment part
but I can not find anything relevant.

-- 
regards
Rafael Martinez
University of Oslo




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to