Results 1 to 4 of 4
Can anyone help me to install LAMP in Suse 10.1?
I found on the internet this tutorial:
Install & Configure LAMP (Apache/MySQL/PHP) in openSUSE 11.0 | SUSE & openSUSE
But ...
- 04-19-2009 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
How to install LAMP in Suse 10.1
Can anyone help me to install LAMP in Suse 10.1?
I found on the internet this tutorial:
But when at run this command
i got this error:yast2 –install apache2
No such client module .install
Run 'yast2 -h' for help on usage
- 04-19-2009 #2
There should be double "-" while putting option in full word.
or just go# yast2 --install apache2
EDIT:# yast2 -i apache2
And, Welcome to Forums!
- 04-19-2009 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
Can you help me to install extension mysqli for php5?
- 04-20-2009 #4
Its quite easy, you have to just use Yast.
Heres a official OpenSUSE guide. -> MySQL - openSUSE


Reply With Quote