View Single Post
  #1  
Old 06-02-2012, 08:47 AM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Default Syntax check on litespeed's PHP

On a non-cPanel host, we only run Litespeed's version of PHP... However when troubleshooting PHP scripts, we typically run php -l script.php to check for syntax errors.

This flag isn't there in the litespeed version. Is there another binary that can check the syntax without me having to install a copy of a non-LSWS PHP or can it be added in?
Reply With Quote