| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
(#4)
|
| Member Posts: 97 Join Date: May 2006 Location: Luton, UK |
09-08-2006, 11:23 AM
I've had problems with e-mail attachments and found the following tips helped sort things out.. 1. The script execution time is as important as the upload size to try extending the 'max_execution_time' parameter in your php.ini file. 2. In the admin panel make sure the Settings > Tickets > Database Attachment Chunk Size value is correct (I believe the max_packet_size should be a higher value than this. 3. I did find a case sensitivity bug with our version of SupportSuite (http://bugs.kayako.net/?do=details&id=1460) Hope these help, |
| | |
(#5)
|
(#6)
|
(#7)
|
| Member Posts: 43 Join Date: Jul 2006 |
09-08-2006, 01:40 PM
I have increased the CGI application timeout only to discover that it still gives the message with the characters. I found out there is a bug in mysql : http://dev.mysql.com/doc/refman/5.0/...cter-sets.html and tryied to apply this advice : "About the charset problem, I added character-sets-dir="C:\Program Files\MySQL\MySQL Server 4.1\\share\charsets" under [client] in my.ini and it worked!" but for me it didn't work. So because of lack of time i set the attachments to be saved in files directory and this solved the problem. |
| | |
(#8)
|
![]() |
| Tags |
| attachments |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UNKNOWN System -> Downloads/Attachments -> Must be stored seperately | NC Software | Feature Requests | 2 | 10-11-2006 11:43 PM |
| Renaming Attachments | Chuckler | SupportSuite, eSupport and LiveResponse | 0 | 06-11-2006 11:33 PM |