ID:               21140
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Apache2 related
 Operating System: FreeBSD 4.7-STABLE
 PHP Version:      4.2.3
 New Comment:

Log in to the PHP anonymous CVS server. Use phpfi as the password.

cvs -d :pserver:[EMAIL PROTECTED]:/repository login

Obtain the PHP 4 CVS tree (4.2.4-dev):

cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r PHP_4_2_0 php4

cd php4
./buildconf
./configure ...


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

[2002-12-22 16:37:36] [EMAIL PROTECTED]

i'd love to get it off of snaps.php.net but the problem is that older
version aren't left on the server. i'm trying to use the freebsd port
and it expects 4.2.3 not 4.3. i guess i need to try to figure out how
to get an older version out of cvs.

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

[2002-12-22 09:12:41] [EMAIL PROTECTED]

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

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

[2002-12-22 09:09:00] [EMAIL PROTECTED]

The mod_php4-4.2.3 port's file_exists() function always return false. 
Some info, what phpinfo() say:

Configure Command:
'./configure' '--with-apxs2=/usr/local/sbin/apxs'
'--with-tsrm-pth' '--with-config-file-path=/usr/local/etc'
'--enable-versioning' '--with-regex=system' '--without-gd'
'--without-mysql'
'--with-gd=/usr/local' '--enable-gd-native-ttf'
'--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr/local' '--with-zlib' '--with-bz2=/usr'
'--with-mcrypt=/usr/local' '--with-mhash=/usr/local'
'--with-pdflib=/usr/local'
'--with-zlib-dir=/usr' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr/local'
'--with-tiff-dir=/usr/local' '--with-imap=/usr/local'
'--with-imap-ssl=/usr/local' '--with-mysql=/usr/local'
'--with-pgsql=/usr/local' '--with-interbase=/usr/local/firebird'
'--with-ldap=/usr/local' '--with-openssl=/usr'
'--with-snmp=/usr/local'
'--enable-ucd-snmp-hack' '--with-openssl=/usr'
'--with-expat-dir=/usr/local'
'--with-xmlrpc' '--enable-xslt' '--with-xslt-sablot=/usr/local'
'--enable-wddx'
'--with-dom=/usr/local' '--enable-ftp' '--with-curl=/usr/local'
'--with-gettext=/usr/local' '--with-iconv=/usr/local'
'--with-pspell=/usr/local' '--enable-mbregex' '--enable-mbstring'
'--enable-yp'
'--enable-bcmath' '--with-ming=/usr/local' '--enable-sockets'
'--enable-sysvsem' '--enable-sysvshm' '--enable-trans-sid'
'--prefix=/usr/local' 'i386-portbld-freebsd4.7'

Server API: Apache 2.0 Filter
Virtual Directory Support: enabled
Configuration File (php.ini) Path: /usr/local/etc/php.ini
Debug Build: no
Thread Safety: enabled

If anybody needs, I'll send him/her the whole phpinfo() output




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


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

Reply via email to