Quantcast
Viewing all articles
Browse latest Browse all 4243

libxml_disable_entity_loader causes server wide trouble (1 reply)

I'm not sure the libxml_disable_entity_loader(); (in FrontController.php) is newly introduced for piwik 2.0

There are some versions of php where this option is not thread save!

So it might ( or will ) kill other websites on the same server. Any other php script using simplexml_load_file will fail when in the same thread.

Viewing all articles
Browse latest Browse all 4243

Trending Articles