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
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: baitelmaati at caramail dot com
New email:
PHP Version: OS:

 

 [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: Fri Mar 29 00:01:28 2024 UTC