Raised This Month: $51 Target: $400
 12% 

GameAP. Web-based game servers control panel. Manage your servers easy.


Post New Thread Reply   
 
Thread Tools Display Modes
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 09-01-2013 , 14:06   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #11

I'd like to add existing servers (installed via Console) to the interface. Is that possible?
__________________
Kia is offline
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 09-01-2013 , 22:12   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #12

Yes.
Servers -> Servers -> Add new server
__________________
The functional way is the right way
GordonFreeman (RU) is offline
HalfLife
Senior Member
Join Date: Aug 2013
Location: I'll tell you later ;)
Old 09-02-2013 , 04:41   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #13

My opinion, WebMod is better. But GJ
__________________
If you need any help regarding your HL Server, PM me and I can help you
My Tutorials:
How to install and use your SQL Database using AMX Mod X Plugins

Last edited by HalfLife; 09-02-2013 at 04:41.
HalfLife is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 09-02-2013 , 05:37   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #14

I can't say if it is good or not as i don't speak russian. A demo version in english would be better as most of us don't speak russian
__________________

Mordekay is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 09-02-2013 , 05:47   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #15

I can't install it since I always get a Error 500 when I try to open the page.
I think the .htaccess file causes that, do I need to configure my apache.conf?
__________________
Kia is offline
Baghi
Senior Member
Join Date: Mar 2012
Location: Asia Pacific
Old 09-02-2013 , 06:28   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #16

Quote:
Originally Posted by Mordekay View Post
I can't say if it is good or not as i don't speak russian. A demo version in english would be better as most of us don't speak russian
Chrome's built-in translator works like a champ. Try it.
__________________
new signature
Baghi is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 09-02-2013 , 07:01   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #17

I hate IE and all subforms of it
__________________

Mordekay is offline
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 09-02-2013 , 09:00   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #18

Quote:
Originally Posted by Kia View Post
I can't install it since I always get a Error 500 when I try to open the page.
I think the .htaccess file causes that, do I need to configure my apache.conf?
You have AllowOverride All for GameAP directory?
If yes then...

Its maybe you dont have mod_rewrite enabled on your Web-server.
Or you dont chrooted all webhost directory.

To solve mod_rewrite related problem:

GameAP uses Human-like URL. Its requires mod_rewrite enabled on Apache.
You can install mod_rewrite module on Apache.
Or you can turn this feature off and get GameAP work without mod_rewrite.

Open "application/config/config.php"

and set following parameters:

Code:
$config['index_page'] = 'index.php'; $config['uri_protocol'] = 'QUERY_STRING'; $config['enable_query_strings'] = TRUE;

Then remove .htaccess file from root.
__________________
The functional way is the right way
GordonFreeman (RU) is offline
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 09-02-2013 , 09:41   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #19

Can someone help me install this to Server computer (windows 7)
And WEB


Add me on skype if you want to help: ironskillz1
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
Baghi
Senior Member
Join Date: Mar 2012
Location: Asia Pacific
Old 09-02-2013 , 11:29   Re: GameAP. Web-based game servers control panel. Manage your servers easy.
Reply With Quote #20

Quote:
Originally Posted by Mordekay View Post
I hate IE and all subforms of it
Then use Steam's browser + Google translator combo.
__________________
new signature
Baghi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode