Tokenizer extension is disabled or missing in your PHP,

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
rvl32

Tokenizer extension is disabled or missing in your PHP,

Post by rvl32 »

Hi there

Im getting this message while installing. Im installing it locally.

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!

Can anyonehelp me fixing this problem. What do i need to adjust?

I'm using
apache 1.3.27
php4.2.3
MySQL4


Thank you !!
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Tokenizer extension is disabled or missing in your PHP,

Post by Dee »

Make sure you're using a PHP version that has tokenizer support compiled in.
Beginning with PHP 4.3.0 these functions are enabled by default. For older versions you have to configure and compile PHP with --enable-tokenizer.
Regards,
D
alby

Re: Tokenizer extension is disabled or missing in your PHP,

Post by alby »

rvl32 wrote: php4.2.3
If your read Requirements for CMSMS you can read at least PHP 4.3+ (better 4.3.3+)

Alby
intransfer

Re: Tokenizer extension is disabled or missing in your PHP,

Post by intransfer »

I'm having the the same problem, but with PHP Version 5.1.2. The PHP manual says that the tokenizer extension are enabled by default. I can't remember that we did anything not to enable this. Does anybody have a solution for enabling this or any other suggestion for troubleshooting?
alby

Re: Tokenizer extension is disabled or missing in your PHP,

Post by alby »

intransfer wrote: I'm having the the same problem, but with PHP Version 5.1.2. The PHP manual says that the tokenizer extension are enabled by default. I can't remember that we did anything not to enable this. Does anybody have a solution for enabling this or any other suggestion for troubleshooting?
Depend if your php is compiled with this extension and/or it's disable. Look in your phpinfo()

Alby
User avatar
oct4th
Forum Members
Forum Members
Posts: 28
Joined: Wed May 21, 2008 6:33 pm

Re: Tokenizer extension is disabled or missing in your PHP,

Post by oct4th »

Hey guys.

I'm getting the same error when trying to upgrade from CMSMS 1.2.5 to 1.6.8. Clearly, the issue seems to be the hosts server... no tokenizer listed on my info file???

-- link removed --

Any ideas? CMSMS 1.2.5 was working perfectly before I started this upgrade. Was there no tokenizer support in 1.2.5?

Thanks!

C
Last edited by Anonymous on Wed Nov 17, 2010 4:02 pm, edited 1 time in total.
User avatar
oct4th
Forum Members
Forum Members
Posts: 28
Joined: Wed May 21, 2008 6:33 pm

Re: Tokenizer extension is disabled or missing in your PHP,

Post by oct4th »

And after reinstalling 1.2.5 things are back "working" - although I'm wary of having such an out of date CMSMS running.

???

c
Locked

Return to “[locked] Installation, Setup and Upgrade”