Help insalling tokenizer extention module for PHP

Hello All I am running Mandrake 9. 1 and need to install the tokenizer extention module for PHP but am unsure on how to do so. PHP is running as a Apache 2 module and I have PHP's sources. What do I have to do? Greg.

Everything Linux 1798 This topic was started by ,


data/avatar/default/avatar04.webp

1 Posts
Location -
Joined 2004-01-29
Hello All
 
I am running Mandrake 9.1 and need to install the tokenizer extention module for PHP but am unsure on how to do so. PHP is running as a Apache 2 module and I have PHP's sources.
 
What do I have to do?
 
Greg

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar18.webp

3 Posts
Location -
Joined 2004-01-30
Hi Greg,
What version of PHP?
 
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.
 
I hope this help
 
;(