Re: [PHP] RedHat Network Up2Date

2004-07-17 Thread Jason Wong
On Sunday 18 July 2004 01:42, Curt Zirzow wrote: > I dont know what is more evil.. backports or Microsoft :) No contest, M$, hands down. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications De

Re: [PHP] RedHat Network Up2Date

2004-07-17 Thread Curt Zirzow
* Thus wrote Jason Wong: > On Saturday 17 July 2004 15:01, Ed Lazor wrote: > > Is the RedHat Network Up2Date really only on version 4.3.2 of PHP? If so, > > any idea why they're so far behind? Any idea of when it will be brought > > current? > > > > I have an ISP telling me that the security of t

Re: [PHP] RedHat Network Up2Date

2004-07-17 Thread Jason Wong
On Saturday 17 July 2004 15:01, Ed Lazor wrote: > Is the RedHat Network Up2Date really only on version 4.3.2 of PHP? If so, > any idea why they're so far behind? Any idea of when it will be brought > current? > > I have an ISP telling me that the security of their systems rely entirely > on the R

Re: [PHP] redhat 8: upgrade php from 4.2.2 to 4.3.2

2003-08-16 Thread Jaap van Ganswijk
At 2003-08-15 09:31 -0700, Chris W. Parker wrote: >Hello eveyone. > >I want to upgrade my php install from 4.2.2 to 4.3.2. I'm pretty new to >linux so I don't know how to install from source and I haven't been able >to find any Redhat 8 rpm's. > >Can someone please give me instructions as to what I

RE: [PHP] redhat 8: upgrade php from 4.2.2 to 4.3.2

2003-08-15 Thread Chris W. Parker
Cesar Cordovez on Friday, August 15, 2003 11:01 AM said: > You can use apachetoolbox.com to install apache and php... Does this require that I uninstall everything I've already got? Chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: h

Re: [PHP] redhat 8: upgrade php from 4.2.2 to 4.3.2

2003-08-15 Thread Cesar Cordovez
You can use apachetoolbox.com to install apache and php... Chris W. Parker wrote: I want to upgrade my php install from 4.2.2 to 4.3.2. I'm pretty new to linux so I don't know how to install from source and I haven't been able to find any Redhat 8 rpm's. -- PHP General Mailing List (http://www.p

Re: [PHP] redhat 9 compile of PHP

2003-06-02 Thread Jason Wong
On Monday 02 June 2003 14:19, Greg Beaver wrote: > I'm trying to get an installation of PHP 4.3.2 with Apache 1.3.27 > (SAPI), and mysql/zlib/xml-rpc support working with redhat 9's standard > MySQL distribution 3.23.56-1.9 > > I have successfully compiled Apache and PHP so that normal programs wo

Re: [PHP] redhat 9 compile of PHP

2003-06-02 Thread Tariq Murtaza
Hi Greg, Make sure mysql is running. Regards, Tariq Greg Beaver wrote: Hi, I'm trying to get an installation of PHP 4.3.2 with Apache 1.3.27 (SAPI), and mysql/zlib/xml-rpc support working with redhat 9's standard MySQL distribution 3.23.56-1.9 I have successfully compiled Apache and PHP so

Re: [PHP] RedHat

2003-04-05 Thread John Taylor-Johnston
>John I'm not sure if you've noticed, ... Larry, Pete et al., Point taken. I won't exacerbate the point, but php.net does point out the lists, and this "general" group in particular, are for "talking about PHP". "There are a number of mailing lists devoted to talking about PHP and related pro

Re: [PHP] RedHat

2003-04-05 Thread Pete James
John, I'm not sure if you've noticed, but pretty much every question you've asked on this list of late has received at least one comment about finding the appropriate resource. If I were in your situation, I'd start to see a theme. The PHP General mailing list is for questions about developme

Re: [PHP] RedHat

2003-04-05 Thread Scott St. John
John- This would best be asked on a Red Hat list, but I can tell you that if you are using Red Hat 7.3 I would not really count on getting them to release PHP 4.3 as once a major Red Hat release is out they usually only provide security updates - NOT feature updates. Red Hat also modifies the

Re: [PHP] RedHat

2003-04-05 Thread Larry E. Ullman
Where would I go on the redHat site to ask when they are going to upgrade to PHP 4.3 and MySQL 4.x (now in production). Our CS dept. won't install them for me until RedHat bundles it. I'm using RH 7.3. This question would probably be best directed towards: 1) The RedHat site 2) A RedHat newsgroup

Re: [PHP] RedHat 8.0 MySQL Problem

2003-03-05 Thread Jason Wong
On Thursday 06 March 2003 09:05, Daevid Vincent wrote: > Wouldn't that technically be "downgrade", since RH8 ships with Apache 2.0 > *smirk* > > But yes, however, keep in mind that when you do 'downgrade' you will run > into the constant annoyance that up2date will always want to install a > newer

RE: [PHP] RedHat 8.0 MySQL Problem

2003-03-05 Thread Daevid Vincent
Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2003 10:44 PM > To: Darren Young > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] RedHat 8.0 MySQL Problem > > > Have you actually enabled the MySQL extension? You shou

Re: [PHP] RedHat 8.0 MySQL Problem

2003-03-04 Thread Rasmus Lerdorf
Have you actually enabled the MySQL extension? You should have a line in your php.ini that says: extension=mysql.so By the way, the Apache that comes with RH8 when combined with PHP does not give you a production-quality solution. So if you are running this thing for any sort of important ser

Re: [PHP] RedHat

2003-03-04 Thread Ashley M. Kirchner
Darren Young wrote: Does anyone know if the PHP included in RedHat 8.0 has sockets enabled? It was in 7.3, I see no reason why it wouldn't be in 8. Load up phpinfo() and see. -- W | I haven't lost my mind; it's backed up on tape somewhere. +---

RE: [PHP] Redhat Linux 7.2

2002-08-14 Thread Daniel Masson
Usually in the RedHat cd´s you can find php-mysql-*.*.rpm, after installing this package you´re ready to go !! => Daniel. On Wednesday 14 August 2002 19:21, Tim Haynes wrote: > I have just installed Redhat Linux 7.2, the installation was fine at > it installed apache with php 4.0.6 as default

Re: [PHP] Redhat Linux 7.2

2002-08-14 Thread Jason Wong
On Wednesday 14 August 2002 19:21, Tim Haynes wrote: > I have just installed Redhat Linux 7.2, the installation was fine at it > installed apache with php 4.0.6 as default, that runs without problems. > Unfortunately I noticed that PHP was not compiled with mysql support and > there was no distrib

RE: [PHP] RedHat 7.1

2001-08-09 Thread billfarr
Hey, Scott: I'm running RH7.1 myself. PHP sort-of "came out the box" when I installed the default server installation, as an Apache module. All's I had to do was make a PHP page (a timid "echo 'hello';"), throw it in the right directory, and *poof* it served. Astonished me, too. Seems as if w

Re: [PHP] RedHat 7.1

2001-08-09 Thread Greg Donald
On 09 Aug 2001 12:31:18 -0500, Scott Pathel wrote: > Hello, > > I'm running RedHat 7.1 and have installed PHP 4 from the RedHat > installation disk. It is a normal RPM file for the PHP install (prebuilt). > PHP does not seem to work. Looking at the INSTALL file as if I were to > build

Re: [PHP] RedHat+Apache+php+MSSQL

2001-01-16 Thread Alex Black
p.general > Date: 16 Jan 2001 08:41:34 -0800 > Subject: Re: [PHP] RedHat+Apache+php+MSSQL > > why go for anything but the newest ? is this production ? if so stick to > non-beta probably. > > Chris Lee > Mediawaveonline.com > > > > "Francesc Lladó"

Re: [PHP] Redhat 7 problem and fix

2001-01-16 Thread Michael Kimsal
This couldn't have been a 3-4 issue, because it was working in 4, either 4.0.1 or 4.0.2. I was just informed that we went from 4.0.2 to 4.0.4 when moving to RH7, so that might have done it, but it was working reliably (for us) in 4.0.x before the latest. :( anyway, fixed now. Richard Lynch wr

Re: [PHP] RedHat+Apache+php+MSSQL

2001-01-16 Thread webbie
Quoting Francesc Lladó <[EMAIL PROTECTED]>: > I have to install in a computer with RedHat 7.0, an Apache web server > and php with connection at Microsoft SQL Server 7. > > Which kind of versions of Apache and php do you recommend? > Someone of you has tried it? Which are the more frequently pro

Re: [PHP] RedHat+Apache+php+MSSQL

2001-01-16 Thread Chris Lee
why go for anything but the newest ? is this production ? if so stick to non-beta probably. Chris Lee Mediawaveonline.com "Francesc Lladó" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have to install in a computer with RedHat 7.0, an Apache web server >

Re: [PHP] Redhat 7 problem and fix

2001-01-11 Thread Richard Lynch
{} inside of "" now does order-of-operations, I think... Something like that. It's in the docs somewhere. I thought this was a PHP3 -> PHP4 change, not related to RedHat nor ereg in particular... - Original Message - From: Michael Kimsal <[EMAIL PROTECTED]> Newsgroups: php.general Sen