php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2354 Fatal Error running script through PWS
Submitted: 1999-09-22 12:13 UTC Modified: 2002-06-16 08:58 UTC
From: kl0n3d at hotmail dot com Assigned:
Status: Not a bug Package: Other
PHP Version: 3.0.12 OS: Win 98 ( i know don't laff)
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: kl0n3d at hotmail dot com
New email:
PHP Version: OS:

 

 [1999-09-22 12:13 UTC] kl0n3d at hotmail dot com
i have been trying real hard to get PHP to work with Win 98 and PWS (off of the win 98 cd)

here is the problem that i am having:

after following the instruction on installing PHP under windows (running the .inf,modifying the ,.ini to look at the extension directory,etc...)
i ran a script that i made from windows explorer, and it worked like a charm, however if i ran the same script with out any html code going through the web browser and getting the page from the webserver, (just a simple <? echo "this is a test";?> in the document) i get a fatal error message that goes like this

<b>Fatal Error</b> unable to open c:\os\Temporary in <b>-</b> on line 0


this could be a permission thing for the temp internet directory, i don't know

but when i put in a html header/body/title tags, the page shows up in my brower, but the PHP never executes... its in the page source but it is hidden... errrrrrrr

i modified the above script to handle in mysql code, and same result...

i hope that there is a small .ini glitch that i am running, other than that it could be pws off of the Win 98 cd

thanx

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-16 08:58 UTC] sander@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately, PHP 3 is no longer supported. Please download
the latest version of PHP 4 from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 13:01:29 2024 UTC