Run any PHP Script as a Windows Service with AlwaysUp

How to Run any PHP Script as a Windows Service with AlwaysUp

Start your PHP script in the background when your PC boots. Keep it running 24/7 or schedule it to restart several times a day

PHP is a popular programming language. It is often integrated with web servers but works just as well when creating standalone applications.

Note: This video shows how to add a PHP Windows Service the traditional way, before we developed the easy-to-use Application Advisor. The steps below show how to add PHP with the Application Advisor.

To set up a PHP script to run as a background windows service with AlwaysUp:

  1. Download and install the PHP package, if necessary.

    We have installed PHP in C:\PHP and we'll reference that location throughout this tutorial.

  2. Next, please ensure that your PHP script can run normally from the command line.

    1. Start a command prompt (Start button > Run > cmd.exe)

    2. In the window that appears, type the full path to the PHP executable (php.exe) followed by the full path to the script you wish to run as a windows service. Be sure to quote each component containing at least one space!

      Since we have placed PHP in C:\PHP, and our script is C:\PHP\sample-php-script.php, our command line is:

      C:\PHP\php.exe C:\PHP\sample-php-script.php

    3. Hit the Enter key to execute the command line. If your script doesn't work as expected please resolve the issues now.

      Note that if your script doesn't work here then it won't work with AlwaysUp!

      Here's the code of our simple script:

      Sample PHP script code

      And here is the result from running it on the command line:

      Sample PHP script code running

      Everything looks good!

  3. Next, start AlwaysUp.

  4. Select Application > Advisor to launch the Application Advisor:

    Start Application Advisor

  5. Click Next to get started:

    Application Advisor: Introduction

  6. Choose PHP from the list of applications and click Next:

    Application Advisor: Select PHP

  7. The Advisor will spend a few seconds gathering information about your PHP installation.

    Afterwards, enter the full path to your PHP executable (php.exe) and click Next to move on:

    PHP Windows Service: Enter the full path to PHP.EXE

  8. Enter the full path to the PHP script you would like to run and click Next to continue:

    PHP Windows Service: Enter the .PHP script file

  9. For best results, PHP should run in an account where have run it successfully. Enter the user name and password of your Windows account and click Next to continue:

    PHP Windows Service: Enter your password

  10. We're almost done! Click Next to continue:

    Application Advisor: Ready to add PHP

  11. The Add Application window contains all the recommended settings for running your PHP script 24x7 after your PC boots. If you are curious, you can cycle through the tabs and review the options that have been chosen.

    Click Save to record your new PHP service:

    Save your PHP service

  12. This next window provides guidance if you want your script to run periodically (that is, not 24x7). If that is the case, this article may be helpful too.

    Click Done when you are ready to move on.

    PHP service: Don't run 24/7

  13. A new entry for your PHP script will appear in the AlwaysUp window. However, the state will be "Stopped" because the service and your script are not yet running:

    PHP Windows Service: Installed

  14. To start the service, which will kick off the PHP script, choose Application > Start "PHP:...". In a few seconds, the state will transition to "Running":

    PHP Windows Service: Running

  15. That's it! Next time your computer boots, your PHP script/service will be launched immediately, before anyone logs on.

    We encourage you to edit the entry in AlwaysUp and check out the full complement of settings that may be appropriate for your environment. For example, you can boost the priority of the PHP process, monitor the executable for excessive CPU usage, configure a weekly report, and much more.



PHP script not working properly as a Windows Service?

  • Visit the AlwaysUp Troubleshooter — our online tool that can help you resolve the most common problems encountered when running an application as a windows service.

  • From AlwaysUp, select Application > Report Activity > Today... to bring up a HTML report detailing the interaction between AlwaysUp and PHP. The AlwaysUp Event Log Messages page explains the more obscure messages.

  • Consult the AlwaysUp FAQ for answers to commonly asked questions and troubleshooting tips.

  • Contact us and we will be happy to help!

Download & Try it Free!

Download AlwaysUp and Run as a Service Today! Version 15.1 New!

7.9 MB Installer
Our 12,000+ customers include...
Compatible with Windows 11 Compatible with Windows Server 2022 Compatible with Windows 10
Over 94,000 installations, and counting!
 
AlwaysUp is number 1! Run as a Service with AlwaysUp

Rock-solid for the past 19+ years!