Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-29 Thread nathan r. hruby

On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote:

> On Thu, 28 Jun 2001, nathan r. hruby wrote:
>
> > On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote:
> >
> > > Hello Nathan,
> > >
> > > please add --with-zlib to your configure line. It should work fine then.
> > >
> >
> > Did that, worked fine, amened bug at bugs.php.net.  Please add a warning
> > for this in the INSTALL if the is a MacOSX specfic problem, or change
> > build config to make --with-zlib a default to ./configure if this is a new
> > dependancy for php4
>
> It has actually nothing to do with PHP, but with the MySQL client
> libraries. Some need --with-zlib, others do not. This is covered in the
> MySQL FAQ, 25.4.2 IIRC. But it should be added to the INSTALL or FAQ.
> Did you leave open this bugreport? If so, please leave it open as a
> Documentation bug then.
>

The bug was closed by [EMAIL PROTECTED], I will re-open it and re-classify it
wilt this information

-n
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
nathan hruby / digital statement
[EMAIL PROTECTED]
http://www.dstatement.com/

Public GPG key can be found at:
http://www.dstatement.com/nathan-gpg-key.txt
ED54 9A5E 132D BD01 9103  EEF3 E1B9 4738 EC90 801B
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-




-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-29 Thread derick

On Thu, 28 Jun 2001, nathan r. hruby wrote:

> On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote:
>
> > Hello Nathan,
> >
> > please add --with-zlib to your configure line. It should work fine then.
> >
>
> Did that, worked fine, amened bug at bugs.php.net.  Please add a warning
> for this in the INSTALL if the is a MacOSX specfic problem, or change
> build config to make --with-zlib a default to ./configure if this is a new
> dependancy for php4

It has actually nothing to do with PHP, but with the MySQL client
libraries. Some need --with-zlib, others do not. This is covered in the
MySQL FAQ, 25.4.2 IIRC. But it should be added to the INSTALL or FAQ.
Did you leave open this bugreport? If so, please leave it open as a
Documentation bug then.

regards,

Derick Rethans

-
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
 SRM: Site Resource Manager - www.vl-srm.net
-


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-29 Thread nathan r. hruby

On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote:

> Hello Nathan,
>
> please add --with-zlib to your configure line. It should work fine then.
>

Did that, worked fine, amened bug at bugs.php.net.  Please add a warning
for this in the INSTALL if the is a MacOSX specfic problem, or change
build config to make --with-zlib a default to ./configure if this is a new
dependancy for php4

-n

> Derick
>
>
> On Wed, 27 Jun 2001, nathan r. hruby wrote:
>
> > Just doing what bugs.php.net tells me.. Sorry of this duplicatied
> >
> > --- START: Bug Entry
> > From: [EMAIL PROTECTED]
> > Operating system: MacOSX 10.0.4
> > PHP version:  4.0.6
> > PHP Bug Type: *Install and Config
> > Bug description:  Unresolved symbols in Apche DSO
> >
> > Fresh compile on OSX 10.0.4:
> > ./configure --with-apxs --with-mysql=/usr/local
> >
> > After a successful compile and install, checking apache
> > yeilds:
> > [puma:nathan/src/php-4.0.6] root# apachectl configtest
> > dyld: /usr/sbin/httpd Undefined symbols:
> > _compress
> > _uncompress
> > [puma:nathan/src/php-4.0.6] root#
> >
> > Output compression is off
> >
> > Apache is:
> > [puma:nathan/src/php-4.0.6] root# httpd -V
> > Server version: Apache/1.3.14 (Darwin)
> > Server built:   02/16/01 19:31:58
> > Server's Module Magic Number: 19990320:10
> > Server compiled with
> >  -D EAPI
> >  -D HAVE_MMAP
> >  -D USE_MMAP_SCOREBOARD
> >  -D USE_MMAP_FILES
> >  -D USE_FLOCK_SERIALIZED_ACCEPT
> >  -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
> >  -D HTTPD_ROOT="/usr"
> >  -D SUEXEC_BIN="/usr/sbin/suexec"
> >  -D DEFAULT_PIDLOG="/var/run/httpd.pid"
> >  -D DEFAULT_SCOREBOARD="/var/run/httpd.scoreboard"
> >  -D DEFAULT_LOCKFILE="/var/run/httpd.lock"
> >  -D DEFAULT_XFERLOG="/var/log/httpd/access_log"
> >  -D DEFAULT_ERRORLOG="/var/log/httpd/error_log"
> >  -D TYPES_CONFIG_FILE="/etc/httpd/mime.types"
> >  -D SERVER_CONFIG_FILE="/etc/httpd/httpd.conf"
> >  -D ACCESS_CONFIG_FILE="/etc/httpd/access.conf"
> >  -D RESOURCE_CONFIG_FILE="/etc/httpd/srm.conf"
> >
> >
> >
> > Warning: Could not execute mail delivery program in
> > /local/Web/sites/phpweb/bugs.php on line 419
> >
> >
> > Mail not sent!
> > Please send this page in a mail to [EMAIL PROTECTED] manually.
> >
> > ---END: Bug entry
> >

[snip previous .sig's]

-n
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
nathan hruby / digital statement
[EMAIL PROTECTED]
http://www.dstatement.com/

Public GPG key can be found at:
http://www.dstatement.com/nathan-gpg-key.txt
ED54 9A5E 132D BD01 9103  EEF3 E1B9 4738 EC90 801B
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-




-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-28 Thread derick

Hello Nathan,

please add --with-zlib to your configure line. It should work fine then.

Derick


On Wed, 27 Jun 2001, nathan r. hruby wrote:

> Just doing what bugs.php.net tells me.. Sorry of this duplicatied
>
> --- START: Bug Entry
> From: [EMAIL PROTECTED]
> Operating system: MacOSX 10.0.4
> PHP version:  4.0.6
> PHP Bug Type: *Install and Config
> Bug description:  Unresolved symbols in Apche DSO
>
> Fresh compile on OSX 10.0.4:
> ./configure --with-apxs --with-mysql=/usr/local
>
> After a successful compile and install, checking apache
> yeilds:
> [puma:nathan/src/php-4.0.6] root# apachectl configtest
> dyld: /usr/sbin/httpd Undefined symbols:
> _compress
> _uncompress
> [puma:nathan/src/php-4.0.6] root#
>
> Output compression is off
>
> Apache is:
> [puma:nathan/src/php-4.0.6] root# httpd -V
> Server version: Apache/1.3.14 (Darwin)
> Server built:   02/16/01 19:31:58
> Server's Module Magic Number: 19990320:10
> Server compiled with
>  -D EAPI
>  -D HAVE_MMAP
>  -D USE_MMAP_SCOREBOARD
>  -D USE_MMAP_FILES
>  -D USE_FLOCK_SERIALIZED_ACCEPT
>  -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
>  -D HTTPD_ROOT="/usr"
>  -D SUEXEC_BIN="/usr/sbin/suexec"
>  -D DEFAULT_PIDLOG="/var/run/httpd.pid"
>  -D DEFAULT_SCOREBOARD="/var/run/httpd.scoreboard"
>  -D DEFAULT_LOCKFILE="/var/run/httpd.lock"
>  -D DEFAULT_XFERLOG="/var/log/httpd/access_log"
>  -D DEFAULT_ERRORLOG="/var/log/httpd/error_log"
>  -D TYPES_CONFIG_FILE="/etc/httpd/mime.types"
>  -D SERVER_CONFIG_FILE="/etc/httpd/httpd.conf"
>  -D ACCESS_CONFIG_FILE="/etc/httpd/access.conf"
>  -D RESOURCE_CONFIG_FILE="/etc/httpd/srm.conf"
>
>
>
> Warning: Could not execute mail delivery program in
> /local/Web/sites/phpweb/bugs.php on line 419
>
>
> Mail not sent!
> Please send this page in a mail to [EMAIL PROTECTED] manually.
>
> ---END: Bug entry
>
> -n
> --
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> nathan hruby / digital statement
> [EMAIL PROTECTED]
> http://www.dstatement.com/
>
> Public GPG key can be found at:
> http://www.dstatement.com/nathan-gpg-key.txt
> ED54 9A5E 132D BD01 9103  EEF3 E1B9 4738 EC90 801B
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
>
>
>
> --
> PHP Development Mailing List 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>

Derick Rethans

-
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
 SRM: Site Resource Manager - www.vl-srm.net
-


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-27 Thread nathan r. hruby

Just doing what bugs.php.net tells me.. Sorry of this duplicatied

--- START: Bug Entry
From: [EMAIL PROTECTED]
Operating system: MacOSX 10.0.4
PHP version:  4.0.6
PHP Bug Type: *Install and Config
Bug description:  Unresolved symbols in Apche DSO

Fresh compile on OSX 10.0.4:
./configure --with-apxs --with-mysql=/usr/local

After a successful compile and install, checking apache
yeilds:
[puma:nathan/src/php-4.0.6] root# apachectl configtest
dyld: /usr/sbin/httpd Undefined symbols:
_compress
_uncompress
[puma:nathan/src/php-4.0.6] root#

Output compression is off

Apache is:
[puma:nathan/src/php-4.0.6] root# httpd -V
Server version: Apache/1.3.14 (Darwin)
Server built:   02/16/01 19:31:58
Server's Module Magic Number: 19990320:10
Server compiled with
 -D EAPI
 -D HAVE_MMAP
 -D USE_MMAP_SCOREBOARD
 -D USE_MMAP_FILES
 -D USE_FLOCK_SERIALIZED_ACCEPT
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D HTTPD_ROOT="/usr"
 -D SUEXEC_BIN="/usr/sbin/suexec"
 -D DEFAULT_PIDLOG="/var/run/httpd.pid"
 -D DEFAULT_SCOREBOARD="/var/run/httpd.scoreboard"
 -D DEFAULT_LOCKFILE="/var/run/httpd.lock"
 -D DEFAULT_XFERLOG="/var/log/httpd/access_log"
 -D DEFAULT_ERRORLOG="/var/log/httpd/error_log"
 -D TYPES_CONFIG_FILE="/etc/httpd/mime.types"
 -D SERVER_CONFIG_FILE="/etc/httpd/httpd.conf"
 -D ACCESS_CONFIG_FILE="/etc/httpd/access.conf"
 -D RESOURCE_CONFIG_FILE="/etc/httpd/srm.conf"



Warning: Could not execute mail delivery program in
/local/Web/sites/phpweb/bugs.php on line 419


Mail not sent!
Please send this page in a mail to [EMAIL PROTECTED] manually.

---END: Bug entry

-n
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
nathan hruby / digital statement
[EMAIL PROTECTED]
http://www.dstatement.com/

Public GPG key can be found at:
http://www.dstatement.com/nathan-gpg-key.txt
ED54 9A5E 132D BD01 9103  EEF3 E1B9 4738 EC90 801B
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-




-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]