[FLOW3-general] Help me! Class 'XMLWriter' not found in ...XmlWriter.php on line 31.

mario chiari m at mariochiari.net
Thu Jul 12 17:29:46 CEST 2012


Hi

thanks to all.

Indeed I fixed the issue by 'yum install php-xml'.
I see my 'Index view of Standard controller' page at
http://localhost/flow3/Web/index.php/MyMario.Myprovauno
:-)

Unfortunately eAccelerator has been messed up:
# php -v
[eAccelerator] This build of "eAccelerator" was compiled for PHP version
5.3.6. Rebuild it for your PHP version (5.3.8) or download precompiled
binaries.
PHP 5.3.8 (cli) (built: Sep 28 2011 17:34:36) 
...

I tried to recompile, but I did not fix it.
I am not sure what to do, even if it is a OT isuue, I appreciate your
help.

my best wishes
mario




On Thu, 2012-07-12 at 16:05 +0200, Bastian Waidelich wrote:
> Bastian Waidelich wrote:
> 
> >> Fatal error: Class 'XMLWriter' not found
> 
> > You're probably missing the SimpleXML PHP extension.
> 
> XMLWriter is actually not part of SimpleXML, but of the XMLWriter 
> extension - which should be compiled into PHP (see [1]).
> 
> You should set the path to your PHP binary in Settings.yaml to avoid 
> weird issues with different PHP versions for Web & CLI requests.
> 
> 
> [1] 
> https://github.com/frapi/frapi/wiki/Getting-a-Class-%27XMLWriter%27-not-found-fatal-error%3F
> 




More information about the FLOW3-general mailing list