php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60782 Release Candidate (RC)
Submitted: 2012-01-17 16:29 UTC Modified: 2013-02-18 00:35 UTC
Votes:8
Avg. Score:3.8 ± 1.4
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: droit at angosso dot net Assigned:
Status: No Feedback Package: Windows Installer
PHP Version: 5.4.0RC5 OS: SETUP.EXE
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2012-01-17 16:29 UTC] droit at angosso dot net
Description:
------------
le support par l'extension int de UTS

$_SERVER['SERVER_NAME'] et $_SERVER['SERVER_PORT'] sont maintenant disponible dans 
l'implémentation du builtin CLI server

plusieurs amélioration et corrections de bugs dans le coeur du langage, le Zend 
Engine et d'autres extensions
"Test script"

Test script:
---------------
<?php
echo $NET_SERVER['SERVER_NAME'];
?>

Expected result:
----------------
$HTTP_SERVER_VARS
Error: HTTP Error 500.22 - Internal Server Error An ASP.NET setting has been 
detected that does not apply in Integrated managed pipeline mode.
<?php
echo $NET_SERVER['SERVER_NAME'];
?>
cscript.exe win32\build\buildconf.js
configure.js [all options used to build PHP] --enable-wincache
Server / Service URL:	https://w02.winhost.com:8172/MsDeploy.axd
Site Name:	angosso.net
Username:	angosso1
/path/to/dir/with/php_ini_file


Patches

php.ini.setup (last revision 2012-01-17 16:32 UTC by droit at angosso dot net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-17 22:30 UTC] pajoye@php.net
-Status: Open +Status: Feedback
 [2012-01-17 22:30 UTC] pajoye@php.net
Je n'ai aucune idee de ce que vous essayer de dire...
 [2013-02-18 00:35 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 22:01:29 2024 UTC