Re: php.cgi

2000-02-28 Thread Bret Hughes
Chris Worth wrote: > > So I've got a file I need. so how the heck > do I figure out which other package contains it? > check out rpmfind you can get it from rufus.w3.org. Porbably on the redhat cd as well, I forget. With it you can use it to find all sorts of things like what package co

Re: php.cgi

2000-02-28 Thread Charles Galpin
Hi Chris You need to install the openldap rpm then. Since I have these files on my system, it's easy (for me anyway :) ) to find out with rpm [root@pooh contrib]# locate libldap.so.1 /usr/lib/libldap.so.1.0.0 /usr/lib/libldap.so.1 [root@pooh contrib]# rpm -qf /usr/lib/libldap.so.1 openldap-1.2.7

Re: php.cgi

2000-02-28 Thread Chris Worth
Thu, 24 Feb 2000, er-chan wrote: > >> In /etc/httpd/conf/httpd.conf there are lines with >> #Load module php_module modules/mod_php.so >> #Load module php3_module modules/libphp3.so >> >> locate modules/mod_php.so failed to find any modules containing php >

Re: php.cgi

2000-02-24 Thread er-chan
Thanks alot for responding. I will install the rpm for php !! ## er-chan # at ## scn.org ### at usa.net ## On Thu, 24 Feb 2000, M. Erickson wrote: > On Thu, 24 Feb 2000, er-chan wrote: > > > I am a newbie server admin RH6.1. Apache 1.3.9 is running and I want to > > instal

Re: php.cgi

2000-02-24 Thread M. Erickson
On Thu, 24 Feb 2000, er-chan wrote: > I am a newbie server admin RH6.1. Apache 1.3.9 is running and I want to > install php4 as a cgi in order to learn some php scripting. What is the > easiest most fail-safe way to add php4beta ??? tia from [EMAIL PROTECTED] There are detailed in structions

Re: php.cgi

2000-02-24 Thread Dave Reed
t; What I want is not necessarily modules but php.cgi for php4 or php3 > > ; this may not be most efficient for speed but maybe easier to install > > and learn scripting for a newbie. thanks The lines you want to uncomment include: LoadModule php_module modules/mod_php.so Loa

Re: php.cgi

2000-02-24 Thread Charles Galpin
nes with > #Load module php_module modules/mod_php.so > #Load module php3_module modules/libphp3.so > > locate modules/mod_php.so failed to find any modules containing php > > What I want is not necessarily modules but php.cgi for php4 or php3 > > ; this may not be m

Re: php.cgi

2000-02-24 Thread er-chan
In /etc/httpd/conf/httpd.conf there are lines with #Load module php_module modules/mod_php.so #Load module php3_module modules/libphp3.so locate modules/mod_php.so failed to find any modules containing php What I want is not necessarily modules but php.cgi for php4 or php3 ; this may not

Re: php.cgi

2000-02-24 Thread Dave Reed
> From: er-chan <[EMAIL PROTECTED]> > > I am a newbie server admin RH6.1. Apache 1.3.9 is running and I want to > install php4 as a cgi in order to learn some php scripting. What is the > easiest most fail-safe way to add php4beta ??? tia from [EMAIL PROTECTED] RH 6.1 has php3 (php 3.0.12 I

php.cgi

2000-02-24 Thread er-chan
I am a newbie server admin RH6.1. Apache 1.3.9 is running and I want to install php4 as a cgi in order to learn some php scripting. What is the easiest most fail-safe way to add php4beta ??? tia from [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the S