[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP for a Raq3?
- Subject: Re: [cobalt-users] PHP for a Raq3?
- From: rdkurth@xxxxxxxxxxxx
- Date: Mon Nov 19 21:09:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello Ralph,
I don't know of a pkg file for the RaQ3 but you can install php4.0.6
on a raq3 but you have to make some changes to the apxs file then php
will behave
Edit following lines in /usr/sbin/apxs:
Line 80:
my $CFG_SBINDIR = '/usr/sbin'; # substituted via APACI install
^
Line 203:
($rc, @ARGV) = &Getopts("qn:gco:I+D+L+l+S+W+iaA", @ARGV);
^^
after you make this changes just install with
./configure --prefix=/usr --with-apxs=/usr/sbin/apxs
--with-config-file-path=/etc/httpd/conf --with-exec-dir=/usr/sbin/httpd
--with-system-regex --disable-debug --enable-safe-mode
--with-gdbm --enable-magic-quotes --enable-debugger
--enable-track-vars --enable-sysvsem --with-ftp --with-imap
--with-xml --with-ttf --with-readline --with-mysql
and any other option you want
Monday, November 19, 2001, 7:56:12 PM, you wrote:
RF> I'm sure this has been covered at some point, but... Has anyone been able
RF> to make a PHP4 .pkg for the Raq3 yet? I know it's out for the Raq4 on
RF> pkg.nl.cobalt.com, and while I tried installing it from the sources it just
RF> won't behave so I was hoping for a quick fix on this one.
RF> Thanks,
RF> Ralph Forsythe
RF> rforsythe@xxxxxxxxxxxxx
RF> _______________________________________________
RF> cobalt-users mailing list
RF> cobalt-users@xxxxxxxxxxxxxxx
RF> To Subscribe or Unsubscribe, please go to:
RF> http://list.cobalt.com/mailman/listinfo/cobalt-users
--
Best regards,
rdkurth mailto:rdkurth@xxxxxxxxxxxx