I'm using this php library. It mentiones this:
This project can run on PHP 7, PHP 5.6 and HHVM, only 64 bit systems are supported ATM.
It works fine in a linux
host (cpanel) with php5.6
. But doesn't work in windows. I installed wamp. In phpinfo()
, it seems everything is ok. Is there anything I'm missing? What is ATM
means?
My phpinfo()
:
Error:
Fatal error: Uncaught exception 'danog\MadelineProto\Exception' with message 'MadelineProto supports only 64 bit systems ATM' in C:\wamp64\www\telegramphp3\src\danog\MadelineProto\API.php on line 30