[webstack-discuss] memcache and mysql used together

2008-05-28 Thread matt.ingenth...@sun.com
Hi all, I figured some people on this list may be interested in hearing about how these components can be used together, and are by Fotolog. http://www.mysql.com/news-and-events/web-seminars/display-142.html - Matt -- Matt Ingenthron - Web Infrastructure Solutions Architect Sun Microsystems,

[webstack-discuss] packages to fix apache2.2 on Nevada build 84?

2008-05-28 Thread Seema Alevoor
Hi Neal, You have not posted the error msg. I am assuming it is related to CR 6653084. If so, rename /etc/apache2/2.2/conf.d/ssl.conf to /etc/apache2/2.2/conf.d/ssl.conf.sample and restart the service. And one reason for usage of /lib/svc/method/http-apache2 start method could be that the servic

[webstack-discuss] Apache 2.2 Maintenance in Build 89

2008-05-28 Thread Seema Alevoor
SQLite3 of build 89, contains /usr/lib/libsqlite3.so.0 library ( http://src.opensolaris.org/source/xref/sfw/usr/src/pkgdefs/SUNWsqlite3/prototype_com ). I don't know about Vermillion build. Below link indicates that it uses SQLite3 of build_89. http://de.opensolaris.org/jive/thread.jspa?t

[webstack-discuss] Apache 2.2 Maintenance in Build 89

2008-05-28 Thread Aric Gregson
On Wed, 2008-05-28 at 11:44 +0530, Seema Alevoor wrote: > > To workaround the issue, you can try creating libsqlite3.so.0 symlink. Thanks. Creating a link to libsqlite3-3.5.4.so.0 worked. Just not sure why it was not already there. aric