Jump to content

PHP v5 Installation ERROR


AMAviation

Recommended Posts

  • Administrators

To start, let's clear up some terminology....

 

PHP - PHP is a popular general-purpose scripting language that is especially suited to web development. It is NOT the program you show in your screenshot.

 

phpVMS - phpVMS is a free and open source virtual airline administration CMS. You will use this program to set up your VA.

 

Now, on to your issue. We need a bit more info in order to assist you.

 

What version of phpVMS are you using? There is no version 5. There is 2.1.x, 5.5.2, 5.5.2.72 and 7.

What versions of PHP are available on your hosting? What version do you intend to use?

What version of MySQL or MariaDB are you using?

Link to comment
Share on other sites

Hello, in the SSL, we have HTTPS selected as shown here: https://prnt.sc/reueqk PHP is currently on version:5.6.40 https://prnt.sc/reufem I have tried to re-issue the SSL certificate however onthe main website it works however when I go into the Acars index area to bring up the page to use PHPvms, there is no CSS and the SSL is saying that the site is not secure which is really strange. 

Link to comment
Share on other sites

  • Administrators

I believe your hosting SSL/HTTPS is set up correctly. In your phpVMS files, go to /core/local.config.php and see if the site URL is set to https also. There may be a few other files that need editing - I think there is a post here somewhere about it. I will look to see if I can find it and link it back here.

 

Find this line in local.config and verify it's set to https

define('SITE_URL', 'https://<Your_Site_URL)Here>');

 

Link to comment
Share on other sites

  • Administrators

In reviewing your screenshot I see some http URL's that need to be changed to https. You will need to go through your files for phpVMS, search for 'http' and replace with 'https'. This is only required for active calls so no need to do it for URL's in a commented out section. If you don't already use a code editor, I suggest the free Notepad++ to make search/replace easier.

 

In your first 3 errors there are 2 ajax calls and 1 google maps call.

Link to comment
Share on other sites

So the URL for the url is: https://veurojet.uk/map.php

This is calling the Acars map page. Tomorrow I will fix the SSL issues and the nap will then work. Just wondering weather it is possible to remove the header so I cannot press for example home and the map just shows itself with the relevant data. 

Link to comment
Share on other sites

That is fixed, However is it possible to display just the ACARS map or a page without the header? Here is the web url for the ACARS map website where i want just the map and the data below. I have gathered it calls from the index but how does this index function work? Does it set the template up through index or directly from the template folder? URL LINK: https://veurojet.uk/map.php Thanks.

Link to comment
Share on other sites

  • Administrators
1 hour ago, AMAviation said:

Have re-installed and seem to get this error? https://prnt.sc/rffb10

On php V 5.6.40

It does put the EJA in the airlines however the nothing else does. How can this be fixed? 

Alex.

This has to do with the allowed length of the 'ip' field in the database tavle I think.

 

Since you indicated that you fixed it, how did you do that? Someone may have the same issue in the future and you fix may help them.

Link to comment
Share on other sites

  • Administrators

It thinks you aren't logged in.

What can you do from that page?

Can you register a new account?

 

What browser are you using?

Can you try from another browser?

 

What happens if you change back to http in local.config?

Link to comment
Share on other sites

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...