Symbolic Link for PHP CLI

#1
Hi All,

We are in the process of setting up a shared hosting environment with Litespeed, and we want our users to have access to the PHP CLI.

Is it safe to create a symbolic link as per below to the PHP CLI version built from the Litespeed Control Panel:

ln -s /usr/local/lsws/lsphp5/bin/php /usr/bin/php

Thanks

David
 
Top