danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.8k stars 636 forks source link

Could not connect to MadelineProto, please enable proc_open or disable webserver path rewrites to fix! #1382

Closed hooker007 closed 1 year ago

hooker007 commented 1 year ago

After updating I get an error \danog\MadelineProto\Exception: Could not connect to MadelineProto, please enable proc_open or disable webserver path rewrites to fix! in phar:///var/www/html/madeline/madeline-8.0.0-beta128.phar/vendor/danog/madelineproto/src/API.php:325 Revision: 8.0.0-beta128

Is there anyway I can turn off automatic updates? There are always problems(

danog commented 1 year ago

You can turn off automatic updates by installing madelineproto using composer, but what do your full logs say?

hooker007 commented 1 year ago

There was an outdated version of php. Solved the problem. Thank you!