Re: Adding Apache & My SQL

2003-06-26 Thread Joseph A Nagy Jr
Billy wrote: You'll thank yourself later for doing it that way than installing various RPMs people tell you about onto production only to find some things break. Michael. For sure! The last thing I need to do is break something that is working! No matter how fun it is! If you get RedCarpet, the

RE: Adding Apache & My SQL

2003-06-26 Thread Billy
> You'll thank yourself later for doing it that way than > installing various RPMs people tell you about onto > production only to find some things break. > > Michael. For sure! The last thing I need to do is break something that is working! No matter how fun it is! > If you get RedCarpet, the mo

Re: Adding Apache & My SQL

2003-06-25 Thread Michael Mansour
Hi Billy, Just for some advice, never try to test things on a production environment, it's really asking for trouble. Do yourself a favour and build a PC with the same config as your production, and with whatever people reply to you for packages, pop them onto there, install and play with the envi

Re: Adding Apache & My SQL

2003-06-25 Thread Joseph A Nagy Jr
Billy wrote: You need MySQL, Apache 1.3.27 or 2.0.45, and latest PHP. If you are installing from RPM, use a package manager like RedCarpet. Do you know the names of the MySQL packages I need to search on, do I need a MySQL-server package also? What is the recommended version of MySql for 7.3? Bil

RE: Adding Apache & My SQL

2003-06-25 Thread Billy
> You need MySQL, Apache 1.3.27 or 2.0.45, and latest PHP. If you are > installing from RPM, use a package manager like RedCarpet. Do you know the names of the MySQL packages I need to search on, do I need a MySQL-server package also? What is the recommended version of MySql for 7.3? Billy --

Re: Adding Apache & My SQL

2003-06-25 Thread Joseph A Nagy Jr
Billy wrote: I have a RedHat 7.3 machine that I want to add apache and mysql to. I am just extremely confused at all the different versions, updates, packages...I have no idea what I need. I want my end result to me a machine that can host a PHP based site, with a MySQL database. Can someone tell m

Re: Adding Apache & My SQL

2003-06-25 Thread Michael Gargiullo
If you have a subscription, you can install these via up2date apache mysql mysql-server php I've done a clean install of RH and forgotten to install things. Up2date is useful for this kind of thing, among others. On Wed, 2003-06-25 at 13:54, Billy wrote: > I have a RedHat 7.3 machine that I wa