Apache2 on openSuse 11.2

Hi all,
I’m very new user of linux. I tried to install LAMP with some help from this site: Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.2 (LAMP) | HowtoForge - Linux Howtos and Tutorials
Unfortunately when I wanted to start Apache2, i get an error message:


linux:~ # /etc/init.d/apache2 start
Starting httpd2 (worker) httpd2-worker: Syntax error on line 116 of /etc/apache2/httpd.conf: 
Syntax error on line 26 of /etc/apache2/sysconfig.d/loadmodule.conf: 
Cannot load /usr/lib/apache2-worker/mod_ssl.so into server: /usr/lib/apache2-worker/mod_ssl.so: 
undefined symbol: SSL_get_servername

The command line was:
/usr/sbin/httpd2-worker -f /etc/apache2/httpd.conf

I don’t change neither servername nor IP, I left the settings by default. Maybe this is the problem?
Please can anyone help me?
Thanks

Gabriel
P.S.: If you know the solution, please write the instructions step by step, I’m a beginner user.