Re: [PHP] php 4.04pl 1-3 for red hat 7

2001-03-26 Thread Larry Hotchkiss
I treid running configure with all the current config options. First time through it puked at apxs so, after a little research, installed the apache devel rpm to get apxs. Configure was chugging right along but failed. It got pased system checks, started "configuring extensions" and then f

Re: [PHP] php 4.04pl 1-3 for red hat 7

2001-03-23 Thread Larry Hotchkiss
Thanks. I just grabbed the source and am looking over it. The way the red hat RPM is configed is perfect for me except for the exclusion of enable-trans-sid. Am I correct in assuming in addition to using --enable-trans-sid that I should also use the current config options displayed by phpi

RE: [PHP] php 4.04pl 1-3 for red hat 7

2001-03-22 Thread ..s.c.o.t.t.. [gts]
check php.net and read the 'README' and 'INSTALL' files that come in the .tar.gz file for more detailed information. very basically, you want to get the sources, untar/zip them, run configure, then build the thing and test it (you can do all of this as an unprivileged user). then install as roo