[PEAR-BUG] Bug #20442 [Opn]: Fatal Error: Cannot find XML definition file when
[email protected] Mon, 24 Nov 2014 08:22:38 +0000 (GMT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20442&edit=1 ID: 20442 Updated by: [email protected] Reported By: joel dot aldor at gmail dot com Summary: Fatal Error: Cannot find XML definition file when Status: Open Type: Bug Package: PHP_UML Operating System: Windows 8.1 Package Version: 1.6.1 PHP Version: 5.5.11 Roadmap Versions: New Comment: Hi Baptiste, Was able to uninstall and reinstall PHPUML. Installation now looks OK, as far as typing "phpuml - h" is concerned. However I now get this error message whenever I type the phpuml command. Warning: file_get_contents(C:\Users\User\Desktop\ezibills_web\app\controllers\co re\..): failed to open stream: Permission denied in C:\xampp\php\pear\PHP\UML\In put\PHP\ParserImpl.php on line 182 Warning: XSLTProcessor::importStylesheet(): compilation error: file file:///C:/x ampp/php/pear/PHP/UML/Output/Html/documentation-common.xsl line 93 element attri bute in C:\xampp\php\pear\PHP\UML\Output\ExporterXSL.php on line 194 Warning: XSLTProcessor::importStylesheet(): xsl:attribute: The attribute name 'x mlns' is not allowed. in C:\xampp\php\pear\PHP\UML\Output\ExporterXSL.php on lin e 194 Warning: XSLTProcessor::transformToDoc(): No stylesheet associated to this objec t in C:\xampp\php\pear\PHP\UML\Output\ExporterXSL.php on line 201 Any help from you? Merci! Joel Previous Comments: ------------------------------------------------------------------------ [2014-11-20 10:24:36] baptiste PHP_UML delegates its CLI management to another PEAR package: Console_CommandLine From your error message, it seems that a class of this package can't find a file. Maybe your current install of Console_CommandLine is corrupted. Which version of Console_CommandLine is currently installed in your repo? You may try to uninstall completely PHP_UML as well as Console_CommandLine, and then reinstall PHP_UML : PEAR should then automatically reinstall Console_CommandLine at the same time. ------------------------------------------------------------------------ [2014-11-20 06:53:32] joelaldor Description: ------------ I get this error mesasge when I try to enter parsing commands to convert PHP to XMI: Fatal error: XML definition file "C:\xampp\php\pear\Console\CommandLine\..\..\da ta\xmlschema.rng" does not exists or is not readable in C:\xampp\php\pear\Consol e\CommandLine.php on line 843 ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20442&edit=1