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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
19 + 14 = ?
Subscribe to this entry?

 
 [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: Tue Apr 16 12:01:29 2024 UTC