php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11954 development question
Submitted: 2001-07-07 23:59 UTC Modified: 2010-12-20 14:37 UTC
From: j-diamond at home dot com Assigned: jani (profile)
Status: Closed Package: *General Issues
PHP Version: 4.0.6 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: j-diamond at home dot com
New email:
PHP Version: OS:

 

 [2001-07-07 23:59 UTC] j-diamond at home dot com
Is there any way to just have a PHP interpreter with no
web server ?

I was trying to develop an HTML applicaton and deploy it on single PCs without sending out a web server for each PC.
Do you know if this is possible with PHP ?

Thanks.
   Jack

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-08 00:30 UTC] jimw@php.net
the cgi version of php can be run as a standalone application, but you'll need some kind of web server to talk to display the pages through an http client.
 [2010-12-20 14:37 UTC] jani@php.net
-Package: unknown +Package: *General Issues -Assigned To: +Assigned To: jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 00:01:29 2025 UTC