Posts: 536
Threads: 81
Joined: Mar 2017
Reputation:
0
Hello guys, I decided to change my database to MYSQL, so I'm using Linux host and my PC's operation system is Windows! My question is: What xaampp I have to download for the server, the Linux version or the Windows version?
Thank you, +1 REP!
Posts: 536
Threads: 81
Joined: Mar 2017
Reputation:
0
I'm not asking how to install MYSQL on Linux, I'm just asking, wich version I have to install of xaampp to run the server, WINDOWS OR LINUX, because my PC is using Windows and the host is on Linux?
Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
12.10.2017, 19:20
(
Последний раз редактировалось Kyle; 12.10.2017 в 21:03.
)
Do not use xampp on a live server.
You should install the MySQL library yourself, along with PHP and apache.
Posts: 536
Threads: 81
Joined: Mar 2017
Reputation:
0
My hosters wants .sql file, so how can I get it?
Posts: 1,046
Threads: 250
Joined: Nov 2014
Reputation:
0
You get XAMPP for windows if you use it on your computer, when you upload the server to the host use the linux plugins, xampp has nothing to do with your host if I understood your question good.
The .sql file is the database which can be imported, go to phpmyadmin, click on the database and then Export to get a .sql file.
Posts: 536
Threads: 81
Joined: Mar 2017
Reputation:
0
Thanks you guys, I will try!
+1 REP to all!