Dear all,
I'm setting up apache/snort/acid/mysql, etc, and need php4 for acid.
Acid needs (or certainly used to) phplot, which needs mod_php4, but if
I attempt to install mod_php4 (needed for phplot) on top of php4, it
complains that it and php4 install to the same place (and vice-versa).
I have
Bill,
Thank you for the prompt response.
php4 now installed without mod_php4, configured httpd.conf - and
everything seems to be working.
Incidentally, acid no longer needs phplot, but is using jdgraph, instead.
Best wishes,
boink
___
freebsd-question
y <[EMAIL PROTECTED]> wrote:
> S W wrote:
>
> >Bill,
> >
> >Thank you for the prompt response.
> >
> >php4 now installed without mod_php4, configured httpd.conf - and
> >everything seems to be working.
> >
> >Incidentally, acid no longer need
SUMMARY:
I'm trying to transfer a working 4.7-RELEASE from an IDE disk to a SCSI disk
using dd, but transfer of <3GB will take ~16 hours :o(
uname -a:
FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9
15:08:34 GMT 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386
(PII 300MHz D
..snip..
> I dropped that idea, but I'd read a post somewhere about dd, I tried...
>
> dd if=/dev/ad2 of=/dev/da0
>
> ...now the IDE activity LED has been on solid for about 4hours
dd's performance is highly depending on the size of its buffers, which are
abysmally small (512 bytes) by default: