Jump to content

No access after uptade


Recommended Posts

Sadly my customer decided to update the version without any assistance - and here we are having fatal errors. 😞

With PHP on 7.4 i get 4 errors when trying to log in :

(4/4) DBALException

An exception occured while establishing a connection to figure out your platform version.
You can circumvent this by setting a 'server_version' configuration value

For further information have a look at:
https://github.com/doctrine/DoctrineBundle/issues/673

(3/4) DriverException

An exception occurred in driver: SQLSTATE[HY000] [2026] SSL connection error: SSL_CTX_set_default_verify_paths failed

(2/4) PDOException

SQLSTATE[HY000] [2026] SSL connection error: SSL_CTX_set_default_verify_paths failed

(1/4) PDOException

SQLSTATE[HY000] [2026] SSL connection error: SSL_CTX_set_default_verify_paths failed

 

Funny thing - when i update the PHP to 8.0 I do just get one error:

(1/1) FatalErrorException

Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs)

 

Can anyone help me out on this one?
I am really not sure what to do... but it seems like 1 error would be easier to solve than 4?

 

Thanks in advance!

Link to comment
Share on other sites

On 9/29/2023 at 5:05 AM, ps8moduly.cz said:

 

As i said - i do understand that error.
But switching to a lower version does produce even more errors - see initial post.

 

On 9/29/2023 at 11:55 AM, musicmaster said:

This is a rather common one. 

See here: https://github.com/PrestaShop/PrestaShop/issues/33524

Try the solution offered there in the last post and report your experience.

If that doesn't solve read the whole thread and try the other options.

I dont really get what to do.. sorry if i am an idiot.

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...