php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1584 PHP do not runn
Submitted: 1999-06-22 09:25 UTC Modified: 2000-07-24 23:29 UTC
From: Antonio-Federico dot Vikoler at Dresdner-Bank dot c Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.9 OS: WindoesNT 4.0 SP 3
Private report: No CVE-ID: None
 [1999-06-22 09:25 UTC] Antonio-Federico dot Vikoler at Dresdner-Bank dot c
When I start a php script as the
Example 1-1. An introductory example

<html><head><title>Example</title>
<body>
<?php echo "Hi, I'm a PHP script!"; ?>
</body></html>
    
the browser needs about 10 to 15 seconds and then an empty
page appears.

I found a note in readme.txt:
I have not been able to get php to work correctly with PWS 4

Is his sill happend ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-24 23:29 UTC] joey@php.net
Outdated, no info.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 09:01:29 2024 UTC