Re: PHP warning after 5.3.3 -> 5.3.3_1 bump [SOLVED]

2010-08-26 Thread Morgan Wesström
On 2010-08-26 16:41, Alex Dupre wrote: > Morgan Wesström ha scritto: >> Has there been a new commit during the past 16 hours? > > Yes. > Just confirming that the patch worked. Thanks Alex and everyone else on the list who helped. /Morgan ___ freebsd-po

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
On 2010-08-26 16:39, Alex Dupre wrote: > Morgan Wesström ha scritto: >> You are correct Jeremy. Commenting out zlib.so removes the warning and >> zlib still shows up as a loaded module when I do php -i. >> >> Can I provide any further tests or information for you? > > Do you read my emails? > Y

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Alex Dupre
Morgan Wesström ha scritto: > Has there been a new commit during the past 16 hours? Yes. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-un

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
On 2010-08-26 14:54, Alex Dupre wrote: > Morgan Wesström ha scritto: >> This isn't critical I guess, but annoying. Any suggestions on how to >> solve this would be appreciated. > > It's harmless, but you can update your ports tree and recompile > lang/php5 to "fix" it. > Has there been a new com

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Alex Dupre
Morgan Wesström ha scritto: > You are correct Jeremy. Commenting out zlib.so removes the warning and > zlib still shows up as a loaded module when I do php -i. > > Can I provide any further tests or information for you? Do you read my emails? -- Alex Dupre __

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
>>> Upgraded lang/php from port revision 5.3.3 to 5.3.3_1 yesterday to >>> include the new native MySQL drivers. Now I get the following warning >>> every time a php script is executed: >>> >>> PHP Warning: Module 'zlib' already loaded in Unknown on line 0 >>> >>> Even a simple "php -v" displays t

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Jeremy Chadwick
On Thu, Aug 26, 2010 at 08:41:42AM -0400, Greg Larkin wrote: > Morgan Wesström wrote: > > Upgraded lang/php from port revision 5.3.3 to 5.3.3_1 yesterday to > > include the new native MySQL drivers. Now I get the following warning > > every time a php script is executed: > > > > PHP Warning: Modu

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Alex Dupre
Morgan Wesström ha scritto: > This isn't critical I guess, but annoying. Any suggestions on how to > solve this would be appreciated. It's harmless, but you can update your ports tree and recompile lang/php5 to "fix" it. -- Alex Dupre ___ freebsd-ports

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Morgan Wesström wrote: > Upgraded lang/php from port revision 5.3.3 to 5.3.3_1 yesterday to > include the new native MySQL drivers. Now I get the following warning > every time a php script is executed: > > PHP Warning: Module 'zlib' already loaded i

PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Morgan Wesström
Upgraded lang/php from port revision 5.3.3 to 5.3.3_1 yesterday to include the new native MySQL drivers. Now I get the following warning every time a php script is executed: PHP Warning: Module 'zlib' already loaded in Unknown on line 0 Even a simple "php -v" displays this warning. - I have reb