php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6282 many "undefined constant" errors
Submitted: 2000-08-21 17:09 UTC Modified: 2000-09-21 10:25 UTC
From: john at missoulaweb dot com Assigned: sniper (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.1pl2 OS: redhat 6.1 Linux 2.2.14-12
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: john at missoulaweb dot com
New email:
PHP Version: OS:

 

 [2000-08-21 17:09 UTC] john at missoulaweb dot com
same behavior as (closed) bug #5310 -- aggravatingly intermittent


from php.ini:
error_reporting =       E_ERROR | E_PARSE

configure script:

./configure \
        --disable-debug \
        --with-apxs=/www/bin/apxs \
        --with-mysql \
        --with-pgsql \
        --with-imap \
        --with-ldap \
        --with-pdflib \
        --with-mm \
        --with-gd \
        --with-aspell \
        --with-cybercash=/usr/src/cybercash-mck-3.2.0.4 \
        --with-gettext \
        --with-config-file-path=/www/conf \
        --enable-ftp \
        --enable-bcmath \
        --enable-track-vars \
        --enable-magic-quotes

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-26 09:12 UTC] sniper@php.net
Please include a shortest reproducing script here.
Have your tried the latest CVS or snapshot from http://snaps.php.net 
whether this is fixed or not ?

--Jani
 [2000-08-28 15:24 UTC] sniper@php.net
User reported behaviour hasn't shown for 6 days.
They'll try 4.0.2 when it's released.

And hopefully they will inform whether or not this 
problem still exists. 

--Jani

 [2000-09-21 10:25 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 14:01:35 2024 UTC