Posts: 23
Threads: 8
Joined: May 2014
Reputation:
0
How can i Remove MySQL DB from a Script cause i have A VPS based on Linux debian 7 And i dont know how to Install Mysql on it
Posts: 609
Threads: 93
Joined: Jul 2013
Reputation:
0
The mysql database is not on the script. the saving and loading system is in the script but not the actual database. To remove the loading and saving system just comment out the functions...
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
You can't just strip out a major part of a script and expect it to still work okay. If you can't manage a VPS, you should stick with shared hosting.
Note to self: stop replying to topics with stupid titles.
Posts: 23
Threads: 8
Joined: May 2014
Reputation:
0
If you dont Have a Good Solution Please dont Post a Desprating Reply here
Posts: 1,241
Threads: 67
Joined: Dec 2013
Quote:
Originally Posted by xsp1cy3
If you dont Have a Good Solution Please dont Post a Desprating Reply here
|
Vince is preventing you from continuing the rules break series, You got the answer above.
Posts: 108
Threads: 9
Joined: Jun 2013
Reputation:
0
If yours script uses MySQL you need to re-write to use files, for example dini.
Posts: 23
Threads: 8
Joined: May 2014
Reputation:
0
So as Vince said It aint going to work ,Then How can I put the Script on A Linux server?