View previous topic :: View next topic |
Author |
Message |
R3P7i -
Joined: 25 Jan 2004 Posts: 15
|
Posted: Fri Feb 06, 2004 12:53 am Post subject: running PHP as a service |
|
|
I downloaded the latest build (4.something) of PHP for Windows from the PHP site. It runs, but is there a way to run it as a service, or in the system tray? The DOS window annoys me ><
--
I have PHP and mySQL up and vurking on my computer... BUT.
I need someone to tell me if it works on the outside.
http://instantkarma.no-ip.org/cv.php
Gimme the output. _________________
 |
|
Back to top |
|
 |
marc2003 -
Joined: 04 Feb 2004 Posts: 15
|
Posted: Fri Feb 06, 2004 7:19 am Post subject: |
|
|
output
First Name: Bob
Last Name: Smith
Address: 128 Here St, Cityname
Position: Marketing Manager
dos window? have you just double clicked the php.exe to run it? :D
no need for that. your webserver does that when ever it runs the script |
|
Back to top |
|
 |
Sparkeh -
Joined: 15 Feb 2004 Posts: 5
|
Posted: Sun Feb 15, 2004 7:11 pm Post subject: |
|
|
heh... yeah, you don't run php.exe manually. it's called and ran when it needs to be open. mysql runs as a service, not php. |
|
Back to top |
|
 |
|