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
I've been following this thread for a bit now. and I thought I'd go ahead and install PHP myself. I uncommented the lines. and I attempted to install the PHP RPM's no luck, I get a failed dependency. liblber.so.1 and libldap.so.1 aren't available. So where the heck are they? This is

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
> From: er-chan <[EMAIL PROTECTED]> > > 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 mo

Re: php.cgi

2000-02-24 Thread Charles Galpin
This is exactly waht he is tellign you. it is *very* simple to get php3 working as modules. Easier than the cgi route. Just uncomment those lines and restart apache. See php.net to learn the language charles On Thu, 24 Feb 2000, er-chan wrote: > In /etc/httpd/conf/httpd.conf there are lines

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 be

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