teldrive's avatar

restriction to /dev/tty on plesk enviroment

Trying to setup laravel on plesk obsidian 18.x & laravel 10.19 seems not possible in my first attempt php artisan breeze:install blade WARN TTY mode requires /dev/tty to be read/writable.

any help?, I see very high potential to this framework on a shared domain enviroment

0 likes
1 reply
john-f-chamberlain's avatar

Adding /dev/tty to the open_basedir option on the Subscription Plans > PHP Settings screen will remove the /dev/tty restriction error.

The line should be: {WEBSPACEROOT}{/}{:}{TMP}{/}:/dev/tty

Please or to participate in this conversation.