| View previous topic :: View next topic |
| Author |
Message |
DoT_PiTcH Contributor

Joined: 07 Aug 2002 Posts: 85
|
Posted: Sun Jun 01, 2003 5:45 pm Post subject: Web applications |
|
|
| qestion i want to write an app that will run on my webserver.... how do i have it run all the time with chmod or what not? |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Jun 01, 2003 6:44 pm Post subject: |
|
|
I think he's talking about it running all the time and do something, not when
it is called. _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Sun Jun 01, 2003 6:49 pm Post subject: |
|
|
| I don't think you'll be able to get an exe to run within the webserver for more then a few minutes without causing the webserver to fall over. However you can have the exe run on the server in its own process to do certain things. Again you'll need to have a Windows server to do this and more then likely it needs to be a dedicated server to run programs/daemons on. |
|
| Back to top |
|
 |
DoT_PiTcH Contributor

Joined: 07 Aug 2002 Posts: 85
|
Posted: Sun Jun 01, 2003 8:34 pm Post subject: |
|
|
| well unfortunatly it is a linux server so im outta luck with vds huh... thanks for the help..... |
|
| Back to top |
|
 |
|