Problem during 'Create new Site' step: Undefined constant LIBXML_PARSEHUGE

Hi,

during Neos 2.1 setup I receive the following error in step 4/5 “Create new Site”:

Error: During the import of the "Sites.xml" from the package 
"TYPO3.NeosDemoTypo3Org" an exception occurred: Error: During import an exception occurred: "Notice: Use of undefined constant LIBXML_PARSEHUGE - assumed 'LIBXML_PARSEHUGE' in /home/httpd/vhosts/mydomain/neos/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Neos_Domain_Service_SiteImportService.php line 175".

As I have seen my hosting provider has libxml in version 2.6.26 which probably causes the issue.

I have seen here in this older commit: https://git.typo3.org/Packages/TYPO3.Neos.git/commit/16eb7f8297a29ae19ddae0ce90debfdbf8794b65

that there hase been some fix, but in the current 2.1 version it does not seem to handle this anymore.

Is there any easy workaround or should the hosting provider update to the latest libxml (don’t know if this is easy possible…)?

Thanks for help.

Update:
I have now checked with the Hosting provider and he will migrate the Hosting to a newer system where a newer version of libxml (2.9.x) is available.

1 Like

This topic was automatically closed after 24 hours. New replies are no longer allowed.