VamVan wrote:
Hello All,
Does any body create installable RPM's for reinstalling their PHP based
websites? Is it possible....????
If yes could you please share your experience. Oh yes you could tar it but
that's a primitive method.
My quest is to make all my websites installable on any given server using 2
or 3 commands to the maximum.
thanks
tar zxvf mywebsite.tar.gz
That is about as few as I can think of... :]
Or are you looking for something that will modify the httpd.conf file
for you, add your database automatically, and alter the bind, etc... ?
Jim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php