ID:               22214
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Zend Engine 2 problem
 Operating System: Linux
 PHP Version:      5CVS-2003-02-13 (dev)
 New Comment:

PS: other thing, where i thougt it's was my fault.
var $test="aaa"
$a="test"
$this->$test in an class file in an etxra php file.
my php was killen with an segfault when this file was included.
(No instance of this class exists -> only include)


Previous Comments:
------------------------------------------------------------------------

[2003-02-13 16:52:09] [EMAIL PROTECTED]

It has just been documented then.

------------------------------------------------------------------------

[2003-02-13 16:50:19] [EMAIL PROTECTED]

It's compiling right now.
(it's documentt on your anonymous CVS How to Page 
http://www.php.net/anoncvs.php)

------------------------------------------------------------------------

[2003-02-13 16:48:34] [EMAIL PROTECTED]

Yes thats new and not documented. Did it worked with php5 module?

------------------------------------------------------------------------

[2003-02-13 16:43:59] [EMAIL PROTECTED]

UPS. there is a PHP5 Module in CVS ?
That's new or ? :)

------------------------------------------------------------------------

[2003-02-13 16:38:17] [EMAIL PROTECTED]

- recheckout CVS source (php & Zend2)
- check right bianry: is OK.
- have disabled all uneeded Modules
My Configure String:
./configure \
--with-pgsql \
--without-mysql \
--prefix=/usr/local/php5 \
--enable-sockets \
--enable-bcmath \
--enable-dbase \
--enable-dbx \
--enable-ftp \
--enable-dio \
--enable-dbx \
--enable-gd-native-ttf \
--with-zlib \
--with-bz2 \
--with-gmp \
--with-readline \
--enable-embed \
--with-apxs2 \
--with-pspell
# --enable-license
# --enable-pcntl \
# --disable-overload \
# --enable-exif \
My Output:
/usr/local/php5/bin/php varbug.php
test1:b Content of t1:This is a simple Variable
test2:a Content of t1:
test1:b Content of t1:
My php -v :
/usr/local/php5/bin/php -v
PHP 5.0.0-dev (cli) (built: Feb 13 2003 22:34:16)
Copyright (c) 1997-2003 The PHP Group
Zend Engine v2.0.0-dev, Copyright (c) 1998-2003 Zend Technologies

The Next try with
./configure
PHP 5.0.0-dev (cli) (built: Feb 13 2003 23:39:03)
Copyright (c) 1997-2003 The PHP Group
Zend Engine v2.0.0-dev, Copyright (c) 1998-2003 Zend Technologies
The Same.

php -i
 sapi/cli/php -i
phpinfo()
PHP Version => 5.0.0-dev

System => Linux app-server.inter-data.prv 2.4.18-17.8.0smp-appserver #1
SMP Die Okt 22 09:48:23 CEST 2002 i686
Build Date => Feb 13 2003 23:38:01
Configure Command =>  './configure'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 90021012
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.0-dev, Copyright (c) 1998-2003 Zend Technologies


Do You need More Infos ?
What should i try at next ?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22214

-- 
Edit this bug report at http://bugs.php.net/?id=22214&edit=1

Reply via email to