Re: [users@httpd] configure PHP on Linux

2005-07-07 Thread Joseph Lee
;Ivan Barrera A." <[EMAIL PROTECTED]> wrote: > Joseph Lee wrote: > > I think the problem I had was because I installed > > MySQL-server-5.0.7-0.i386.rpm and > > MySQL-client-5.0.7-0.i386.rpm, > > which are binary installations. > > > > I'll do

Re: [users@httpd] configure PHP on Linux

2005-07-07 Thread Joseph Lee
I think the problem I had was because I installed MySQL-server-5.0.7-0.i386.rpm and MySQL-client-5.0.7-0.i386.rpm, which are binary installations. I'll do source installation MySQL-5.0.7-0.glibc23.src.rpm now to see if it solves the problem. Thanks, Joe --- Joseph Lee <[EMAIL PROTECTED

Re: [users@httpd] configure PHP on Linux

2005-07-07 Thread Joseph Lee
In fedorish, or redhat systems, you must install the > -devel rpm's for > that lib. In this case libxml2-devel. That package > includes headers to > compile software using the lib. > > rpmbuild --rebuild just build binary rpm's from a > source rpm. Does not > insta

[users@httpd] configure PHP on Linux

2005-07-06 Thread Joseph Lee
Hi, I have installed Apache and MySQL on my Linux machine. Now I am trying to install PHP5. I did # configure --with-mysql --with-apxs2=usr/local/apache2/bin/apxs --with-libxml-dir=/usr/src/redhat/RPMS/i386 but it complained about configuring extensions checking whether to enable LIBXML suppor

Re: [users@httpd] Networking problem?

2005-06-30 Thread Joseph Lee
ess > the > > apache web server on host2, what should I do on > the > > firewall? > > > > Thanks, > > Joe > > > > --- Boyle Owen <[EMAIL PROTECTED]> wrote: > > > > > >>>-Original Message- > >>>From: Jo

RE: [users@httpd] Networking problem?

2005-06-30 Thread Joseph Lee
server on host2, what should I do on the firewall? Thanks, Joe --- Boyle Owen <[EMAIL PROTECTED]> wrote: > > -----Original Message- > > From: Joseph Lee [mailto:[EMAIL PROTECTED] > > Sent: Mittwoch, 29. Juni 2005 22:26 > > To: users@httpd.apache.org &

RE: [users@httpd] Networking problem?

2005-06-29 Thread Joseph Lee
Is there any way to know there is a firewall blocking between Linux runing Apache web server, and a Windows PC? Do I need a SSL server certificate for the Linux machine, in order to run Apache web server? Thanks, Joe --- Joseph Lee <[EMAIL PROTECTED]> wrote: > > > --- Boy

RE: [users@httpd] Networking problem?

2005-06-29 Thread Joseph Lee
--- Boyle Owen <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Joseph Lee [mailto:[EMAIL PROTECTED] > > Sent: Mittwoch, 29. Juni 2005 17:12 > > To: users@httpd.apache.org; [EMAIL PROTECTED] > > Subject: Re: [EMAIL PROTECTED] Networking p

Re: [users@httpd] Networking problem?

2005-06-29 Thread Joseph Lee
I forgot to mention that I don't have /etc/named.conf on my Linux machine (even though I have /etc/resolv.conf). Is that OK? Thanks, Joe --- Joseph Lee <[EMAIL PROTECTED]> wrote: > Thank you, all, for trying to help me. > > I tried http://(ipaddress)/example.html on my

Re: [users@httpd] Networking problem?

2005-06-29 Thread Joseph Lee
//hostname/example.html it says "Not Found. The requested URL /example.html was not found on this server. Apache/2.0.54 (Unix) Server at (hostname) Port 80" Thank you again. Joe --- Dan Trainor <[EMAIL PROTECTED]> wrote: > Joseph Lee wrote: > > Hi, > > > > I

[users@httpd] Networking problem?

2005-06-28 Thread Joseph Lee
Hi, I am trying to run Apache web server on my Redhat Linux machine. I just installed and configured Apache httpd-2.0.54, and entered "http://localhost"; on my browser (Mozilla). I was able to see "If you can see this, it means the installation ... was successful." However, when I went to another