Bug #52916

Installation error => Exception => Use of undefined constant LIBXML_PARSEHUGE

Added by Fedir RYKHTIK almost 2 years ago. Updated over 1 year ago.

Status:Resolved Start date:2013-10-17
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

Hi guys,

During TYPO3 Neos alpha 6 installation, I get an error :

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 /mnt/pcFedir/neos/trunk/TYPO3-Neos/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Neos_Domain_Service_SiteImportService.php line 93

PHP version 5.3.18

Best regards,
Fedir

Sélection_048.png (62.4 kB) Fedir RYKHTIK, 2013-10-17 12:39

Associated revisions

Revision 16eb7f82
Added by Christopher Hlubek over 1 year ago

[BUGFIX] Add a safeguard to the LIBXML_PARSEHUGE constant

This change should fix problems with oder libxml versions not being
able to import the content.

Change-Id: Icc48a068770d1d1e511daafb3a2c5968f3ea5aa5
Fixes: #52916
Releases: master, 1.0
Reviewed-on: https://review.typo3.org/26386
Reviewed-by: Christopher Hlubek
Tested-by: Christopher Hlubek
Reviewed-by: Bastian Waidelich
Reviewed-by: Dominique Feyer
Tested-by: Dominique Feyer

Revision 9c0f8a5b
Added by Christopher Hlubek over 1 year ago

[BUGFIX] Add a safeguard to the LIBXML_PARSEHUGE constant

This change should fix problems with oder libxml versions not being
able to import the content.

Change-Id: Icc48a068770d1d1e511daafb3a2c5968f3ea5aa5
Fixes: #52916
Releases: master, 1.0
Reviewed-on: https://review.typo3.org/26386
Reviewed-by: Christopher Hlubek
Tested-by: Christopher Hlubek
Reviewed-by: Bastian Waidelich
Reviewed-by: Dominique Feyer
Tested-by: Dominique Feyer
Reviewed-on: https://review.typo3.org/26387
Tested-by: Mr. Hudson

History

#1 Updated by Fedir RYKHTIK almost 2 years ago

Looks like it's a constant, which was added in libxml 2.7.0 and mine is 2.6.32. So, libxml should be at least 2.7.0.

Regrettably, it was not noted in requirements.

#2 Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26386

#3 Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 1.0 of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26387

#4 Updated by Christopher Hlubek over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF