php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40063 ws.php
Submitted: 2007-01-08 12:54 UTC Modified: 2007-03-09 23:56 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: emailfire at gmail dot com Assigned:
Status: Wont fix Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: emailfire at gmail dot com
New email:
PHP Version: OS:

 

 [2007-01-08 12:54 UTC] emailfire at gmail dot com
Description:
------------
A direct call to ws.php using a mirror reveals error along with directory path.

Expected result:
----------------
Nothing

Actual result:
--------------
http://uk.php.net/ws.php


Fatal error: Call to undefined function apc_fetch() in /usr/home/phpmirror/public_html/ws.php on line 2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-08 17:15 UTC] nekoiniko at ceramail dot com
http://fr.php.net/ws.php 
Parse error: parse error, unexpected T_DOUBLE_ARROW, expecting '(' in /var/ftp/mirrors/www.php.net/ws.php on line 34
 [2007-03-09 23:56 UTC] philip@php.net
You should not be calling this file directly, it's only meant to execute on the www.php.net server and requires features not on some mirrors... including APC and PHP 5.

Mirrors can alter display_errors if they wish.

Won't fix.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 01:01:28 2024 UTC