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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC