I see you are on PHP version 7.4 - phpVMS 5.5.2 and prior will not run correctly on PHP versions 7.3 and higher. Check with your host to see if you can change to another PHP version. If using phpVMS 5.5.2 you will need PHP 5.6. If using phpVMS 5.5.2.72 you will need PHP 7.0-7.2
Answer the two questions above and we can advise further.
Thank you for your answer.
I was allready affraid, it was something like that.
mysqlnd 7.4.10
PHPVMS 5.5
I will see if I can return to 7.2. Sometimes it is possible to return to an older PHP version, but not if it is older then half a year.
The rest of the site runs fine. As I had that the code updated by CrazyCreatives.
I will ask the host and put their answer here as well.
That v7 is also an option.
But I read not to use it, as it is in Beta. And I am afraid I have to redo the whole programming of the pages, due to modules
Are you using HTTPS? Did anything change there? Connection timed out means there’s an issue between the ACARS and site. Are you the only one having the issue?
It is best to run kACARS (any version, payware or freeware) as admin. Also consider running the sim as admin.
Is the lowest PHP your host allows 7.2 or can you go to 5.6? 5.6 shouldn’t require any major changes to your present site. Going to 7.2 (and needing phpVMS 5.5.2.72) will require some changes to your modules as well. And if you can only use PHP 7.2 for 3 more months, just isn’t worth the hassle. Either find a new host who will support PHP 5.6 or 7.2 for several more years or consider updating to phpVMS v7. While v7 is technically still in beta, it works quite well. There is only one ACARS that presently works with it though.
If any ACARS you try is having issues, it isn’t the ACARS program - it’s something with your site.
Is error reporting on?
Any errors listed in error_log file?
Any errors show in the donsole?
If you move to phpVMS v7, you can convert your present DB - but some items will not move over from your old DB as there are no equivalents in the v7 DB. And extra modules you purchased will not work. It is best to install v7 on its own development site, do the conversion of the DB and see what works.