Hi,
I've got problem with XAMPP and ssh2 on linux. I've do everything with http://pl.php.net/manual/pl/ref.ssh2.php and when starting XAMPP there is a message:
PHP Warning: PHP Startup: x@0@: Unable to initialize module
Module compiled with module API=20041030, debug=0, thread-safety=0
PHP compiled with module API=20050922, debug=0, thread-safety=0
These options need to match
in Unknown on line 0

I think x@0@ should be a ssh2.so becouse this message is only with uncomment line
extension=ssh2.so
in php.ini

Thanks

    6 days later

    Well, then, recompile ssh2.so with the right libraries.

      Ok😉
      but there is a problem - i'm a php newbie and i'm not sure how should i do it?

        Write a Reply...