Open drdhaval2785 opened 8 years ago
If the user has no PHP, give him a graceful exit. Right now the script gives bash scoldings regarding non existence of php command. If system doesn't have PHP, it can be exited before it runs the first php script.
php
If the user has no PHP, give him a graceful exit. Right now the script gives bash scoldings regarding non existence of
php
command. If system doesn't have PHP, it can be exited before it runs the first php script.