Syntax error not showing

I’m currently doing a 21 day trial of the Komodo IDE. My php script has a syntax error - an extra closing brace “}”
I’m not seeing any error notification. Do I need to do something in the configuration.
The error does show in the other IDE that I’ve been using
Thanks
Frank

I believe you should have a PHP interpreter installed.

First, make sure PHP is properly configured under Preferences > Languages > PHP. Then head over to Prefs > Syntax & Spell Checking and make sure that syntax checking is enabled.

Okay, that fixed it.
Is there a way to mark this solved?
Thanks
Frank

I marked your post as solved.