1.0.8.12 Questions / Comments / Concerns

Ask the community for help and support.
ecartz
Lead Developer
Lead Developer
Posts: 2637
Joined: Tue Nov 05, 2019 6:02 pm
Has thanked: 4 times
Been thanked: 181 times

Re: 1.0.8.12 Questions / Comments / Concerns

Post by ecartz »

Synoptic wrote: Thu Mar 31, 2022 10:49 pm There was a problem connecting to the database server. The following error had occured:

10.0.38-MariaDB-0+deb8u1

Please verify the connection parameters and try again.
It's saying that 10.0.38 is too old a version. It wants 10.2.2 or newer. https://github.com/CE-PhoenixCart/Phoen ... quirements

If it's not clear how it compares, 10 and 10 are equal; 0 is less than 2; it doesn't matter about the 38 because it's still in the 10.0 version and needs to be in 10.2 or later.

Tags:
Synoptic
Posts: 3
Joined: Thu Mar 31, 2022 10:46 pm

Re: 1.0.8.12 Questions / Comments / Concerns

Post by Synoptic »

ecartz wrote: Fri Apr 01, 2022 12:37 am
Synoptic wrote: Thu Mar 31, 2022 10:49 pm There was a problem connecting to the database server. The following error had occured:

10.0.38-MariaDB-0+deb8u1

Please verify the connection parameters and try again.
It's saying that 10.0.38 is too old a version. It wants 10.2.2 or newer. https://github.com/CE-PhoenixCart/Phoen ... quirements

If it's not clear how it compares, 10 and 10 are equal; 0 is less than 2; it doesn't matter about the 38 because it's still in the 10.0 version and needs to be in 10.2 or later.
Then maybe I should have got a red flag when the installation script checked the requirements?
ecartz
Lead Developer
Lead Developer
Posts: 2637
Joined: Tue Nov 05, 2019 6:02 pm
Has thanked: 4 times
Been thanked: 181 times

Re: 1.0.8.12 Questions / Comments / Concerns

Post by ecartz »

Synoptic wrote: Fri Apr 01, 2022 1:03 am Then maybe I should have got a red flag when the installation script checked the requirements?
How would it do that? It doesn't know what database you will use then, as you haven't told it. It can't tell you anything whatsoever about the database until you enter the database connection information.
Synoptic
Posts: 3
Joined: Thu Mar 31, 2022 10:46 pm

Re: 1.0.8.12 Questions / Comments / Concerns

Post by Synoptic »

ecartz wrote: Fri Apr 01, 2022 2:03 am
Synoptic wrote: Fri Apr 01, 2022 1:03 am Then maybe I should have got a red flag when the installation script checked the requirements?
How would it do that? It doesn't know what database you will use then, as you haven't told it. It can't tell you anything whatsoever about the database until you enter the database connection information.
Oh! I thought the database engine version could be obtained through other means than having to physically log-in.
ecartz
Lead Developer
Lead Developer
Posts: 2637
Joined: Tue Nov 05, 2019 6:02 pm
Has thanked: 4 times
Been thanked: 181 times

Re: 1.0.8.12 Questions / Comments / Concerns

Post by ecartz »

You enter four pieces of information:

1. Server.
2. User name.
3. Password.
4. Database.

You might conceivably get the version without the user name, password, and database. But there is not going to be any means of getting it without the server. You could try guessing at the server, but then it would be wrong every time the server was different from the guess. I mean, even if there is a database server running on localhost, it is still possible to use a remote database instead.

And I don't actually know how to check it without logging in (except from the command line on the database server). But since we get the login information at the same time as the server, it doesn't really matter.

If you use something like Softaculous or Installatron to install, then they can check that the versions match. Because they already know the database server. But if you're using our installer, you have to tell us which database server to use. And until you tell us, we can't do any sort of analysis.
john
Posts: 4
Joined: Mon Mar 28, 2022 10:43 pm

Re: 1.0.8.12 Questions / Comments / Concerns

Post by john »

I am using 1.0.8.12 all seames to be working on pc but when i try to purchase something using smart phone i do not get the option to pay by card only login to paypal, i can check out as guest or loged in as a customer on a pc and get the pay by card option any help would be gratfuly accepted
john
heatherbell
VIP Member
VIP Member
Posts: 1996
Joined: Mon Oct 07, 2019 4:39 am
Has thanked: 26 times
Been thanked: 175 times

Re: 1.0.8.12 Questions / Comments / Concerns

Post by heatherbell »

john wrote: Sun Apr 03, 2022 11:09 pm I am using 1.0.8.12 all seames to be working on pc but when i try to purchase something using smart phone i do not get the option to pay by card only login to paypal, i can check out as guest or loged in as a customer on a pc and get the pay by card option any help would be gratfuly accepted
john
What Paypal payment module do you have installed?
Test it with a different Paypal payment module.
john
Posts: 4
Joined: Mon Mar 28, 2022 10:43 pm

Re: 1.0.8.12 Questions / Comments / Concerns

Post by john »

I have paypal exspress installed and have tryed hosted solution and i think it was something like direct payment and still had the same issue
heatherbell
VIP Member
VIP Member
Posts: 1996
Joined: Mon Oct 07, 2019 4:39 am
Has thanked: 26 times
Been thanked: 175 times

Re: 1.0.8.12 Questions / Comments / Concerns

Post by heatherbell »

john wrote: Mon Apr 04, 2022 12:17 pm I have paypal exspress installed and have tryed hosted solution and i think it was something like direct payment and still had the same issue
Use Paypal Standard.
john
Posts: 4
Joined: Mon Mar 28, 2022 10:43 pm

Re: 1.0.8.12 Questions / Comments / Concerns

Post by john »

Thanks I will give it a go
Post Reply