Viewing 8 replies - 1 through 8 (of 8 total)
  • @karll10

    Hard to say without any error info.
    Might be a duplicate of this topic.
    Might because the symptoms seem to be different.

    dwinden

    Thread Starter karll10

    (@karll10)

    Hopefully iThemes will shed some light on it…

    @karll10

    The issue as described in the topic I referred to is not specific for PHP 7.0. I’ve seen the same error happening with several older PHP releases.
    But I’ve also seen it working fine in those same PHP releases.

    It seems the chances are higher that you will run into that error while using PHP 7.

    It seems the MySQL extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used.

    The iTSec plugin has the (MySQL) mysql_get_client_info() function hardcoded.

    Anyway we don’t even know whether this issue actually causes your crash.
    The crash symptom does not seem to match.

    dwinden

    @karll10

    Did the iTSec plugin crash while installing it or while attempting to activate it ?

    If you require no more assistance please mark this topic as ‘resolved’.

    dwinden

    @karll10

    If you require no further assistance please mark this topic as resolved.

    dwinden

    @karll10

    If you require no further assistance please mark this topic as resolved.
    (Bumping as you may not have received the emails triggered by my previous posts).

    dwinden

    Thread Starter karll10

    (@karll10)

    After todays update i now know that it is compatible…

    @karll10

    Well at least the known MySQL bug got fixed in the 5.2.1 release.

    As far as I know there is no official statement from iThemes claiming PHP 7.0.x compatibility for the iTSec plugin. So I guess we’ll just have to wait and see.

    dwinden

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Is this compatible with php 7.0.2?’ is closed to new replies.