php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6724 MS-DOS ne parvient pas ? executer php
Submitted: 2000-09-13 19:11 UTC Modified: 2000-09-13 22:32 UTC
From: joffreo at club-internet dot fr Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.2 OS:
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: joffreo at club-internet dot fr
New email:
PHP Version: OS:

 

 [2000-09-13 19:11 UTC] joffreo at club-internet dot fr
Je parviens ? ?xecuter php en cliquant sur l'icone du fichier mais
je n'arrive pas ? ?xecuter le m?me programme php dans une fen?tre MS-DOS en effectuant
           php -q oliv.php3 (dans le r?pertoire ad?quat)

Il m'annonce qu'il ne peut pas ouvrir le fichier ...

Merci

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-13 22:32 UTC] eriksson@php.net
Please write bug reports in english. And I suspect this is not even a bug.

Unless your "r?pertoire ad?quat" is the same directory as your php executable, you will have to provide the full path to the executable or add the directory to your PATH environment variable.
And if your script file is in a different directory, you will need to provide the full path to it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC