SUSE & openSUSE

Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux

Archive for the 'WebServer' Category

Install & Configure LAMP (Apache/MySQL/PHP) in openSUSE 11.0

Posted by admin on 15th July 2008


One of the many popular combinations in Linux is the LAMP setup. LAMP to expand is Linux Apache MySQL PHP. Most of the websites running on the internet these days or LAMP servers where

Linux is your flavor opensource operating system (openSUSE for us :-) )
Apache2 is the master webserver on the planet
MySQL is your favorite opensource database
PHP is the popular web programming language

Read the rest of this entry »

Posted in Internet & Browser, WebServer | 45 Comments »

Starting httpd2 (prefork) /usr/sbin/httpd2-prefork: symbol lookup error: /usr/sbin/httpd2-prefork: undefined symbol: apr_atomic_xchgptr

Posted by admin on 8th July 2008

<!–adsense–>

After upgrading from Apache2.2.8 to Aache2-2.2.9-22.1, you may have the following error while starting Apache2 webserver. This can happen on openSUSE or SUSE Linux
Starting httpd2 (prefork) /usr/sbin/httpd2-prefork: symbol lookup error: /usr/sbin/httpd2-prefork: undefined symbol: apr_atomic_xchgptr
Read the rest of this entry »

Posted in WebServer | 5 Comments »