Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-29-2007, 04:46 AM   PM User | #1
thesmart1
Regular Coder

 
thesmart1's Avatar
 
Join Date: Dec 2005
Posts: 369
Thanks: 7
Thanked 3 Times in 3 Posts
thesmart1 is an unknown quantity at this point
Can exec Run a Continuous Program?

Can exec be used to start an exe program that's supposed to run continuously (so that it only stops if I delete it from the server)?
thesmart1 is offline   Reply With Quote
Old 07-01-2007, 11:49 PM   PM User | #2
thesmart1
Regular Coder

 
thesmart1's Avatar
 
Join Date: Dec 2005
Posts: 369
Thanks: 7
Thanked 3 Times in 3 Posts
thesmart1 is an unknown quantity at this point
Or is there another way to do this? (I only have FTP access to the server.)
thesmart1 is offline   Reply With Quote
Old 07-01-2007, 11:58 PM   PM User | #3
meth
Regular Coder

 
meth's Avatar
 
Join Date: Jan 2003
Posts: 262
Thanks: 0
Thanked 9 Times in 9 Posts
meth is on a distinguished road
With only FTP access, there's not much chance of running an exe as a service. I'd say very few hosting providers would allow an exe to be run at any time.
__________________
I do Web Design, Brisbane based.
More time spent in PHP/MySQL Web Development.
And Search Engine Optimisation takes up the rest of it.
meth is offline   Reply With Quote
Old 07-02-2007, 12:01 AM   PM User | #4
thesmart1
Regular Coder

 
thesmart1's Avatar
 
Join Date: Dec 2005
Posts: 369
Thanks: 7
Thanked 3 Times in 3 Posts
thesmart1 is an unknown quantity at this point
Quote:
Originally Posted by meth View Post
I'd say very few hosting providers would allow an exe to be run at any time.
I'd still like to try lol. I have several hosting providers in mind, including one seemingly easy-going paid one that I'm currently using.
thesmart1 is offline   Reply With Quote
Old 07-03-2007, 10:08 PM   PM User | #5
thesmart1
Regular Coder

 
thesmart1's Avatar
 
Join Date: Dec 2005
Posts: 369
Thanks: 7
Thanked 3 Times in 3 Posts
thesmart1 is an unknown quantity at this point
I tried exec, and it doesn't work. proc_open looks like it might work, but I don't understand the "descriptorspec" and "pipes" parameters...
thesmart1 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 06:12 AM.


Advertisement
Log in to turn off these ads.