|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Hello Everybody,
Is it possible to have a php script running every time apache starts? |
|
#2
|
|||
|
|||
|
I don't know how true this is but my guess would be that it is possible via some other means but apache won't do it for you since its a webserver and as such designed to be running all the time. Software like this is unlikely to provide functionality for running things when it starts since in theory its going to start once and remain running.
Might help to say what os you are running it under so people can help with shell scripts/batch files if the apache option indeed doesn't work. -KM- |
|
#3
|
|||
|
|||
|
you can use a cron job to run the php script.
|
|
#4
|
|||
|
|||
|
I am using windows XP. As fas as i know cron jobs are used on LINUX. Is there any way to do something similar on windows?
Thanx in advance. |
|
#5
|
||||
|
||||
|
You could perhaps use a Scheduled Task.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > PHP Script & Apache |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|