nano /mnt/sda1/db.php
#!/usr/bin/php-cli
<?php
...
chmod 755 /mnt/sda1/db.php
will make db.php run without php-cli .
#include <Process.h>
#include <Bridge.h>
<Bridge.h> is duplicate, the code should work without it.
nano /mnt/sda1/db.php
#!/usr/bin/php-cli
<?php
...
chmod 755 /mnt/sda1/db.php
will make db.php run without php-cli .
#include <Process.h>
#include <Bridge.h>
<Bridge.h> is duplicate, the code should work without it.