Acars data not sending to database

Moved to a new webhost. Installed phpvms 5.5.2 simpilot 7.2. Everything worked fine accept couldnt get the acars to send data to the database.

So thought it may be an issue with that and decided to install the standard phpvms 5.5.2 simpilot version.

Still having the same issue, data can be pulled from the site with kacars but the data sent back does not populate the database, so no flights show on live map.

 

Any help would be appreciated.

Thanks

Are you using kACARS_Free, kACARSI or kACARSII?

What version of the ACARS client are you using?

What version of PHP are you using?

Are your pilots using the latest version of FSUIPC/XPUIPC?

On 10/23/2019 at 3:35 PM, ProAvia said:

Are you using kACARS_Free, kACARSI or kACARSII?

What version of the AFARS client are you using?

What version of PHP are you using?

Are your pilots using the latest version of FSUIPC/XPUIPC?

Don’t worry. It seems that the webhost we was using had some security in place. This ment that this was blocking data being externally sent to the database.

We have now changed we hosts thanks

1 Like

Do you recall exact what they had in place? Knowing this may help out others in the future.

Did it have anything to do with allow_url_fopen being off instead of on?