Stergios Zgouletas

Results 12 comments of Stergios Zgouletas

me too, on new server clean install

me too! Also "Installing Protocol::ACME" takes for ever! Any solution?

Solved! **Centos - cPanel Installation Guide** yum install mosquitto-devel /opt/cpanel/ea-php71/root/usr/bin/pecl install Mosquitto-alpha Then add extension=mosquitto.so to your php.ini. If you have cPanel/WHM go to WHM> MultiPHP INI Editor > Editor...

I would like to know if the service "mosquitto" is needed or not

I suggest to make your first stable release. It will help lot of softwares (like cpanel via WHM>Module Installers>Perl) for automatic installation. Also it will boost developments with PHP

**How to restore them?** This way causes restarts ``` String getParam(String name){ //read parameter from server, for customhmtl input String value; if(wm.server->hasArg(name)) { value = wm.server->arg(name); } return value; }...

Hi there! I have work in past with1 load cell and + HX711 (bodge library) I want to build a large scale, so I will need 6 load cells. (2...

You can connect 4 load cells to one chip. Search for half bridge and full bridge hx711. The issue is when you have 6 or 3. Need to summarize them...

It's simple, just search on google. http://prntscr.com/h6u02q (Source https://www.youtube.com/watch?v=0Lwdzpr_TxM) Edit: Link fixed