MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: I<3Kloxo on 2018-12-30, 02:30:15

Title: How to Install MySQL Database
Post by: I<3Kloxo on 2018-12-30, 02:30:15
Hi,

Can anyone tell me how to install 'MySQL Datebase'? Please look at the img:

(https://i.imgur.com/BCugP2r.png)

I do not need 'MariaDB Datebase' I only need 'MySQL Database'.
Title: Re: How to Install MySQL Database
Post by: azzureal on 2019-01-17, 04:10:39
myriaDb is a same as mysql.

U can use mariadb as mysql.

if u want to convert, use sh /script/mariadb-to-mysql
Title: Re: How to Install MySQL Database
Post by: I<3Kloxo on 2019-01-18, 23:21:06
myriaDb is a same as mysql.

U can use mariadb as mysql.

if u want to convert, use sh /script/mariadb-to-mysql

Thanks for your answer but I have to tell you it does not work.
When I type 'sh /script/mariadb-to-mysql'
... after that I can no log in on Kloxo-MR panel and I get the error:

Warning: session_start(): Session data file is not created by your uid in /usr/local/lxlabs/kloxo/httpdocs/login/index.php on line 5

.. and this error also:

*** Token not match. No permit for remote login. Go back to login page ***


It means after converting 'MariaDB' to 'MySQL' these two errors are made and it is not possible to log in on Kloxo-MR panel. :(




Title: Re: How to Install MySQL Database
Post by: azzureal on 2019-01-21, 04:29:19
please clear cache of your brower
Title: Re: How to Install MySQL Database
Post by: I<3Kloxo on 2019-01-21, 23:56:08
please clear cache of your brower

It does not work, this has nothing to do with caching.
After installing new fresh Kloxo-MR 7 panel I enter the command 'sh /script/mariadb-to-mysql'
After that I restart the VPS. After all this I get an error:
Warning: session_start(): Session data file is not created by your uid in /usr/local/lxlabs/kloxo/httpdocs/login/index.php on line 5

and 
*** Token not match. No permit for remote login. Go back to login page ***
Title: Re: How to Install MySQL Database
Post by: I<3Kloxo on 2019-01-22, 02:39:15
Now I know where is the problem.
When I type 'sh /script/mariadb-to-mysql' then the next happens, is uninstalled 'MariaDB' and it does not installed 'MySQL'. In the end I do not have a base.


(https://i.imgur.com/FjZfEGs.png)
Title: Re: How to Install MySQL Database
Post by: azzureal on 2019-01-25, 03:18:20
How about sh /script/upcp -y
Don't worry it doesn't demage your setting.