Musa Haidari

Results 8 comments of Musa Haidari

Hey 👋 Thanks for the upgrade tip, I can do it if the problem will be fixed with it, but since it is a live and complex project it will...

Ok, I'll check it out. On Sun, Apr 21, 2024, 9:20 AM Alexander M. Turek ***@***.***> wrote: > But the constant that you're missing should be defined by the AMQP...

@derrabus I am sorry for my above and incorrect reply. I do not have the pecl extension but on Ubuntu 22.04 I have `librabbitmq-dev` and `php-amqp` which I insatlled via...

Thanks for the continued support, I think it is loaded, as I mentioned with that hack publish and consumption work, but also the following commands can confirm it too that...

Hey! Here they are: ``` modeer_devops@lamp-ubuntu-s-2vcpu-2gb-nyc3-01:~$ php -r "var_dump(AMQP_NOPARAM);" int(0) modeer_devops@lamp-ubuntu-s-2vcpu-2gb-nyc3-01:~$ php -r "echo phpversion('amqp');" 2.1.2 ```

@xabbuh I have already checked both web and CLI they use the same extensions. @derrabus I am using using LAMP image of digital oceans where they have references to more...

Hey @xabbuh :wave: here it is: ``` modeer_devops@lamp-ubuntu-s-2vcpu-2gb-nyc3-01:~$ php test.php int(0) string(5) "2.1.2" modeer_devops@lamp-ubuntu-s-2vcpu-2gb-nyc3-01:~$ cat test.php

Unfortunately we do not have that device in hand, as the client replaced them already. Once we get another of the same model, I will test and let you know....