Fehler nach Update auf 2.2.2 bei Übermittlung
Fehler nach Update auf 2.2.2 bei Übermittlung
Erhalte nach Update auf Version 2.2.2 beim Übermitteln von eMails folgende Fehlermeldung:
$/ as given is currently unsupported at C:/OTRS/otrs/Kernel/cpan-lib/MIME/Decoder/QuotedPrint.pm line 153
Weis jemand rat?
€: Falsches Forum, bitte ins Windowsforum verschieben.
$/ as given is currently unsupported at C:/OTRS/otrs/Kernel/cpan-lib/MIME/Decoder/QuotedPrint.pm line 153
Weis jemand rat?
€: Falsches Forum, bitte ins Windowsforum verschieben.
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
Windows Server 2003 , APACHE 2.2
Fehler nach Update auf 2.2.2 bei Übermittlung
hast Du auch die Datenbank upgegradet?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Fehler nach Update auf 2.2.2 bei Übermittlung
Wenn du
damit meinst, ja dann hab ich sie geupdatet.-- --
-- Update an existing OTRS database from 2.2.1 to 2.2.2
-- Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
-- --
-- $Id: DBUpdate-to-2.2.2.sql,v 1.2 2007/08/06 08:00:56 martin Exp $
-- --
--
-- Example usage only for mysql and postgresql, SQL is also usable for
-- other databases.
--
-- usage mysql: cat DBUpdate-to-2.2.2.sql | mysql -f -u root otrs
-- usage postgresql: cat DBUpdate-to-2.2.2.sql | psql otrs
--
-- --
ALTER TABLE ticket ADD escalation_response_time INTEGER;
ALTER TABLE ticket ADD escalation_solution_time INTEGER;
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
Windows Server 2003 , APACHE 2.2
Fehler nach Update auf 2.2.2 bei Übermittlung
Das Script ist leider fehlerhaft, nimm dieses:
http://cvs.otrs.org/viewvc.cgi/*checkou ... vision=1.2
http://cvs.otrs.org/viewvc.cgi/*checkou ... vision=1.2
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Fehler nach Update auf 2.2.2 bei Übermittlung
Ist doch genau das gleiche script???
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
Windows Server 2003 , APACHE 2.2
Fehler nach Update auf 2.2.2 bei Übermittlung
hmm, stimmt 
dann schau mal nach dem Trace des Fehlers im Errorlog des Apache nach

dann schau mal nach dem Trace des Fehlers im Errorlog des Apache nach
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Fehler nach Update auf 2.2.2 bei Übermittlung
Im Errorlog steht das:
[Thu Aug 09 13:11:08 2007] [error] [Thu Aug 9 13:11:08 2007] -e: $/ as given is currently unsupported at C:/OTRS/otrs/Kernel/cpan-lib/MIME/Decoder/QuotedPrint.pm line 153\n
Im Accesslog:
172.16.104.130 - - [09/Aug/2007:13:11:04 +0200] "GET /otrs/index.pl?Action=AgentTicketCompose&ResponseID=3&TicketID=118&ArticleID=354 HTTP/1.1" 200 24136
172.16.104.130 - - [09/Aug/2007:13:11:05 +0200] "GET /otrs-web/images/Standard/contents.png HTTP/1.1" 304 -
172.16.104.130 - - [09/Aug/2007:13:11:05 +0200] "GET /otrs-web/images/Standard/warning.png HTTP/1.1" 304 -
172.16.104.130 - - [09/Aug/2007:13:11:07 +0200] "POST /otrs/index.pl HTTP/1.1" 500 851
[Thu Aug 09 13:11:08 2007] [error] [Thu Aug 9 13:11:08 2007] -e: $/ as given is currently unsupported at C:/OTRS/otrs/Kernel/cpan-lib/MIME/Decoder/QuotedPrint.pm line 153\n
Im Accesslog:
172.16.104.130 - - [09/Aug/2007:13:11:04 +0200] "GET /otrs/index.pl?Action=AgentTicketCompose&ResponseID=3&TicketID=118&ArticleID=354 HTTP/1.1" 200 24136
172.16.104.130 - - [09/Aug/2007:13:11:05 +0200] "GET /otrs-web/images/Standard/contents.png HTTP/1.1" 304 -
172.16.104.130 - - [09/Aug/2007:13:11:05 +0200] "GET /otrs-web/images/Standard/warning.png HTTP/1.1" 304 -
172.16.104.130 - - [09/Aug/2007:13:11:07 +0200] "POST /otrs/index.pl HTTP/1.1" 500 851
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
Windows Server 2003 , APACHE 2.2
Fehler nach Update auf 2.2.2 bei Übermittlung
tritt die Fehlermeldung nur im Log auf, oder auch im Webfrontend?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Fehler nach Update auf 2.2.2 bei Übermittlung
Auch im Webfrontend
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
Windows Server 2003 , APACHE 2.2
Fehler nach Update auf 2.2.2 bei Übermittlung
Dann solltest Du wohl einen Bugreport aufmachen
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Fehler nach Update auf 2.2.2 bei Übermittlung
OTRS:ITSM mit OTRS 2.2.3 und ITSM 1.0.3
Windows Server 2003 , APACHE 2.2
Windows Server 2003 , APACHE 2.2