php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32309 Gateway Error Server
Submitted: 2005-03-15 09:09 UTC Modified: 2005-03-16 08:56 UTC
From: amal_omairi at yahoo dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.10 OS: wnidows NT
Private report: No CVE-ID: None
 [2005-03-15 09:09 UTC] amal_omairi at yahoo dot com
Description:
------------
my scripts run too slow and when output i keep seeing this message Gateway Error Server: Microsoft-IIS/5.1 and CGI Timeout
The specified CGI application exceeded the allowed time for processing. The server has deleted the process. my Server API is CGI/CGI fast mode. i tried to modify max_execution_time and to use set_time _limit() but both didn't solve the problem. i appreciate any information you may send. Best regards.

Reproduce code:
---------------
any code, even a simple echo statement.

Actual result:
--------------
always give parse errors like unexpected T_VARIABLE and unexpected T_ECHO.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-16 00:49 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Even if you think it is not a bug, we often know better than you,
please consult the support channels first before even considering
to reopen this report.

Thank you for your interest in PHP.


 [2005-03-16 08:56 UTC] amal_omairi at yahoo dot com
Hi again. thank you for replying.Well,yes It is not a bug in PHP! I uninstalled the IIS and Installed it again and it works again. thanx.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 20:01:29 2024 UTC