We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Copy the php scripts:
sudo cp mult_bus/src/www/* /var/www
In the above command we assume that the document root for apache is /var/www (which is the default).
/var/www
Also, change the mysql password in the file /var/www/src/www/php_utils.php, line 4, return "raspberry";
/var/www/src/www/php_utils.php
return "raspberry";