PHP replacement tag won't work

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
ErikvdB
Posts: 11
Joined: Wed 12. Jul 2006, 16:03

PHP replacement tag won't work

Post by ErikvdB »

Hey!

I just installed v 1.2.6. on win server. I already installed this version before on a nix/Apache server (succesfully) but due to server-problems I have to move.

Pages containing a PHP replacement tag show no content. I have made the setting $phpwcms["allow_cntPHP_rt"] = 1; but no result.

In which place is the replacement tag 'decoded' and the php-file included? Perhaps I can use that information for debugging the problem.

Kind regards,
Erik
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

check if function eval() exists. Maybe it is disabled of security reasons.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply