Page 1 of 1

[solved]Missing tokenizer extension during upgrade to 1.11.9

Posted: Sun Oct 06, 2013 11:20 pm
by luya
I am in the process of upgrading from CMSMS 1.11.8 to 1.11.9 and encounter this error:

Code: Select all

Tokenizer extension is disabled or missing in your PHP, this could cause pages to render as purely white. We required you have this installed! Check your installation, exiting! 
However, tokenizer is enabled with PHP 5.4.6 and MySQL version is 5.1. The PHP info is located on http://coolest-storm.net/test.php

Re: Missing tokenizer extension during upgrade to 1.11.9

Posted: Mon Oct 07, 2013 7:29 am
by Rolf
You need to contact your webhost for this

Re: Missing tokenizer extension during upgrade to 1.11.9

Posted: Wed Oct 09, 2013 11:34 am
by luya
I contacted my webhost which promptly upgraded the server to PHP 5.3.10. The upgrade worked and completed. Thank you for the suggestion.