[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] RE: All-Kernel_mips-1.0 packages



Never mind. Just hadn't read enough or looked hard enough...

Built PHP 3.0.14 as DSO and it installed with little problem with the
All-Kernel_mips-1.0 packages.

Thanks, anyway!

-fred

>Date: Sat, 19 Feb 2000 23:17:18 -0500
>To:
>From: Fred Wunderlich <fwunder@xxxxxxxxxxxxxxxxxxxx>
>Subject:
>
>I decided to play around with:
>
>All-Kernel_mips-1.0.pkg
>All-Kernel_mips_tools-1.0.pkg
>
>First thing I found was a lot of similarities in the package lists between
>devkit-0.4.mips.pkg and the above.
>
>I pressed on, installing the RPMS from above that were not in
>devkit-0.4.mips.pkg
>
>Then installed Apache-1.3.9-1.mips.pkg
>
>Documentation  -
>ftp://ftp.cobaltnet.com/pub/developer/README.Apache-1.3.9-mips
>
>reads:
>
>==========
>Once the installation is complete, telnet into your system and
>type the following commands:
>
>apachectl stop
>apachectl start
>
>This will stop the old Apache daemons and restart the newly installed
>version. Typing httpd -v at the command line should display the
>server version of Apache/1.3.9 (Unix).
>
>There is also complete dynamic module support in this release.
>Please see the ApacheJServ and Apache-Contrib packages for examples
>of this functionality at ftp://ftp.cobaltnet.com/pub/developer/
>=================
>
>Hmmmm. Where does one find apachectl ?
>
>/etc/rc.d/init.d/httpd.init start  did fire up 1.3.9.
>
>Of course, now my php (3.0.7) is busted.
>
>Is a compiled php3 (preferrably  3.0.14) module available for the 1.3.9
>package?
>
>Or, how do I get it to work with my mod_php3.so (3.0.7)
>
>Thanks for any info!
>
>-fred