php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5451 Timeouts in running php.exe (IN event Log) preventing any PHP scripts to execu
Submitted: 2000-07-08 08:35 UTC Modified: 2000-09-03 19:41 UTC
From: webmaster at starloop dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: Windows 2000 AS (NT 5)
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: webmaster at starloop dot com
New email:
PHP Version: OS:

 

 [2000-07-08 08:35 UTC] webmaster at starloop dot com
I get a very unique problem when trying to run any PHP script, after mapping the extensions to PHP.EXE %s %s
I get (for example I copied the <? ECHO Hello world? ;?>
Script...) to a TEST.PHP (located http://www.starloop.com/test.php)

And for some weird reason, its not allowing it to run, I gave IUSR and EVERYONE access to it... Thus allowing EXECUTE.

What am I missing or is this a bug that I should be aware of?

The error message says in the event log Exactly:


The script started from the URL '/test.php' with parameters " has not responded within the configured timeout period. The HTTP server is terminating the script.

For additional information specific to this message Please visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

---
End of message

Please let me know . .ASaP :)

Jason Burton
Starloop Software
webmaster@starloop.com
   

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-27 21:14 UTC] zak@php.net
Please provide more information.  What is your max_execution_time directive set to in your php.ini file?
 [2000-08-15 10:52 UTC] waldschrott@php.net
Closed due to missing user feedback.
 [2000-08-16 09:41 UTC] webmaster at starloop dot com
replied via email.
--

 [2000-08-16 09:45 UTC] waldschrott@php.net
1) does a simple page with phpinfo() work
2) does a simple .php page *without* <?php ... ?> php code
in it work

 [2000-08-16 10:26 UTC] waldschrott@php.net
you?re on IIS? version?
 [2000-08-16 21:42 UTC] waldschrott@php.net
user feedback:

"IIS version 5.0 (NT-2000)"

perhaps anyone on IIS5 and W2K P or AS can help...

 [2000-08-17 08:28 UTC] jmoore@php.net
Running IIS 5 on Win2k, I set up CGI binary and no problems at all, I tried all the scripts in tut.php. Running latest CVS.

I then tried with CGI module and ISAPI filter of PHP4.0.1pl2 still no errors, perhaps we can get the php.ini and then I can test using that.
 [2000-09-03 19:41 UTC] sniper@php.net
No feedback from user. Closed.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 01:01:36 2024 UTC