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
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
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
>
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
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
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
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
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
> 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
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
10 matches
Mail list logo