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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
31 + 8 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 15:01:31 2024 UTC