I come from the mainstay, Windows NT Server environment, but now I
have the daunting task of setting up a web server under Linux. Well,
this is my first attempt with a Linux Server, so, I need a little
educating.
I have RedHat Linux 7.2 installed and running. Very impressed!!!!
The Server has not crashed in over 3 months of 24/7 operation.
Haven't seen that with Windows.
I also have the Apache Web Server installed and patched for the
FrontPage 2002 server extensions. Also, very impressed. IIS just
isn't this reliable.
I've got the basic skeleton for the web site built using FrontPage and
Visual Studio. Looking good so far.
Now we come to the problem. This site needs database functionality,
but I cannot install Microsoft SQL Server on Linux so I had to
research other SQL Servers. I have found PostgreSQL, and the
information that I can gather on it indicates that this would be the
best to handle what is needed on this site. But, I haven't been able
to determine what files I need to download for installation, or any
good instructions on how to install it with the config. that I
currently have. Any suggestions???
Also, from my readings, it is indicated that PHP would be the best
scripting language to use for this site, again, can't determine what
file to download or instructions for installation.
Would greatly appreciate any assistance you might be able to provide
with regard to which files to download and instructions for
installation. Please, consider that I already have RH Linux 7.2,
Apache 1.3.19 (the FrontPage 2002 patched version) installed and
running. I need to be able to install PostgreSQL and PHP into this
configuration without losing the site skeleton that has already been
constructed.