Skip to content

Copy the php script to apache

naturangel edited this page Sep 10, 2015 · 1 revision

Copy the PHP scripts to apache

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).

Also, change the mysql password in the file /var/www/src/www/php_utils.php, line 4, return "raspberry";