Jeff Trawick wrote:
> Seema Alevoor wrote:
>> Hi,
>>
>> Please review the webrev for CR 6782657 at
>> http://cr.opensolaris.org/~seema/6782657/
>
> +1 for this change
Thanks for the review.
>
> To consider in the future:
> * This patch obviously doesn't help/hurt the worker build, but over
> th
Seema Alevoor wrote:
> Please review the webrev at http://cr.opensolaris.org/~seema/6782613/
>
> Main changes:
> * --cflags includes CFLAGS and EXTRA_CFLAGS
> * --link-ld and --link-libtool options includes --ldflags option value.
>
These all sound like APR fixes, and not issues with our integratio
James Carlson wrote:
> Jeff Trawick writes:
>
>> * The system now has two alternative LDAP libraries.
>> * Traditional Solaris stuff works with the native library just fine
>> thank you.
>> * Open source packages developed on other platforms work fine with OpenLDAP.
>>
>
> If the two libra
IgorM wrote:
> I compiled varnish (2.0.2 and 2.0.3) on Solaris 10 and I'm seeing
> some buggy behavior when using it. I also tried using your varnish
> IPS package on a open solaris box and I don't see the same problems
> there, so I wonder if you did something incorrectly and that is
> causing my
Jyri Virkki wrote:
> Matt Ingenthron wrote:
>
>> I figured that, but what "works" and what is designed to work with the
>> client/server of different versions is what I wasn't sure about.
>>
>
> It needs to go with the formally documented-to-work choice.
>
Obviously :) I just wasn't
PHP APC module is enabled by default within PHP. I think, this is some
how causing this problem - though it is not supposed to . Some other
people also saw a very similar behavior couple of weeks back. Can you
kindly disable PHP APC module - by commenting the below line within
/etc/php/5.2/co
Matt Ingenthron wrote:
>
> >MySQL 5.0 database will connect and work with an application that is
> >linked with MySQL 5.1 client library. Just by linking to MySQL 5.1
> >client libraries doesn't make your application not talk to MySQL 5.0
> >database.
>
> I figured that, but what "works" and wh
Amanda waite wrote:
>
> >Noticed the rbac changes in SUNWlighttpd14r/prototype_com but didn't
> >notice where they're coming from? Also, is that part of the upstream
> >1.4.21 update?
>
> I learned this rbac stuff from doing code reviews, this is apparently
> the correct way of updating rbac file
Hello!
I'm Hern?n, and have some doubt about the behavior of the Apache 2.2 web server
when installed onto an OpenSolaris 2008.11.
I've installed the SUNWapch22 package, and the "pkg info SUNWapch22" show this:
Name: SUNWapch22
Summary: Apache Web Server V2.2
Category: Web S
Jeff Trawick writes:
> * The system now has two alternative LDAP libraries.
> * Traditional Solaris stuff works with the native library just fine
> thank you.
> * Open source packages developed on other platforms work fine with OpenLDAP.
If the two libraries weren't hostile to each other (which
l
I am sponsoring this case for Rahul Nair. It updates Squid to the
latest. Timeout set to 03/01/2009.
Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
1.1. Project/Component Working Name:
Update Squid Proxy Ser
On 02/20/09 20:35, Jeff Trawick wrote:
> (a simple diversion I hope from the other thread; I'll get back to that
> as soon as practical, and I appreciate the contributions there)
>
> We're getting pretty late in the 2009.06 cycle, so big changes for
> Apache configuration aren't likely to be i
James Carlson wrote:
> Jeff Trawick writes:
>
>> James Carlson wrote:
>>
>>> Has this change (and the reason for it) been discussed with the team
>>> that supports the native Solaris LDAP library?
>>>
>>>
>>>
>> It has been discussed to a small extent.
>>
>
> That begs the ne
Sriram Natarajan wrote:
>
>
> Matt Ingenthron wrote:
>> Sriram Natarajan wrote:
>>>
>>>
>>> - MySQL 5.1 splits its database and clients libraries separately.
>>> So, once MySQL 5.1 is integrated , you might want to depend on
>>> SUNWmysql51lib rather than depending on SUNWmysql5u as is the case
Matt Ingenthron wrote:
> Sriram Natarajan wrote:
>>
>>
>> - MySQL 5.1 splits its database and clients libraries separately. So,
>> once MySQL 5.1 is integrated , you might want to depend on
>> SUNWmysql51lib rather than depending on SUNWmysql5u as is the case
>> right now. right now, it looks
Jeff Trawick writes:
> James Carlson wrote:
> > Has this change (and the reason for it) been discussed with the team
> > that supports the native Solaris LDAP library?
> >
> >
> It has been discussed to a small extent.
That begs the next question: are they in substantial agreement with
the dire
Sriram Natarajan wrote:
>
>
> - MySQL 5.1 splits its database and clients libraries separately. So,
> once MySQL 5.1 is integrated , you might want to depend on
> SUNWmysql51lib rather than depending on SUNWmysql5u as is the case
> right now. right now, it looks like one will need to install a
James Carlson wrote:
> Jyri Virkki writes:
>
>> 2.3 Integrate PHP runtime with OpenLDAP libraries.
>>
>> This project will switch the LDAP client library internally used by PHP LDAP
>> extension from native Solaris LDAP to OpenLDAP client library.
>>
>
> Has this change (and the reason fo
what does 'rbac' within the 'prototype' do ?
+e rbac etc/security/exec_attr 0644 root sys
+e rbac etc/security/prof_attr 0644 root sys
+e rbac etc/user_attr 0644 root sys
also, I see the above 3 files within the prototype file. However, I
don't see 'exec_attr' being installed within the install
Jeff Trawick wrote:
>
> To consider in the future:
> * This patch obviously doesn't help/hurt the worker build, but over the
> long haul it may be less confusing to keep the set of patches the same
> for all Apache builds (32 vs 64, prefork vs worker) except when
> absolutely necessary.
+1, and
Amanda Waite wrote:
>
> Hi there,
>
>
> Can I get a code review for updating Lighttpd to version 1.4.21 please.
> Webrev is here:
>
> http://cr.opensolaris.org/~tekgrrl/CR-6781455/
I was going to ask about status of lighttpd-fix_mod_simple_vhost.patch
but went and read the CR and I see it is
Jyri Virkki writes:
> The native Solaris LDAP and OpenLDAP SDKs implement some of the
> same symbols. Any libraries loaded into the same process as
> APR-Util and Apache must use the same LDAP SDK, or the behavior
> is undefined.
>
> Other users of the Ope
Lars Heill wrote:
>
> Sriram Natarajan wrote:
> >Hi
> >Are we going to integrate latest MySQL release - MySQL 5.0.77 within
> >OpenSolaris / Solaris 10 (as part of Web Stack 1.5) ?
>
> 5.1.30 is targeted for b110, no plans for 5.0.77.
Since 5.1 integration does not replace 5.0, the SUNWmysql5 pa
Jyri Virkki writes:
> 2.3 Integrate PHP runtime with OpenLDAP libraries.
>
> This project will switch the LDAP client library internally used by PHP LDAP
> extension from native Solaris LDAP to OpenLDAP client library.
Has this change (and the reason for it) been discussed with the team
that su
Hi folks,
I know that my question is not directly related to webstack and OpenSolaris,
but I thought that I'd give it a try here.
I compiled varnish (2.0.2 and 2.0.3) on Solaris 10 and I'm seeing some buggy
behavior when using it. I also tried using your varnish IPS package on a open
solaris b
Thanks for the review.
-- Seema.
On 02/23/09 14:29, Amanda Waite wrote:
> Looks fine.
>
> Amanda
>
>
> Seema Alevoor wrote:
>> Hi,
>>
>> Please review the webrev for CR 6782657 at
>> http://cr.opensolaris.org/~seema/6782657/
>>
>>
>> Thanks,
>> Seema.
>> __
Hi,
Please review the webrev for CR 6782657 at
http://cr.opensolaris.org/~seema/6782657/
Thanks,
Seema.
Seema Alevoor wrote:
>
>
> Jeff Trawick wrote:
>> Seema Alevoor wrote:
>>> Hi,
>>>
>>> Please review the webrev for CR 6782657 at
>>> http://cr.opensolaris.org/~seema/6782657/
>>
>> +1 for this change
> Thanks for the review.
>>
>> To consider in the future:
>> * This patch obviously doesn't help/
The updated squid draft attached.
| > | What's missing in the exported interface table is:
| >
| > | - the removed directives: previous classification: XYZ
| > | (I don't remember value of XYZ, look up in previous case)
| > | new classification: Obsolete XYZ
| >
| > | - the added directives;
Danek Duvall wrote:
> Would the binding problems go away if you linked against openldap with
> direct binding? I also see that the library is linked against libsendfile
> and libuuid, which are also unused -- perhaps -z ignore on the link would
> help?
>
Although I'm familiar with using linker
Jeff Trawick wrote:
> Matt Ingenthron wrote:
>> Sriram Natarajan wrote:
>>>
>>>
>>> Lars Heill wrote:
Sriram Natarajan wrote:
> Hi
> Are we going to integrate latest MySQL release - MySQL 5.0.77
> within OpenSolaris / Solaris 10 (as part of Web Stack 1.5) ?
5.1.30 is t
Stephan Ferraro wrote:
> I can't use on my snv_106 the library gd in PHP.
> I get the following error when I start my apache 2.2 server in a zone:
> PHP Warning: PHP Startup: Unable to load dynamic library
> '/usr/php/5.2/modules/gd.so' - ld.so.1: httpd: fatal: libX11.so.4: open
> failed: No suc
Seema Alevoor wrote:
>
>
> If we are providing new modules-*.load files, then during upgrade, if
> the user
> has modified the existing httpd.conf but not modified modules-*.load
> files, then
> all of them (user's copy) will be preserved and the newly installed
> ones will
> be installed with
Stephan
I presume you are using SXCE edition of opensolaris. What type of
Solaris installation did you choose ? Did you choose a minimal Solaris
11 installation or some thing like that. Looks like , you are missing
some basic X-window runtime libraries and I wonder how you got there in
the firs
Looks fine.
Amanda
Seema Alevoor wrote:
> Hi,
>
> Please review the webrev for CR 6782657 at
> http://cr.opensolaris.org/~seema/6782657/
>
>
> Thanks,
> Seema.
> ___
>
>
> webstack-discuss mailing list
> webstack-discuss at opensolaris.org
> http://ma
Paul Cunningham wrote:
> Amanda,
>
> This looks good to me :-)
> Just a single question ...
> Why are the following man pages hidden away rather than being
> installed in /usr/share/man ? ...
> 87 d none usr/lighttpd/1.4/man/man1 0755 root bin
> 88 f none usr/lighttpd/1.4/man/man1/lighttpd.1 0
Amanda,
This looks good to me :-)
Just a single question ...
Why are the following man pages hidden away rather than being installed
in /usr/share/man ? ...
87 d none usr/lighttpd/1.4/man/man1 0755 root bin
88 f none usr/lighttpd/1.4/man/man1/lighttpd.1 0444 root bin
89 f none usr/lightt
Matt Ingenthron wrote:
> Sriram Natarajan wrote:
>>
>>
>> Lars Heill wrote:
>>> Sriram Natarajan wrote:
Hi
Are we going to integrate latest MySQL release - MySQL 5.0.77
within OpenSolaris / Solaris 10 (as part of Web Stack 1.5) ?
>>>
>>> 5.1.30 is targeted for b110, no plans for 5.0
Seema Alevoor wrote:
> Hi,
>
> Please review the webrev for CR 6782657 at
> http://cr.opensolaris.org/~seema/6782657/
+1 for this change
To consider in the future:
* This patch obviously doesn't help/hurt the worker build, but over the
long haul it may be less confusing to keep the set of patch
I can't use on my snv_106 the library gd in PHP.
I get the following error when I start my apache 2.2 server in a zone:
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/php/5.2/modules/gd.so' - ld.so.1: httpd: fatal: libX11.so.4: open failed:
No such file or directory in Unknown on
40 matches
Mail list logo