Skip to main content

Add LAMP Apache MySQL and PHP Server to openSUSE 11.2

Your rating: None Average: 5 (1 vote)

I'm a fan of the command line so..

 

prompt# zypper in apache2

prompt# zypper in -t pattern lamp_server

 

Buy and Sell Cisco Network Gear.

Should retrieve it all and install.

Start up the server..

 

prompt# rcapache2 start

 

and start it at boot..

 

prompt# chkconfig -a apache2

 

Check it: browse to http://localhost

It Works!

Ren

open new shell or reboot

to make sure rcapache2 is in your $PATH

can't start apache

Hi, thanks for this. :-)

But I can't get it to start up the server; it doesn't seem to recognize rcapache2. I just installed opensuse 11.2 on a Dell Latitude laptop so it's a clean install. Any help would be very much appreciated as I'm a n00b at Linux.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.