Code: Select all
sudo apt-get update
sudo apt-get install apache2
sudo apt-get install php
sudo apt-get install php-xml php-curl
sudo systemctl restart apache2 and press y
That gives Abort?
Moderators: leecollings, htilburgs, robgeerts
Code: Select all
sudo apt-get update
sudo apt-get install apache2
sudo apt-get install php
sudo apt-get install php-xml php-curl
sudo systemctl restart apache2 It doesn't really matter: choose what you prefer.Dave47 wrote: Wednesday 30 January 2019 23:08 Isn,t better to create it in /home/pi/
with symbolic link?
For update later?
Code: Select all
var config = {}
config['domoticz_ip'] = 'http://xxx.xxx.xxx.xx:portnumber';
config['user_name'] = 'test';
config['pass_word'] = 'test';
config['loginEnabled'] = 1; Users browsing this forum: No registered users and 1 guest