php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5782 apache server don't exexute Php scripts
Submitted: 2000-07-25 19:01 UTC Modified: 2000-07-25 19:17 UTC
From: baitelmaati at caramail dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: Earlier? Upgrade first! OS: windows NT Workstation
Private report: No CVE-ID: None
 [2000-07-25 19:01 UTC] baitelmaati at caramail dot com

  When i installed apache 1.3.12 on Windows Nt server or on windows 98, the php script were succesfully executed ,but with windows NT workstation it was not the case:

  A simple script like this can't be executed:
    <?php
       echo " hello";
    ?>
  I don't know if it's a bug or not but i should have the answer. Even when i log in as an Administrator, it's always the problems.

         I'm waiting for help????  

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 19:17 UTC] waldschrott@php.net
I?m guessing you?re doing sth wrong. NT Server is almost the same as NT WS and even Win98 is not that different :)

- You should check your apache configuration.
- You should check if apache is started.
- What type of error code do you receive.

In addition, please use the latest verion of PHP (4.0.1pl2 or CVS).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC