ThermIQ2-installation-for-Raspberry-PI installation issue

Shop Forums ThermIQ in english ThermIQ2-installation-for-Raspberry-PI installation issue

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8107
    Mika
    Participant

    Hi,

    Trying to complete ThermIQ2-installation-for-Raspberry-PI instructions. Getting stuck at point 5. I can access the installation web page via IP adress, but page is unresponsive and formatting of the page doesn’t look normal (I don’t seem to be able to attach screenshot here)

    On top of the page there is following note:
    **
    You must update your PHP version to at least 5.5
    You need to update PHP to at least 5.5 in order to run this and future version of ThermIQ.
    For Raspberry Pie that means upgrading the OS fom Wheezy to Jessie. Start by pbackuping your databases to Dropbox
    **
    There is Close and Ok buttons below the text, but buttons are not responding to clicking

    For installation, I think I have followed the guidance precisely with one exception: username is not pi but a personal username (would this play a role in this problem?)

    Raspberry is fresh out of the box (Raspberry 4)

    OS details:
    PRETTY_NAME=”Raspbian GNU/Linux 11 (bullseye)”
    NAME=”Raspbian GNU/Linux”
    VERSION_ID=”11″
    VERSION=”11 (bullseye)”
    VERSION_CODENAME=bullseye
    ID=raspbian
    ID_LIKE=debian
    HOME_URL=”http://www.raspbian.org/”
    SUPPORT_URL=”http://www.raspbian.org/RaspbianForums”
    BUG_REPORT_URL=”http://www.raspbian.org/RaspbianBugs”

    My understanding is that current PHP version is 7.4.33. Command php -v returns following:

    PHP 7.4.33 (cli) (built: Nov 8 2022 11:40:37) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.33, Copyright (c), by Zend Technologies

    Any ideas what might have gone wrong here/how to fix?

    #8110
    Anders a
    Keymaster

    I’ll check to see that Rasbian 11 is properly handled. And some updates in the install message.

    #8112
    Mika
    Participant

    Noticed the check_install script from Debian installation instructions pdf, see below if it helps to dig into this issue. I noted that folder /opt/etc/ is completely empty, I suppose there should be something there if installation would have worked out as planned.

    ThermIQ2 installation checks
    Your webserver can serve html
    And supports the following java versions:

    Javascripts seems to be enabled
    and PHP is working!
    phpversion() says: 7.4.33
    The machine information is
    Linux xxxxxxx 5.15.76-v7l+ #1597 SMP Fri Nov 4 12:14:58 GMT 2022 armv7l Raspbian GNU/Linux 11 \n \l

    Trying to read common_settings in the following directorys

    .
    /usr/share/php
    /usr/share/pear
    /usr/bin
    /usr/sbin
    /var/www
    but is not able to read ThermIQ configuration files from:

    Missing or faulty language file: /opt/etc/Thermiq_.ini
    You can correct this in /opt/etc/Thermiq.ini
    Checking installed webcontent in /var/www
    hello_php.php => /var/www/install/hello_php.php
    index.php => /var/www/install/index.php
    common_settings => /usr/sbin/common_settings

    Checking installed scripts in

    .
    /usr/share/php
    /usr/share/pear
    /usr/bin
    /usr/sbin
    /var/www
    common_settings => /usr/sbin/common_settings
    mkdbtemplate => /usr/sbin/mkdbtemplate
    poller => /usr/sbin/poller
    update_client => /usr/sbin/update_client

    Checking for required directories

    Checking available database handlers (PDO)
    Preferred is ‘sqlite’ which is PDO for sqlite3, others might work

    mysql
    sqlite

    Checking required utils
    Checking for /opt/bin/stty
    Array
    (
    )
    Checking for /opt/bin/php
    Array
    (
    [0] => lrwxrwxrwx 1 root root 12 Nov 17 12:51 /opt/bin/php -> /usr/bin/php
    )
    php_scriptpath not set correctly in /opt/etc/Thermiq_Linux.ini. Should be:
    php_scriptpath = /usr/sbin/

    Fix it here

    Checking selected COM port, , for answer from ThermIQ
    Unable to open port

    Check database connections
    Unable to open User db
    Unable to open Main db
    Unable to open User db

    That’s all folks. Check the log above for any messages. When all is OK then
    continue here to do initial configuration.

    #8113
    Anders a
    Keymaster

    Correct.
    The raspberry script was not able to handle Rasbian 11. Correction will be out in about 15 min. Please mail me directly if you want to beta run it

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.