Running a kaillera server from a webpage

Come in here if you have any questions about Kaillera

Moderators: toqer, gothic_hobbit, civilian, okaygo

Running a kaillera server from a webpage

Postby Kwaza » Wed Jun 18, 2003 4:54 pm

Is it possible to setup a kaillera server running from a webpage and that it never shuts down. if so, how.

i dont have a shell account but i was thinking that my webpage could work.

I want to know if i could set it up like isopalace.com has it.
Kwaza
Die-Hard Member
 
Posts: 220
Joined: Wed Mar 14, 2001 12:00 am
Location: Arizona

Postby FuguTabetai » Tue Jun 24, 2003 12:00 pm

Not possible - you need a shell account to run the kaillerasrv program.

fugu
[url=http://FuguTabetai.com/]
Image
[/url]
FuguTabetai
Super-Helper-Helpydude
 
Posts: 56
Joined: Wed Apr 11, 2001 12:00 am
Location: New York

Postby toqer » Tue Jun 24, 2003 12:50 pm

my syntax could be wrong but...


<? php
exec /path/to/kaillerasrv
?>

I think is all you need to start a kaillera server from a web page. Just put a page with that code on your server, browse to it, and your server should start up.
User avatar
toqer
Die-Hard Member
 
Posts: 249
Joined: Thu May 03, 2001 12:00 am
Location: SJ CA USA

Postby FuguTabetai » Tue Jun 24, 2003 1:21 pm

toqer wrote:my syntax could be wrong but...


<? php
exec /path/to/kaillerasrv
?>

I think is all you need to start a kaillera server from a web page. Just put a page with that code on your server, browse to it, and your server should start up.


Does php start and run things async? Will it fork a process? You should really ask your ISP though... I imagine they would have to be set up to allow php to run anonymous executables, the users have to be able to upload the exec somewhere that php can see it, etc...

but you might as well try. heh.

fugu
[url=http://FuguTabetai.com/]
Image
[/url]
FuguTabetai
Super-Helper-Helpydude
 
Posts: 56
Joined: Wed Apr 11, 2001 12:00 am
Location: New York

Postby toqer » Tue Jun 24, 2003 1:26 pm

Oh yeah you need an & at the end of that.. woops
User avatar
toqer
Die-Hard Member
 
Posts: 249
Joined: Thu May 03, 2001 12:00 am
Location: SJ CA USA


Return to Kaillera Questions

Who is online

Users browsing this forum: No registered users and 1 guest

cron