Hi,
| Could you kindly review the WebRev for CR6764580 - "RubyGems needs
| updating to work with the latest versions of Ruby on Rails" at:
I have only gone through quickly, but the changes look good.
| http://cr.opensolaris.org/~tekgrrl/gems131-CR6764580
|
| There is an Arc Case (PSARC/2009/01
If you want the apache document root to be passed through to Tomcat, you
can add the following line to jk.conf with
JkMount /* worker1
This will pass all requests to the Apache webserver though to Tomcat's worker1.
Louis Hoefler wrote:
> After reading some manuals and tutorials I still d
hello all,
i'm using amp in os2008.1.
I have to install a FOSS (*) that needs some requirements:
3. Install PHP with following requirements:
--with-pear
--with-mysql
--with-xsl
--with-pspell
--with-ldap [Optional]
--with-pdo-oci=instantclient,/di
Hi there,
Could you kindly review the WebRev for CR6764580 - "RubyGems needs
updating to work with the latest versions of Ruby on Rails" at:
http://cr.opensolaris.org/~tekgrrl/gems131-CR6764580
There is an Arc Case (PSARC/2009/014) to cover the need for replacing
some of the obsoleted scripts
> http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/apache2/modules/jk.conf
>
> to have JkMount as it's now in
>
> http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/apache/Solaris/jk.conf
>
> which reflects what is available in Tomcat 6 (which is now in OpenSolaris).
updated.
> BTW. You
After reading some manuals and tutorials I still did not find out how to access
jsp pages at the documentroot.
I copied a example jsp file to my apache document root and want to execute it.
Now I want to access the jsp with http://host/test.jsp but I only get a static
page without a hello world
Hi
Except for pspell and oci, rest are included. considering that pecl
support is available you can very well use pecl to get oci8 working fine .
- sriram
solarg wrote:
> hello all,
> i'm using amp in os2008.1.
> I have to install a FOSS (*) that needs some requirements:
>
> 3. Install PHP
Hi Rahul,
maybe you should modify
http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/apache2/modules/jk.conf
to have JkMount as it's now in
http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/apache/Solaris/jk.conf
which reflects what is available in Tomcat 6 (which is now in OpenSolari
| >The changes for upgrading mod_jk to 1.2.25 is available here
| > http://cr.opensolaris.org/~vrthra/6787047-mod_jk/
| >
| > Can I please get these reviewed?
|
| Not an official review - I wouldn't consider myself competent for that - but
| just some comments.
| Your subject says 1.2.25
Than