[Request]Need help with game registration!

01/25/2012 09:32 Varczette#1
A friend and myself are currently working on bring you all a new shaiya server and we are very close to finishing.
I understand the script and what not for the game registration but here is my problem:

We are using [Only registered and activated users can see links. Click Here To Register...] to host our website and it does not like PHP coding and simply will not allow it. I was hoping somebody could please tell me how to connect our website with our VPS so that I can have the scripts running from the VPS and that our users can simply activate it by a link from the website.

I have tried searching here and Google with no such luck. Im not sure if it was just bad choice of words or there is nothing up about it.

Any information would be very grateful and will help us getting our server up very soon and any other links people may give me to make the server a nicer environment to play in would be very much appreciated.
01/25/2012 15:29 JohnHeatz#2
Why not to simply get the script into your XAMP/WAMP folder and put a link to it on your website so that users are redirected to the registration page?
01/25/2012 15:45 RebeccaBlack#3
I'm confused by what you want.. If you have the script on your VPS which is running a webserver, get a domain name and use it as the webserver too? [Only registered and activated users can see links. Click Here To Register...]

Or I spose you could just use an iframe if you want.. like <iframe src="linktoscript.php">Your browser doesn't support iframes</iframe>

or am I confused?
01/26/2012 00:42 Varczette#4
Thanks for the help guys.
I will try both of your solutions now.

Quote:
Originally Posted by RebeccaBlack View Post
If you have the script on your VPS which is running a webserver, get a domain name and use it as the webserver too?
As for this, our server owner wants to run the website from Webs.com and not from our VPS. Im not sure why lol even though it would make my life easier xD