php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #17615 What version is the Command Line Interface operational?
Submitted: 2002-06-05 16:03 UTC Modified: 2002-06-05 16:38 UTC
From: mark dot sponsler at kp dot org Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.1.2 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mark dot sponsler at kp dot org
New email:
PHP Version: OS:

 

 [2002-06-05 16:03 UTC] mark dot sponsler at kp dot org
Hi,
I know this is a lame question but I'm trying to determine whether I can build and run a PHP command line script via CRON on a shared server running Linux 6.0, Apache 1.3 and PHP 4.1.2    

The documentation indicates "the CLI SAPI was released for the first time with PHP 4.2.0, but was experimental.  Since PHP 4.3.0 the CLI SAPI is therefore always built and installed as the php binary." (ref http://www.php.net/manual/en/features.commandline.php)

I'm confused because it appears there is no version 4.3.0 available on the downloads page. It also appears that bugs are being reported on CLI as early as version 4.0.6 (ref bug 12300).   

Is the full function (i.e. non-experiemental) version of the CLI available in PHP 4.1.2?

Thanks so much for any help you can provide.  

  




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-05 16:38 UTC] mfischer@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

There's no CLI in 4.1.2, only CGI (as the documentation says, "first time 4.2.0", so this obviously means versions prior 4.1.2 do no have it).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 07:01:28 2024 UTC