From:             mj
Operating system: Irrelevant
PHP version:      Irrelevant
Package:          Website problem
Bug Type:         Bug
Bug description:500 Internal Server Error on qa.php.net

Description:
------------
http://qa.php.net/ is failing with "500 Internal Server Error" since
yesterday.

Test script:
---------------
$ curl -v http://qa.php.net/
*   Trying 2604:a880:800:10::2d6:2001...
* TCP_NODELAY set
* Connected to qa.php.net (2604:a880:800:10::2d6:2001) port 80 (#0)
> GET / HTTP/1.1
> Host: qa.php.net
> User-Agent: curl/7.51.0
> Accept: */*
>
* HTTP 1.0, assume close after body
< HTTP/1.0 500 Internal Server Error
< Date: Tue, 13 Jun 2017 05:55:22 GMT
< Server: Apache/2.2.22 (Debian)
< X-Powered-By: PHP/5.4.34-0+deb7u1
< Vary: Accept-Encoding
< Content-Length: 0
< Connection: close
< Content-Type: text/html
<
* Curl_http_done: called premature == 0
* Closing connection 0


-- 
Edit bug report at https://bugs.php.net/bug.php?id=74752&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=74752&r=trysnapshot54
Try a snapshot (PHP 5.5):   
https://bugs.php.net/fix.php?id=74752&r=trysnapshot55
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=74752&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=74752&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=74752&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=74752&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=74752&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=74752&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=74752&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=74752&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=74752&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=74752&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=74752&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=74752&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=74752&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=74752&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=74752&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=74752&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=74752&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=74752&r=mysqlcfg


-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to