Jump to content

Pireps not sending [SOLVED]


mark1million

Recommended Posts

  • Moderators

HI Nabeel,

The past couple of days have been a massive headache, i wont bore you with the details but i have to reinstall apache among other things after an os upgrade to Ununtu 10.4.

Now my pireps are not sending and if i send them manually i get, FAILED exporting PIREP #1512 - No response from API server with the list of pirep numbers.

Currently were at 31 waiting to be exported.

I also changed the name on VA central a couple of days ago as well so that may also have something to do with it.

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...
  • 1 month later...
  • 2 months later...

phpVMS Virtual Airline Administration Software

Install Check

phpVMS Build Number: 934

Checking PHP version

[OK] PHP version is 5.2.11.x

ASP Tags

[OK] ASP-style tags are disabled

Checking connectivity...

Notice: Use of undefined constant CURLOPT_FOLLOWLOCATION - assumed 'CURLOPT_FOLLOWLOCATION' in C:\wamp\www\phpvms\install\checkinstall.php on line 92

Notice: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' in C:\wamp\www\phpvms\install\checkinstall.php on line 92

Notice: Use of undefined constant CURLOPT_AUTOREFERER - assumed 'CURLOPT_AUTOREFERER' in C:\wamp\www\phpvms\install\checkinstall.php on line 92

Notice: Use of undefined constant CURLOPT_CONNECTTIMEOUT - assumed 'CURLOPT_CONNECTTIMEOUT' in C:\wamp\www\phpvms\install\checkinstall.php on line 92

Notice: Use of undefined constant CURLOPT_HEADER - assumed 'CURLOPT_HEADER' in C:\wamp\www\phpvms\install\checkinstall.php on line 92

[Connection failed] Could not connect to remote server - error is "cURL not installed or initialized!"

Checking for SimpleXML module...

[OK] SimpleXML module exists!

Checking file hashes for corrupt or mismatched files

[Checksum failed] /core/modules/kACARS_Free/kACARS_Free.php did not match, possibly corrupt or out of date

[Checksum failed] /admin/templates/news_additem.tpl did not match, possibly corrupt or out of date

[Checksum failed] /admin/templates/mailer_form.tpl did not match, possibly corrupt or out of date

-- Checked 183 files, found 3 errors

i dont know now, what i must do now. Download curl ???

Can u help me plse?

Link to comment
Share on other sites

i found an app.config thats shows:

/* VACentral */

Config::Set('VACENTRAL_ENABLED', true);

Config::Set('VACENTRAL_DEBUG_MODE', false);

Config::Set('VACENTRAL_DEBUG_DETAIL', 0);

Config::Set('VACENTRAL_API_SERVER', 'http://api.phpvms.net');

Config::Set('VACENTRAL_API_KEY', 'xxxxxxxxxxxxxxxxxxxx');

Config::Set('VACENTRAL_DATA_FORMAT', 'json');

my app.config is:

Config::Set('VACENTRAL_ENABLED', true);

Config::Set('VACENTRAL_DEBUG_MODE', false);

Config::Set('VACENTRAL_DEBUG_DETAIL', 0);

Config::Set('VACENTRAL_API_SERVER', 'http://api.phpvms.net');

Config::Set('VACENTRAL_API_KEY', '*****************');

What´s wrong now???

Link to comment
Share on other sites

  • 5 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...