HOW TO: Install web interface to Linux PC
Posted: Tue Dec 31, 2019 10:43 pm
1. Have Linux installed on your PC
2. Put inverter.zip in your desktop
3. Open xterm or applicable console
4. enter command "sudo apt-get install php5-cli"
5. then "sudo usermod -G dialout www-data"
6. and restart service by typing "sudo service apache2 restart"
7. unzip inverter.zip to desktop, all folders on desktop
8. connect USB to Serial adapter
9. in c type: "cd tools/web\ interface"
10. then type "sudo php -Slocalhost:8000"
11. Open your browser and type localhost:8000
Now enter your parameters and play with inverter. After every changed parameter you have to press enter for change to take effect.
2. Put inverter.zip in your desktop
3. Open xterm or applicable console
4. enter command "sudo apt-get install php5-cli"
5. then "sudo usermod -G dialout www-data"
6. and restart service by typing "sudo service apache2 restart"
7. unzip inverter.zip to desktop, all folders on desktop
8. connect USB to Serial adapter
9. in c type: "cd tools/web\ interface"
10. then type "sudo php -Slocalhost:8000"
11. Open your browser and type localhost:8000
Now enter your parameters and play with inverter. After every changed parameter you have to press enter for change to take effect.