When you use gd and jpeg configure.m4 from gd will check first
for existance of the library file and second for one of its functions.
So i guess there is somethink wrong with the #ifdefs in gd.c
or in generating them in config.m4. This is all i can say now but
perhaps i can take a look into it tomorrow.....after sleeping :-)
This is you rline: "checking for jpeg_read_header in -ljpeg... yes"
marcus
At 21:20 11.12.2002, Derick Rethans wrote:
./configure doesn't find libjpeg for me... but it *is* definitely
on my system.
This is the output during configure:
checking for GD support... yes
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... yes
checking for FreeType 1.x support... yes
checking for FreeType 2... yes
checking for T1lib support... yes
checking whether to enable truetype string function in GD... yes
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
If configure fails try --with-freetype-dir=<DIR>
...
checking for PDFlib support... yes
checking for the location of libtiff... yes
checking for jpeg_read_header in -ljpeg... (cached) yes
./configure: cd: yes: No such file or directory
checking for png_create_info_struct in -lpng... yes
./configure: cd: yes: No such file or directory
configure: warning: If configure fails, try --with-tiff-dir=<DIR>
checking for the location of zlib... /usr
checking for PDF_show_boxed in -lpdf... yes
configure line:
./configure --disable-all --with-gd --with-pdflib --with-jpeg-dir --with-zlib
---------- Forwarded message ----------
Date: 11 Dec 2002 19:57:35 -0000
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [PHP-QA] Test results
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
jpeg <--> png conversion test [ext/gd/tests/jpeg2png.phpt]
=====================================================================
================================================================================
/dat/dev/php/php-4.3.0RC3/ext/gd/tests/jpeg2png.phpt
================================================================================
---- EXPECTED OUTPUT
PNG to JPEG conversion: ok
Generated JPEG to PNG conversion: ok
JPEG to PNG conversion: ok
Generated PNG to JPEG conversion: ok
---- ACTUAL OUTPUT
PNG to JPEG conversion:
Fatal error: Call to undefined function: imagejpeg() in
/dat/dev/php/php-4.3.0RC3/ext/gd/tests/jpeg2png.php on line 5
/dat/dev/php/php-4.3.0RC3/ext/gd/tests/jpeg2png.php(5) : Fatal error -
Call to undefined function: imagejpeg()
---- FAILED
================================================================================
001- PNG to JPEG conversion: ok
001+ PNG to JPEG conversion:
002- Generated JPEG to PNG conversion: ok
002+ Fatal error: Call to undefined function: imagejpeg() in
/dat/dev/php/php-4.3.0RC3/ext/gd/tests/jpeg2png.php on line 5
003- JPEG to PNG conversion: ok
003+ /dat/dev/php/php-4.3.0RC3/ext/gd/tests/jpeg2png.php(5) : Fatal error
- Call to undefined function: imagejpeg()
004- Generated PNG to JPEG conversion: ok
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux
Automake:
automake (GNU automake) 1.5
Written by Tom Tromey <[EMAIL PROTECTED]>.
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Autoconf:
Autoconf version 2.13
Libtool:
ltmain.sh (GNU libtool) 1.4.2 (1.922.2.54 2001/09/11 03:33:37)
Compiler:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
Bison:
GNU Bison version 1.28
User's E-mail: derick at php dot net
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 4.3.0RC3
System => Linux kossu.office.jdimedia.nl 2.4.18 #15 Fri Jun 14 13:27:20
CEST 2002 i686
Build Date => Dec 11 2002 20:43:47
Configure Command => './configure'
'--with-apache=/dat/dev/php/apache_1.3.27' '--with-gd' '--enable-dbx'
'--with-ttf' '--with-mysql' '--with-pdflib=/usr'
'--with-config-file-path=/etc/httpd' '--enable-track-vars'
'--enable-memory-limit' '--enable-ftp' '--with-mcrypt' '--with-curl'
'--enable-curl' '--with-ctype' '--with-gmp' '--with-ldap' '--with-bz2'
'--enable-debug' '--with-iconv' '--with-ncurses' '--enable-exif'
'--enable-shmop' '--enable-sockets' '--enable-sysvsem' '--enable-sysvsem'
'--enable-sysvshm' '--enable-wddx' '--with-zlib' '--with-xmlrpc'
'--with-db3' '--with-zip' '--enable-zip' '--with-dom' '--with-openssl'
'--enable-mbstring' '--enable-libedit' '--with-srm=/opt/srm' '--with-ming'
'--enable-bcmath' '--with-snmp'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/httpd/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => yes
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, https, ftps, compress.bzip2,
compress.zlib
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies
_______________________________________________________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_functions => no value => no value
display_errors => On => On
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => http://www.php.net/ => http://www.php.net/
enable_dl => On => On
error_append_string => no value => no value
error_log => /var/log/zend-errors => /var/log/zend-errors
error_prepend_string => no value => no value
error_reporting => 2047 => 2047
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/debug-non-zts-20020429 =>
/usr/local/lib/php/extensions/debug-non-zts-20020429
file_uploads => On => On
gpc_order => GPC => GPC
highlight.bg => #FFFFFF => #FFFFFF
highlight.comment => #FF8000 => #FF8000
highlight.default => #0000BB => #0000BB
highlight.html => #000000 => #000000
highlight.keyword => #007700 => #007700
highlight.string => #DD0000 => #DD0000
html_errors => Off => On
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => On => On
implicit_flush => On => Off
include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
max_execution_time => 0 => 30
max_input_time => -1 => -1
memory_limit => 640000000 => 640000000
open_basedir => no value => no value
output_buffering => no value => no value
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => On
register_globals => Off => Off
report_memleaks => On => On
safe_mode => Off => Off
safe_mode_exec_dir => 1 => 1
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
short_open_tag => Off => Off
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => no value => no value
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
bcmath
BCMath support => enabled
bz2
BZip2 Support => Enabled
BZip2 Version => 1.0.1, 23-June-2000
ctype
ctype functions => enabled
curl
CURL support => enabled
CURL Information => libcurl/7.10.2 OpenSSL/0.9.6 zlib/1.1.3
dba
DBA support => enabled
Supported handlers => db3
dbx
dbx support => enabled
dbx version => 1.0.0
supported databases => MySQL
ODBC
PostgreSQL
Microsoft SQL Server
FrontBase
Oracle 8 (oci8)
Sybase-CT
Directive => Local Value => Master Value
dbx.colnames_case => unchanged => unchanged
domxml
DOM/XML => enabled
DOM/XML API Version => 20020814
libxml Version => 20416
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
exif
EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c,v 1.118.2.6 2002/12/10 18:01:33 iliaa Exp $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF
ftp
FTP support => enabled
gd
GD Support => enabled
GD Version => bundled (2.0 compatible)
FreeType Support => enabled
FreeType Linkage => with TTF library
GIF Read Support => enabled
PNG Support => enabled
WBMP Support => enabled
gmp
gmp support => enabled
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.2.4
Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1
ldap
LDAP Support => enabled
RCS Version => $Id: ldap.c,v 1.130 2002/11/05 14:18:20 edink Exp $
Total Links => 0/unlimited
API Version => 2004
Vendor Name => OpenLDAP
Vendor Version => 20021
mbstring
Multibyte Support => enabled
Japanese support => enabled
Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => none => none
mbstring.language => neutral => neutral
mbstring.substitute_character => no value => no value
mcrypt
mcrypt support => enabled
version => >= 2.4.x
Supported ciphers => twofish rijndael-128 rijndael-192 rijndael-256
saferplus rc2 xtea serpent safer-sk64 safer-sk128 cast-256 loki97 gost
threeway cast-128 blowfish des blowfish-compat tripledes enigma arcfour
panama wake
Supported modes => ofb cfb nofb cbc ecb stream ncfb ctr
Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value
ming
Ming SWF output library => enabled
Version => 0.2a
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 3.23.49
MYSQL_MODULE_TYPE => builtin
MYSQL_SOCKET => /var/lib/mysql/mysql.sock
MYSQL_INCLUDE => MYSQL_LIBS =>
Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => -1 => -1
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => On => On
ncurses
ncurses support => enabled
ncurses library version => 5.2
color support => yes
openssl
OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.6 24 Sep 2000
overload
User-Space Object Overloading Support => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 3.92 11-Sep-2002
pdf
PDF Support => enabled
PDFlib GmbH Version => 4.0.1
Revision => $Revision: 1.112.2.2 $
posix
Revision => $Revision: 1.51 $
session
Session Support => enabled
Registered save handlers => files user srm
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_dividend => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /tmp => /tmp
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => Off => Off
shmop
shmop support => enabled
snmp
UCD-SNMP Support => enabled
UCD-SNMP Version => 4.2.5
sockets
Sockets Support => enabled
srm
Script Running Magic => <a href="http://www.vl-srm.net/"><img
src="?=PHPESRM-D08-M09-Y75-00AA001ACF42" border="0" align="center"
alt="VL-SRM"></a>
Client library version => 6010
standard
Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i
Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= =>
a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
wddx
WDDX Support => enabled
WDDX Session Serializer => enabled
xml
XML Support => active
XML Namespace Support => active
EXPAT Version => 1.95.2
xmlrpc
core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com
zip
Zip support => enabled
zlib
ZLib Support => enabled
Compiled Version => 1.1.3
Linked Version => 1.1.3
Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value
Additional Modules
Module Name
sysvsem
sysvshm
Environment
Variable => Value
PWD => /dat/dev/php/php-4.3.0RC3
MAKEFLAGS => SCRIPT_FILENAME => MFLAGS => HOSTNAME =>
kossu.office.jdimedia.nl
QTDIR => /usr/lib/qt-2.3.0
LESSOPEN => |/usr/bin/lesspipe.sh %s
CC => gcc
REQUEST_METHOD => LS_COLORS =>
no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
USER => root
MACHTYPE => i386-redhat-linux-gnu
TEST_PHP_SRCDIR => /dat/dev/php/php-4.3.0RC3
MAIL => /var/spool/mail/root
INPUTRC => /etc/inputrc
BASH_ENV => /root/.bashrc
PATH_TRANSLATED => LANG => en_US
QUERY_STRING => CONTENT_LENGTH => MAKELEVEL => 1
DISPLAY => :0
SHLVL => 3
LOGNAME => root
REDIRECT_STATUS => _ => /dat/dev/php/php-4.3.0RC3/sapi/cli/php
TEST_PHP_EXECUTABLE => /dat/dev/php/php-4.3.0RC3/sapi/cli/php
SHELL => /bin/sh
USERNAME => root
HOSTTYPE => i386
HISTSIZE => 1000
OSTYPE => linux-gnu
TERM => xterm
HOME => /root
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
PATH =>
/usr/local/sbin:/usr/sbin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin
CONTENT_TYPE =>
PHP Variables
Variable => Value
_SERVER["PWD"] => /dat/dev/php/php-4.3.0RC3
_SERVER["MAKEFLAGS"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["MFLAGS"] =>
_SERVER["HOSTNAME"] => kossu.office.jdimedia.nl
_SERVER["QTDIR"] => /usr/lib/qt-2.3.0
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["LS_COLORS"] =>
no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["USER"] => root
_SERVER["MACHTYPE"] => i386-redhat-linux-gnu
_SERVER["TEST_PHP_SRCDIR"] => /dat/dev/php/php-4.3.0RC3
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["BASH_ENV"] => /root/.bashrc
_SERVER["PATH_TRANSLATED"] =>
_SERVER["LANG"] => en_US
_SERVER["QUERY_STRING"] =>
_SERVER["CONTENT_LENGTH"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["DISPLAY"] => :0
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => root
_SERVER["REDIRECT_STATUS"] =>
_SERVER["_"] => /dat/dev/php/php-4.3.0RC3/sapi/cli/php
_SERVER["TEST_PHP_EXECUTABLE"] => /dat/dev/php/php-4.3.0RC3/sapi/cli/php
_SERVER["SHELL"] => /bin/sh
_SERVER["USERNAME"] => root
_SERVER["HOSTTYPE"] => i386
_SERVER["HISTSIZE"] => 1000
_SERVER["OSTYPE"] => linux-gnu
_SERVER["TERM"] => xterm
_SERVER["HOME"] => /root
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["PATH"] =>
/usr/local/sbin:/usr/sbin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin
_SERVER["CONTENT_TYPE"] =>
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["PWD"] => /dat/dev/php/php-4.3.0RC3
_ENV["MAKEFLAGS"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["MFLAGS"] =>
_ENV["HOSTNAME"] => kossu.office.jdimedia.nl
_ENV["QTDIR"] => /usr/lib/qt-2.3.0
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["LS_COLORS"] =>
no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_ENV["USER"] => root
_ENV["MACHTYPE"] => i386-redhat-linux-gnu
_ENV["TEST_PHP_SRCDIR"] => /dat/dev/php/php-4.3.0RC3
_ENV["MAIL"] => /var/spool/mail/root
_ENV["INPUTRC"] => /etc/inputrc
_ENV["BASH_ENV"] => /root/.bashrc
_ENV["PATH_TRANSLATED"] =>
_ENV["LANG"] => en_US
_ENV["QUERY_STRING"] =>
_ENV["CONTENT_LENGTH"] =>
_ENV["MAKELEVEL"] => 1
_ENV["DISPLAY"] => :0
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => root
_ENV["REDIRECT_STATUS"] =>
_ENV["_"] => /dat/dev/php/php-4.3.0RC3/sapi/cli/php
_ENV["TEST_PHP_EXECUTABLE"] => /dat/dev/php/php-4.3.0RC3/sapi/cli/php
_ENV["SHELL"] => /bin/sh
_ENV["USERNAME"] => root
_ENV["HOSTTYPE"] => i386
_ENV["HISTSIZE"] => 1000
_ENV["OSTYPE"] => linux-gnu
_ENV["TERM"] => xterm
_ENV["HOME"] => /root
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["PATH"] =>
/usr/local/sbin:/usr/sbin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin
_ENV["CONTENT_TYPE"] =>
PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact [EMAIL PROTECTED]
--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php