Page 1 of 1

problem, i think with php tokenizer

Posted: Mon Feb 19, 2007 5:30 am
by hillick
hi all,

im having a problem getting my site up and running, i keep geting this error

Fatal error: Call to undefined function token_get_all() in /var/www/domains/mysite.com/hotspot/victoria/lib/smarty/internals/core.write_compiled_include.php on line 45


ive recompiled my php install with the tokenizer package but im still getting this error.

any help?

Re: problem, i think with php tokenizer

Posted: Mon Feb 19, 2007 8:54 am
by Dee
hillick wrote: ive recompiled my php install with the tokenizer package but im still getting this error.
You did restart apache, I assume?
check phpinfo() it should give a section like this:
tokenizer
Tokenizer Support enabled
Regards,
D

Re: problem, i think with php tokenizer

Posted: Wed Feb 21, 2007 10:08 am
by hillick
thanks for your input dee,

second restart worked