Hosting a server [help]

Status
Not open for further replies.
Junior Spellweaver
Joined
Mar 23, 2020
Messages
102
Reaction score
14
I have some doubts I think simple for those who already know xD

I hired my dedicated server for hosting Flyff, 100% working.

But how do I do with the site? I connect it on my dedicated server, under mamp do the settings? or contract a web server to host my site, but I did that, I hired a web server but only accepted mysql databases, what would be the solution to this question?
 
Use xampp & forward the ports.
Enable odbc and the sql drivers required for the connection via php.

It's all relatively easy honestly.

If all else fails then pay someone to install a webserver for you.

I'd prolly even do it for a few bucks if asked via pm.
 
Use xampp & forward the ports.
Enable odbc and the sql drivers required for the connection via php.

It's all relatively easy honestly.

If all else fails then pay someone to install a webserver for you.

I'd prolly even do it for a few bucks if asked via pm.


yes, i already managed to put the site online on my dedicated server, just wanted to know how the community does it, what is getting me is the SSL certificate my site is not secure and i am looking for how to enable ssl on the mamp
 
yes, i already managed to put the site online on my dedicated server, just wanted to know how the community does it, what is getting me is the SSL certificate my site is not secure and i am looking for how to enable ssl on the mamp





Lot's of options out there just need to look around.
Cloudflare would most likely be the easiest if you have no idea what you are doing.
 
I got the free ssl certificate on the website:

my question was just to put this certificate on the mamp, but I'm looking for it, thank you very much
 
I got the free ssl certificate on the website:

my question was just to put this certificate on the mamp, but I'm looking for it, thank you very much

Seems like this is for this specific SSL:

Or try:
 
thanks, i will install xamppon ssl for free the certificate is 90 days, tme some other free with more time than you know
 
Status
Not open for further replies.
Back