10.1 Setup LAMP
From openSUSE
To setup LAMP services, you need to:
1. Install C++ and Gcc++ libraries (probably done already)
2. Install PHP5 - The famous server language
3. Install PHPmyadmin - this softwre allows you to configure a database via a web interface
4. Install Apache - The preferred web server on the Internet
5. Install MySQL - One good choice of a database engine (it could be PostgreSql)
6. Install SQLiteManager (sqlite frontend)
To install the above programs you may use YAST and download or copy the packages and install.
Then you need to do a few configurations to your taste, specially on Apache.
I believe this does not pertain to a SUSE distribution but could be helpful for all of you folks out there.
Cool Solutions: Installing Apache, PHP, and MySQL on SUSE Linux Professional http://www.novell.com/coolsolutions/feature/595.html
| This article needs to be expanded. If you can help please do so in line with the openSUSE Style Guide.
If you are looking for something to do, see the other articles that need expanding |

