Xampp and hosts..etc...Help please

Status
Not open for further replies.

1337scape

New Member
Messages
78
Reaction score
0
Points
0
Hello,

I am currently hosting my website at x10hosting.com, and their MySQL doesn't update with my server. So I was just wondering, if there is anyway I can host the local files on my computer that Xampp uses so i can just redirect it. Yes I know it is confusing. But for example right now I have to go to locahost/highscores.php and it takes me right to the page because I have the php files in Xampp/htdocs. So i would like to know how to host those files onto here with Xampp. Please help. It is for a necessary website update.

Kind regards,

1337scape
 

1337scape

New Member
Messages
78
Reaction score
0
Points
0
Any help please!
Edit:
basically, how do I host my LocalFiles....they must be 24/7 updated with MySQL...how do I host them with Xampp..so they work online and not just with localhost??
 
Last edited:

googleminigames

New Member
Messages
19
Reaction score
0
Points
0
idk what your trying to say but my guess is

your trying to install a php or something

you have to create a database and mysql username first then use localhost as server

im guess
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
This has nothing to do with our free hosting?

If you are trying to run a site of XAMPP we will need to move this; this support is for x10 Member account problems only, not remotely hosted XAMPP sites.
 
Last edited:

1337scape

New Member
Messages
78
Reaction score
0
Points
0
No, no it does...because my private server doesn't connect to you MySQL....it connects to Xampp's though.
 

jsobeck

New Member
Messages
479
Reaction score
0
Points
0
Why don't you just host whatever is on your private server on x10? I'm pretty sure that would solve the problem.
 

1337scape

New Member
Messages
78
Reaction score
0
Points
0
Problem is....My server can't connect to X10's MySQL!!! It connect's to Xampps....
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Make a db on x10 and use it.
 

Blazer9131

New Member
Messages
411
Reaction score
0
Points
0
You might need to add your IP to X10's firewall.

Your Private server's config file has to have the host as

<x10'sIP>

the Database as

<privateserverdb>

user as

<x10account_username>

pass as

<pass>

and port as

3306.

the things in < > 's you have to change. The port is default. Do not change it.
 
Status
Not open for further replies.
Top