[NTLUG:Discuss] A GUI guy needs some help

ddaupert@csc.com ddaupert at csc.com
Thu Jan 31 10:28:19 CST 2002


You might check out this article on LinuxJournal:

The Apache Toolbox simplifies installation and configuration of the Apache
web server and related modules.

http://www.linuxjournal.com/article.php?sid=4596

<short clip>
The Apache Toolbox, written by Bryan Andrews, provides a convenient front
end for configuring and compiling Apache, as
 well as obtaining any needed source code. In addition to the modules
included with Apache, the Toolbox can also configure
and compile programs such as PHP and MySQL (See Table 1 for a complete list
of software). It also compiles and installs the
latest gd libraries for the creation of JPEG and PNG files.
<?short clip>

I also remember an article specifically on installing and configuring MySQL
by hand, pretty sure in LinuxJournal, but might have been
Linux Magazine, http://www.linux-mag.com/. Try a search first on
http://www.linuxjournal.com/

>From: Douglas King <daking at dak1.net>
>Subject: [NTLUG:Discuss] A GUI guy needs some help....
>Reply-To: discuss at ntlug.org
>
>I have loaded RH 7.2 on my new web server, however, I would also like to
>have running with the Apache 1.3.22, PHP, MySQL....

>Also, would like someone to briefly explain the Webmin settings for Bind
>9.2.0 ( I think that's what I finally got in), don't know how to check
>version numbers

I don't know bind, but usually you can check version numbers by typing the
program name at the command line followed by some variation of -v,
--version,
-version, so if the program is gcc, type gcc --version

/dennis







More information about the Discuss mailing list