kekko89sr Posted November 18, 2022 Report Share Posted November 18, 2022 After several attempts I opted for this version as it is more than enough for my project. After a few tests everything seems to work (e.g. pilot rank, add fleet, add airports), but when I add a route in the "flight schedules and routes" section by clicking on "add schedule" and entering all the information, I receive a confirmation message that the route has been added, but instead is not stored in the database. in fact, the adjacent table remains empty. thanks for the support. Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted November 18, 2022 Administrators Report Share Posted November 18, 2022 PHP version? MySQL/MariaDB version? Quote Link to comment Share on other sites More sharing options...
kekko89sr Posted November 18, 2022 Author Report Share Posted November 18, 2022 (edited) 10.3.28-MariaDB-cll-lve - MariaDB as read in the advice, I have already asked for support to set the strict mode of the db to off Edited November 18, 2022 by kekko89sr Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted November 18, 2022 Administrators Report Share Posted November 18, 2022 You will still have issues with MariaDB 10.3 - even with Strict Mode set to off - using phpVMS 5.x. What PHP version? What is your reason for not using phpVMS v7? Quote Link to comment Share on other sites More sharing options...
kekko89sr Posted November 18, 2022 Author Report Share Posted November 18, 2022 I am using php 7.2 but I can choose between (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0). I had great difficulty installing phpvms 7 mainly because I don't have great knowledge on the subject, so I chose version 5 for ease of installation. My idea is to create a virtual airline for pilots who play on xbox so only the function is needed of sending manual pireps. Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted November 18, 2022 Administrators Report Share Posted November 18, 2022 With phpVMS 5.5.2.72, you will not only continue to have issues with MariaDB 10.3, but will also have issues with most any module you add as they aren't tweaked for PHP versions above 5.6. If you attempt to use the default crystal skin and no addon modules, chances are you won't attract many users either - as the default phpVMS v5.x is quite plain. Many shared hosts will not disable Strict Mode for "security reasons" as the server is shared by other websites in addition to yours. It would still be best to use phpVMS v7 - your installation issues can be easily overcome. Re-read the docs, use the latest v7 dev build (available in the releases channel on discord), use PHP 8.0 and be patient with yourself. Use the v7 guides found here to help set up specific areas of the site. Quote Link to comment Share on other sites More sharing options...
kekko89sr Posted November 18, 2022 Author Report Share Posted November 18, 2022 I already tried repeatedly but had no results. I will try again tomorrow hoping to succeed. Can I kindly ask you for the direct link of the version to use? thank you. Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted November 18, 2022 Report Share Posted November 18, 2022 15 minutes ago, kekko89sr said: I already tried repeatedly but had no results. I will try again tomorrow hoping to succeed. Can I kindly ask you for the direct link of the version to use? thank you. https://docs.phpvms.net/download Use the DEVELOPMENT BRANCH link, it will always give you the LATEST DEV build 1 Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted November 18, 2022 Report Share Posted November 18, 2022 Or the link in this page https://github.com/nabeelio/phpvms/releases It advises you to download the LATEST DEV build too... Same link as above, one is tar.gz , other one is .zip (content is same) 1 Quote Link to comment Share on other sites More sharing options...
kekko89sr Posted November 18, 2022 Author Report Share Posted November 18, 2022 thanks for all. i will try Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.