FSACARS on local host

Hey Nabeel,

Is it possilbe to view a test flight on live map from a local host? I ahve the goole map set and viewable and I am still using my own local server for testing, but there is no view even if I file the flight table of acars. I have downloaded the fsacars ini and placed it in acass folder.

What change should I make to ACARS OR PHPVMS?

Thanks, ermias

You should be able to, make sure hte SITE_URL is set to local host, and download the config file, it’ll set that.

That’s how I test as well, on localhost. Make sure the google API key is correct for your localhost address

Thanks Nabeel,

Since there are many files, which ones shold I check in either phpvms or fsacars?

Ermias

All your settings will be in core/local.config.php, or in app.config.php. If it’s in app.config and not in local.config, copy it to local.config, since that file takes precedence and isn’t overwritten in updates, whereas app.config is