Hi there :-)
can I connect CSVI to MySQL database instead of MSQLi?
thanks
Accepted Answer
Pending Moderation
Hello there,
You have 2 things mixed up. Your database will be MySQL but the client which talks from your webserver to the database can be MySQL or MySQLi and this must be the MySQLi client. The MySQL client is old and no longer maintained.
You can set this option in the global configuration of your website.
You have 2 things mixed up. Your database will be MySQL but the client which talks from your webserver to the database can be MySQL or MySQLi and this must be the MySQLi client. The MySQL client is old and no longer maintained.
You can set this option in the global configuration of your website.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hi Roland,
the problem is that I set MySQLi in the joomla 3.4.8 global configuration, it doesn' t connect to the database
the problem is that I set MySQLi in the joomla 3.4.8 global configuration, it doesn' t connect to the database
Attachments (1)
Accepted Answer
Pending Moderation
Hello,
That is either a bad server setup or the server is running old versions of things. Which PHP and MySQL versions are you running?
That is either a bad server setup or the server is running old versions of things. Which PHP and MySQL versions are you running?
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello,
The PHP version is good, up-to-date but the database is very old. Even the Joomla requirements require version 5.1 or higher. So it is really recommended to update. The best is to go to a recent version which is MySQL 5.6 or 5.7.
The PHP version is good, up-to-date but the database is very old. Even the Joomla requirements require version 5.1 or higher. So it is really recommended to update. The best is to go to a recent version which is MySQL 5.6 or 5.7.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Thank you man, I wil try to change the db version, but I don't know if aruba, my provider, will do it
Do you think the only solution is the db upgrade?
Do you think the only solution is the db upgrade?
Accepted Answer
Pending Moderation
Hello,
I don't think so, I know so. You can't mix old and new without expecting issues. You should question your provider if they run old software and can't update.
I don't think so, I know so. You can't mix old and new without expecting issues. You should question your provider if they run old software and can't update.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »