SMF Support > PostgreSQL and SQLite Support

2 Problems, need help

(1/2) > >>

luisantunes:
Hi guys,

I have two problems perhaps small problems but not know solve them.

1st
how do I replace my database backup (SMF 1.1.15) if I delete it

2st
I am trying to install another Forum (SMF 2.0.1) but it gives me the following error :

Critical Error!
The version of your database server is very old, and does not meet SMF's minimum requirements.
Please ask your host to either upgrade it or supply a new one, and if they won't, please try a different host.

I already contacted the help desk of my domain and they say the MySQL database server version used is 5.0.67
sorry for the noob questions :(

Thank you for help
greetings all

Oldiesmann:
1. If you deleted the backup, you can't replace it. If you mean restoring the backup, see How do I restore a database backup?.

2. Put this code in a file, upload it to your server and run it. What does it show as the client version?


--- Code: ---<?php
echo 'MySQL client version: ' . mysql_get_client_info();
?>
--- End code ---

luisantunes:
Hi,

It show this:

MySQL client version: 3.23.49

Oldiesmann:
That's your problem. Tell your host to upgrade the client libraries.

I'm actually surprised MySQL is even working with such ancient client libraries.

luisantunes:
Hi,

Thank you for your support.
I already contacted my host and I await a response from them.

In my first problem is that the database disappeared I have not deleted... nobody knows what happened only I have access to Admin control panel

Navigation

[0] Message Index

[#] Next page

Go to full version