Configuring Apache

I installed Suse Linux, and told it to include Apache, PHP and mySQL in the installation. But the not so much as a clue about how to configure Apache to act as a local server. I suppose I shouldn’t have expected anything different; it’s Linux, after all.

Before I remove it from my hard disk again, has anybody any idea how to configure Apache, and MySQL and PHP for that matter?

This might help:
HowTo: Configure a Linux Apache Web Server on Suse/openSUSE

In my system the docs came installed with Apache: /usr/share/apache2/manual

And for PHP: PHP: PHP Manual - Manual

And for MySQL: MySQL :: MySQL Documentation

mathematician wrote:

>
> I installed Suse Linux, and told it to include Apache, PHP and mySQL in
> the installation. But the not so much as a clue about how to configure
> Apache to act as a local server. I suppose I shouldn’t have expected
> anything different; it’s Linux, after all.
>
> Before I remove it from my hard disk again, has anybody any idea how to
> configure Apache, and MySQL and PHP for that matter?

Look at http://en.opensuse.org/Apache


Freek