Trying to run FireFox through apache (php script)
I recieve the following error
No protocol specified
No protocol specified
Error: cannot open display: :0.0
I tried login with www-data through console and run it – got the same result
I tried to set the “DISPLAY” variable to a different display with no success
Please help
You should be able to set the DISPLAY environment variable to a X window display and then you can run the same. But on the X window display you need to run xhost + to allow remote systems to display on the same.