php5: php5-zip/php5-filter fail to upgrade after the portupdate of php5

2010-04-16 Thread O. Hartmann
Both with php5-filter and php5-zip I run into trouble. After php5 got updated (I followed steps located in ports/UPDATING, but I guess I missed something) I can not upgrade the packages php5-zip php5-filter Both report an error in /usr/local/include/php/ext/pcre/php_pcre.h. I tried to move

Re: php5: php5-zip/php5-filter fail to upgrade after the portupdate of php5

2010-04-16 Thread Vanilla Hsu
try to uninstall all php5-* ports, and reinstall again. I guess there are some problem with old (php52) header files. 2010/4/16 O. Hartmann ohart...@zedat.fu-berlin.de Both with php5-filter and php5-zip I run into trouble. After php5 got updated (I followed steps located in ports/UPDATING,

Re: ACPI? problem with release 8.0 | Perhaps solved?

2010-04-16 Thread Malcolm Kay
My RELEASE-8.0 has now been up for about 2hr, not long enough to be sure the difficulty is circumvented, but long enough to look promising. Previously RELEASE-8.0 has not stayed up more than about 4min. I tried setting machdep.idle to acpi and then to hlt without success. But I now have set

ports/144403: graphics/php5-gd does not load libpng

2010-04-16 Thread Антон Клесс
Does it solved in PHP 5.3.x only? Unfortunately 5.3 and 5.2 code are not fully compatible, PHP-based software (like CMS and BBs) updates slowly, and most of webmasters couldn't migrate to 5.3 just in moment. Would it be fixed for 5.2.x? Or the only way to get gd work with PHP 5.2.x is

Re: installation problem

2010-04-16 Thread Антон Клесс
I guess I have the same problem. I trying to install 7.2-RELEASE on server with Supermicro X8DTU-Fhttp://market.yandex.ru/model.xml?modelid=4633058MB. BIOS is the newest. Just in time I boot from CD I get such errors after detecting CPU: acd0: TIMEOUT - READ_BIG retrying (1 retry left) acd0:

Re: FreeBSD PXE installation howto

2010-04-16 Thread egoitz
Hi all, I have seen a way for reducing some steps... after installing dhcpd and active tftpd in inetd.conf and starting inetd... have just done : tar -C /expert/netboot/freebsd8 -pxvf 8.0-RELEASE-amd64-disc1.iso (really it's an own release based on release plus security patches RELENG_8_0 but

Re: mysql60 port broken? Its 10:00. Do U know where ur mysqlclient.16 is?

2010-04-16 Thread Jerry
On Thu, 15 Apr 2010 20:26:58 -0500, Gene f...@brightstar.bomgardner.net articulated: Hi - I'm running FBSD 8.0 amd64. Already installed are ports fo php5 and mysql server and client 5.5.2. Before beginning I did a portsnap fetch update. I've been trying to install databases/php5-mysqli.

Re: mysql60 port broken? Its 10:00. Do U know where ur mysqlclient.16 is?

2010-04-16 Thread Robert Huff
Jerry writes: Question 1) Why can mysqlclient.16 not be found? Could it actually need libmysqlclient.so.16? Question 2) What's up with mysql60-server? Is the port broken? The MySQL60 port has been gone for a while now. I know, because I was in the same boat. Use portupgrade

Requesting community opinion regarding security/pam_ldap groupdn and member_attribute

2010-04-16 Thread Valentin Bud
Hello community, I am working these days on implementing a centralized authentication/authorization service for all the FBSD servers I have. I am using OpenLDAP to store the user and GOsa (https://oss.gonicus.de/) as a web frontend to administer the directory. To enable SSH/console

Re: console no responding to key in.

2010-04-16 Thread Polytropon
On Thu, 15 Apr 2010 14:15:24 -0700, Chuck Swiger cswi...@mac.com wrote: On Apr 15, 2010, at 1:26 PM, Jessie Xu wrote: I must fix the problem since I need console login with root. Any insight on this? thanks. Our machines are Dell PowerEdge 2650 (2U rack mountable) , come with Video

OpenSSL 0.9.8k - 0.9.8l

2010-04-16 Thread Tim Gustafson
Hi, I run a few web servers with need to be PCI compliant. Apparently there's a problem with OpenSSL 0.9.8k that requires us to upgrade to 0.9.8l for us to maintain our compliance level. I've csup'd to RELENG_8_0 and did a build/install cycle and OpenSSL is still at 0.9.8k. Using RELENG_8

RE: console no responding to key in.

2010-04-16 Thread Jessie Xu
Thanks. But I have some of consoles did work - response the key in after the keyboard pluged in after. This is important. Almost all the servers in rack don't have keyboard collected unless we need to login to console. I couldn't plug in the keyboard then reboot the server to get access to the

Re: console no responding to key in.

2010-04-16 Thread Polytropon
On Fri, 16 Apr 2010 12:20:46 -0400, Jessie Xu jessie...@cryptologic.com wrote: But I have some of consoles did work - response the key in after the keyboard pluged in after. This could be a configuration topic. In /etc/ttys you can intendedly disable consoles (virtual terminals). If this has

Porting NetworkManager to FreeBSD

2010-04-16 Thread Jerry
Has there been any movement on porting NetworkManager http://projects.gnome.org/NetworkManager/ to FreeBSD? I read something awhile ago, I don't remember where, that it was planned for the 8.0 release (I think). I have seen it in use on a friends PC, and it is really awesome. -- Jerry

freeze PHP5 at specific version

2010-04-16 Thread Doug Sampson
Recently I discovered that PHP 5.3.x broke my Viart installation. It turned out that ZendOptimizer 3.3.0.a cannot function with PHP 5.3.x. Thus I was forced to downgrade down to PHP5-5.2.12_2. Question: How can I force portupgrade not to upgrade to PHP5-5.3.x? I've tried googling and researching

RE: console no responding to key in.

2010-04-16 Thread Jessie Xu
Thanks. I will try to reboot to single user mode, change configuration to enable serial console. Jessie Xu Unix Administrator jessie...@cryptologic.com desk phone: 416 545 1453 x 5618 Skype: Jessie.xu972 -Original Message- From: Polytropon [mailto:free...@edvax.de] Sent: Friday,

Re: freeze PHP5 at specific version

2010-04-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Doug Sampson wrote: Recently I discovered that PHP 5.3.x broke my Viart installation. It turned out that ZendOptimizer 3.3.0.a cannot function with PHP 5.3.x. Thus I was forced to downgrade down to PHP5-5.2.12_2. Question: How can I force

Re: downgrade php5

2010-04-16 Thread doug schmidt
On Thu, Apr 15, 2010 at 10:10 PM, Greg Larkin glar...@freebsd.org wrote: I hope your environment is stable again, and please continue to post with any questions or issues, and we'll do our best to help you resolve them. Thanks for all the info you provided. Currently the environment is

Re: ACPI? problem with release 8.0 | Perhaps solved?

2010-04-16 Thread Ian Smith
On Fri, 16 Apr 2010 17:13:48 +0930, Malcolm Kay wrote: My RELEASE-8.0 has now been up for about 2hr, not long enough to be sure the difficulty is circumvented, but long enough to look promising. Previously RELEASE-8.0 has not stayed up more than about 4min. Sounds promising .. I

RE: freeze PHP5 at specific version

2010-04-16 Thread Doug Sampson
Have a look at this page: http://myfreebsd.homeunix.net/hints_n_kinks/ports-pkgtools.html. If you add the php port names to the HOLD_PKGS array, that prevents portupgrade from touching them. Bingo! That is what I'm looking for! Say, do I need to list each PHP5 extension in the HOLD_PKG

Re: freeze PHP5 at specific version

2010-04-16 Thread Jerry
On Fri, 16 Apr 2010 13:43:13 -0400, Greg Larkin glar...@freebsd.org articulated: Have a look at this page: http://myfreebsd.homeunix.net/hints_n_kinks/ports-pkgtools.html. If you add the php port names to the HOLD_PKGS array, that prevents portupgrade from touching them. WOT

Re: Extended VLAN?

2010-04-16 Thread Nikos Vassiliadis
On 4/14/2010 1:04 AM, Dan D Niles wrote: I have two FreeBSD routers. I would like both locations to share the 10.10.0.0/16 network. If I were using Cisco routers I would use extended VLANs. How would I do that with FreeBSD routers? I already have a tunnel set up and routing different

Re: Extended VLAN?

2010-04-16 Thread Nikos Vassiliadis
On 4/14/2010 6:38 PM, Dan D Niles wrote: OK, this is weird. I ran wireshark on the destination side (across the bridge). When I try to ping the destination router, the arp request is sent across the bridge, but there is no arp reply. It seems like the destination router is not responding to

Re: freeze PHP5 at specific version

2010-04-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Doug Sampson wrote: Have a look at this page: http://myfreebsd.homeunix.net/hints_n_kinks/ports-pkgtools.html. If you add the php port names to the HOLD_PKGS array, that prevents portupgrade from touching them. Bingo! That is what I'm

Magento

2010-04-16 Thread Jim Bernstorf
I want to download and develop a Megento website. The published OS requirement is: Supported Operating Systems: * Linux x86, x86-64 Will FreeBSD 8 work for this application? Thanks, Jim __ Jim Bernstorf, EdD Montessori Academy 6021 Cloverland Drive Brentwood,

Re: Magento

2010-04-16 Thread Adam PAPAI
On 4/16/10 9:24 PM, Jim Bernstorf wrote: I want to download and develop a Megento website. The published OS requirement is: Supported Operating Systems: * Linux x86, x86-64 Will FreeBSD 8 work for this application? It will work. I have 2 magento sites on 7.0 and 8.0. It runs

Re: Magento

2010-04-16 Thread Adam Vande More
On Fri, Apr 16, 2010 at 2:24 PM, Jim Bernstorf jimbernst...@montessoriacad.org wrote: I want to download and develop a Megento website. The published OS requirement is: Supported Operating Systems: * Linux x86, x86-64 http://www.freebsd.org/cgi/url.cgi?ports/www/magento/pkg-descr

Re: Magento

2010-04-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Bernstorf wrote: I want to download and develop a Megento website. The published OS requirement is: Supported Operating Systems: * Linux x86, x86-64 Will FreeBSD 8 work for this application? Thanks, Jim Hi Jim, Magento

Re: OpenSSL 0.9.8k - 0.9.8l

2010-04-16 Thread Ivan Voras
Tim Gustafson wrote: Hi, I run a few web servers with need to be PCI compliant. Apparently there's a problem with OpenSSL 0.9.8k that requires us to upgrade to 0.9.8l for us to maintain our compliance level. I've csup'd to RELENG_8_0 and did a build/install cycle and OpenSSL is still at

Re: mysql60 port broken? Its 10:00. Do U know where ur mysqlclient.16 is?

2010-04-16 Thread Gene
On Fri, 16 Apr 2010 08:42:45 -0400, Robert Huff wrote Jerry writes: Question 1) Why can mysqlclient.16 not be found? Could it actually need libmysqlclient.so.16? Question 2) What's up with mysql60-server? Is the port broken? The MySQL60 port has been gone for a while