Are you using the 'default' setup from Red Hat (ie. RPMS)? If so, I (also using RH 7.2 ... completely modified at this point) found it easier to rip everything out (PHP, apache, SSL, mysql, etc) and install everything by hand (via source). Although it took me a while (hacking at it now and again), I learned a lot.
For a system w/ Apache, PHP, and MySQL, the installation order (more or less; due to dependencies) is: MySQL, PHP (w/ Apache configured, but not built), then finally Apache. So if you want to upgrade only PHP, it may be difficult depending on your dependencies (do you really want to use an outdated MySQL and Apache w/ PHP?). You probably don't want to take this approach if uptime is an issue. Unless, of course, you install everything in non-default dirs (like /usr/local)--then you can setup the new system w/out disturbing the old. Regards, Nick On Thu, 2003-02-20 at 08:55, Horacio Casatti wrote: > Hi !!! > I have a server working with Apache 1.3.19 and PHP 4.0.6 in Linux RedHat 7.2 > I can access the server by Telnet only, coz I'm in Argentina and the server > is in USA... > I don't know too much about installing, or upgrading software under linux, > but I need to upgrade my PHP and cannot make any mistake in this, coz I have > a lot of sites hosted and cannot afford the costs of repair a failed > upgrade... > Someone could teach me how can i upgrade my php maintaining my current > configuration (and maybe how can I add a module like GD) ? > Thanks... > > ---------------------------------------------------------------------------- > ---- > Horacio E. Casatti > Diseño y Programación > Latinmedia Internet > E-mail: [EMAIL PROTECTED] > ICQ #: 37001148 > MSN : [EMAIL PROTECTED] > ---------------------------------------------------------------------------- > ---- > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php