I cannot run scripts from shell... like "php /path/script.php" How should I fix that?
Originally Posted by tsook I cannot run scripts from shell... like "php /path/script.php" How should I fix that? Try /usr/bin/php /path/script.php