Closed korby closed 10 years ago
Hello!, as the README.md for ProxmoxVE 3.x says, the library became only php 5.4+ compatible, because introduces guzzle under the hood, and also because uses php 5.4 new syntax array. But don't worry you can use ProxmoxVE 2.1.1 which was the latest PHP 5.3 compatible, but it does not uses guzzle just pure curl, usage is in the respective readme file, it's pretty much the same.
Tell me if this suits your needs.
Antares.
Hi !
Sorry I was in hurry and I didn't see this readme part. It's perfect, thanks a lot.
André
Don't worry it's ok.
ProxmoxVE depends on guzzle 4 but guzzle 4 depends on php >=5.4 so ProxmoxVE doesn't run under php < 5.4.
Would it be possible to create a special ProxmoxVE version which depends on guzzle 3.8.1 ?
Thanks.