QUOTE
Originally posted by Joan Garnet
Hi,
I just want to know if this Plesk installation script
psa-install.sh found at
http://www.atomicrocketturtle.com/psa/psa-install.sh
also dowloads the needed packages if needed or I should install them separately.
The default RedHat 7.2 box is missing some files to have the Plesk minimum requirements:
[B]
ntp-4.1.0-4.i386.rpm
php-mysql-4.1.2-7.0.6.alpha.rpm
ThanX ! [/B]
If you read the site that download comes from..you will find your answers::
http://www.atomicrocketturtle.com/modules....order=0&thold=0
QUOTE
About
This is a network installer script I kind of hacked together at plesk to do a ximian style installation on a fresh server. The idea was to have this resolve all the dependencies on a server, so we didn't have to play hide and go seek for on all the RPM's (apache, mod_ssl, etc).
If you've never used a ximian style installation script (also used by the nessus, and opennms projects), it is a simple, one line command that will fetch and install all the necessary components for you. Ximian is a bit fancier than the rest, since they have a full X gui for the install. This is pretty much overkill in my opinion for a plesk installation. Besides, you're all probably doing this like me, from the command line, without an X server running.