I have set allow php on output for a template.
Whenever I try to insert php code in the template
<?php
....
?>
and click update I get the following error:
You don’t have permission to access /EE/sys/index.php on this server.
When I remove the php, all is fine.
What else do I need to do, other than allow php in the template manager, to use php?
TIA