Search found 531 matches

by Vanderburg
Sat Nov 09, 2019 10:29 am
Forum: CS:GO
Topic: Server Not Starting,
Replies: 1
Views: 2053

Re: Server Not Starting,

If your server isn't starting properly, I recommend enabling -condebug from the Server Control tab, then send the "restart" command (not "start") from the same tab. This will generate a console.log file in your csgo/ directory that you can check for useful errors.
by Vanderburg
Fri Sep 27, 2019 4:59 am
Forum: Webhosting
Topic: Manually backing up my database/databases
Replies: 2
Views: 1769

Re: Manually backing up my database/databases

You can install phpMyAdmin from the Autoinstallers tab of your webhosting control panel. Within this, there is an "Export" option which will let you download a .sql file of the database that can be restored later.
by Vanderburg
Mon Jul 29, 2019 12:03 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MySQL Not working
Replies: 1
Views: 1637

Re: MySQL Not working

Is this a new MySQL installation (Has it ever worked?)? in the my.conf file, do you have the bind-address line set to either 0.0.0.0 or your actual IP address? Is it instead set to 127.0.0.1 or localhost (the latter two would be incorrect)? Do you have a webserver installed on the machine, as well? ...
by Vanderburg
Tue Jul 02, 2019 1:58 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help with domains and VPS hosted forums.
Replies: 5
Views: 2150

Re: Help with domains and VPS hosted forums.

I can't know for sure that your config (because I'm not familiar with XAMPP generally) isn't being loaded from some other file and that's why everything is commented out, but on those bottom 8 lines, remove the ## at the beginning of each line. These symbols tell the software that the line is a comm...
by Vanderburg
Tue Jul 02, 2019 11:49 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help with domains and VPS hosted forums.
Replies: 5
Views: 2150

Re: Help with domains and VPS hosted forums.

It may be the C:\XAMPP\apache\conf\extra\httpd-vhosts.conf file, where you can open it and create a virtual host, or edit the exis ting one. You may see <VirtualHost *:80>, in which case, you can just create an A record from your registrar's control panel that points to your IP address and it'll jus...
by Vanderburg
Tue Jul 02, 2019 10:55 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Help with domains and VPS hosted forums.
Replies: 5
Views: 2150

Re: Help with domains and VPS hosted forums.

First, we very strongly recommend against xampp, because we regularly see it compromised. Which webserver software are you using? Apache? What operating system are you on? If you're on Linux, on Apache, are you using the default virtual host (000-default.conf) file? Have you edited it, or created a ...
by Vanderburg
Sun Jun 23, 2019 8:32 pm
Forum: L4D/L4D2
Topic: New Server Port - Not connecting
Replies: 6
Views: 4980

Re: New Server Port - Not connecting

Steam actually sees both of your servers, as well. You can see using their API here: https://api.steampowered.com/ISteamApps ... 153.108.80

What error do you receive when attempting to connect?
by Vanderburg
Sun Jun 23, 2019 5:58 pm
Forum: L4D/L4D2
Topic: New Server Port - Not connecting
Replies: 6
Views: 4980

Re: New Server Port - Not connecting

There's nothing within our system that would preventing you from using these ports. That is, as long as there's no event posted to the Events Log tab of your control panel saying that these ports are being filtered, then they aren't being filtered, so you may need to look at binding. My networking k...
by Vanderburg
Sat Jun 22, 2019 6:41 pm
Forum: General
Topic: PORT 80 CLOSED
Replies: 1
Views: 1462

Re: PORT 80 CLOSED

How did you first install Apache? What operating system are you on? Did you modify the 000-default.conf file after installing Apache?
by Vanderburg
Sat Jun 22, 2019 6:40 pm
Forum: Webhosting
Topic: Lavalite
Replies: 1
Views: 1828

Re: Lavalite

What problems are you experiencing when doing this, specifically? We don't support installing Composer globally, but you should be able to upload the composer.phar file to the directory that you want to install the software and then run the following via SSH php composer.phar create-project LavaLite...
by Vanderburg
Sun May 05, 2019 7:53 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: VDS Gameservers with Webservers
Replies: 3
Views: 1817

Re: VDS Gameservers with Webservers

It should be quite alright to run your webserver on the same VDS as your game servers. Even up to fairly intensive medium sized websites, a single core will handle the webserver fine, along with about 1GB of memory and the operating system scheduler will move the stuff around to make sure it's not c...
by Vanderburg
Wed Feb 20, 2019 6:09 pm
Forum: Webhosting
Topic: Please explain 'Simultaneous connections'
Replies: 4
Views: 2230

Re: Please explain 'Simultaneous connections'

Correct, the connection is only open as long as data is actually being transferred from your website to their browser. Once they have the data, the connection is closed, even if they continue viewing the page.
by Vanderburg
Tue Feb 05, 2019 3:30 pm
Forum: Webhosting
Topic: Websync page doesn't show anything
Replies: 1
Views: 1362

Re: Websync page doesn't show anything

Are you a secondary user on the package? If this is a standard game server package and you're a secondary user, the primary user would also need to add you as a secondary user to the webhosting portion of the package, from their Panel Access tab, in their webhosting control panel (which is separate ...
by Vanderburg
Thu Jan 31, 2019 9:07 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: VDS
Replies: 1
Views: 845

Re: VDS

Hi, there! Our support hours are 6AM - 1AM Pacific time. If you submit a request during the time that support is closed, it'll generally be answered very shortly after we open.
by Vanderburg
Mon Jan 28, 2019 8:53 am
Forum: General
Topic: [Hello]where can i see how your server panel is like?
Replies: 1
Views: 1321

Re: [Hello]where can i see how your server panel is like?

Hi there! If you've never used our services before, our system will automatically apply a free, two day trial to your order. It'll only require a 1-cent test charge on your payment source that is immediately refunded, then you get two full days to test the service and the control panel. If you cance...