
If you are getting SQLite version warning when yu try to install MediaWiki as below:
Warning: you have SQLite 3.7.17, which is lower than minimum required version 3.8.0. SQLite will be unavailable.
Just follow the steps below When you login your server with Root profile:
Ps: It's tested on Centos 7 with Directadmin. Please take all of you backups before update. These codes are just for suggestion.
Firs go to root directtory
Then go to op folder:
Get the latest version of sqlite from the link below:

For this update latest version was 3.34.1
Unzip the file
Go to the folder
And make the installation with the codes below:
Do not forget to reboot your server
After Reboot you can check the version of SQLite with the code below:

Warning: you have SQLite 3.7.17, which is lower than minimum required version 3.8.0. SQLite will be unavailable.
Just follow the steps below When you login your server with Root profile:
Ps: It's tested on Centos 7 with Directadmin. Please take all of you backups before update. These codes are just for suggestion.
Firs go to root directtory
Then go to op folder:
Get the latest version of sqlite from the link below:

For this update latest version was 3.34.1
Unzip the file
Go to the folder
And make the installation with the codes below:
Do not forget to reboot your server
After Reboot you can check the version of SQLite with the code below:
