Månedsarkiv: december 2008

OsTicket can not view attachments receive through pipe

Make sure /var/www/attachment is writeable to the user running pipe and also make sure that attachments are readable by the webserver. A very crude way of ensure this is like this: ./api/pipe.php: 112 if($filename && $cfg->canUploadFileType($filename)) { 113 $ticket->saveAttachment($filename,$part->body,$msgid,’M’); 114 … Læs resten

Udgivet i Knowledge Base, Old Base | Skriv en kommentar