Ticket #405 (closed defect: invalid)
Fehler beim intallieren
| Reported by: | mfennema@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | wcf | Version: | |
| Keywords: | Cc: |
Description
Ich bekomme einen Fehler beim intallieren bei ca. 42 %:
Fatal error: PHP warning in file XXX/wcf/lib/util/XML.class.php (46): simplexml_load_string() [<a href='function.simplexml-load-string'>function.simplexml-load-string</a>]: Entity: line 6: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0x9E 0x69 0x20 0x7A
Information: error message: PHP warning in file XXX/wcf/lib/util/XML.class.php (46): simplexml_load_string() [<a href='function.simplexml-load-string'>function.simplexml-load-string</a>]: Entity: line 6: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0x9E 0x69 0x20 0x7A
php version: 5.2.6-0.dotdeb.1
wcf version: 1.0.10 (Horizon) file: XXX/wcf/lib/system/WCF.class.php (255) error code: 0 date: XXXXX request: /acp/index.php?page=Package&step=LanguagesPackageInstallationPlugin?&queueID=30&action=install&packageID=24& referer: XXX/acp/index.php?page=Package&step=EventListenerPackageInstallationPlugin?&queueID=30&action=install&packageID=24&
Stacktrace:
#0 [internal function]: WCF::handleError(2, 'simplexml_load_...', '/XXX...', 46, Array)
#1 XXX/wcf/lib/util/XML.class.php(46): simplexml_load_string('<?xml version="...') #2 XXX/wcf/lib/acp/package/plugin/LanguagesPackageInstallationPlugin.class.php(129): XML->loadString('<?xml version="...') #3 XXX/wcf/lib/acp/package/plugin/LanguagesPackageInstallationPlugin.class.php(27): LanguagesPackageInstallationPlugin?->readLanguage(Array) #4 XXX/wcf/lib/acp/package/PackageInstallationQueue.class.php(141): LanguagesPackageInstallationPlugin?->install() #5 XXX/wcf/lib/acp/package/PackageInstallation.class.php(319): PackageInstallationQueue?->executePackageInstallationPlugin('LanguagesPackag?...') #6 XXX/wcf/lib/acp/package/PackageInstallation.class.php(52): PackageInstallation?->install() #7 XXX/wcf/lib/acp/page/PackagePage.class.php(42): PackageInstallation?->construct(30) #8 XXX/wcf/lib/page/AbstractPage.class.php(36): PackagePage?->show() #9 XXX/wcf/lib/util/RequestHandler.class.php(63): AbstractPage->construct() #10 XXX/wcf/lib/util/RequestHandler.class.php(91): RequestHandler?->construct('Package', Array, 'page') #11 XXX/acp/index.php(8): RequestHandler::handle(Array)
