On Wed, Jan 23, 2013 at 12:09 PM, Mauricio Gallo Ocampo <
magallo...@gmail.com> wrote:

> nual to install web2py + Apache + Opensuse


This should be easy once you install OpenSuse and Apache, you need to
install web2py  in /home/www-data for example...

Then the difference with Ubuntu will be the default user of apache that
should be :

Should be User: wwwrun ; Group: www

According to this forum :
http://www.linuxquestions.org/questions/suse-novell-60/what-is-the-webservers-apache-default-user-group-on-suse-361528/

You will need also to install a couple of web2py dependency. You should
read the script for that. Packages name may be diffrents under Open Suse.

Look at the deployment script (/web2py/scripts/*) to get the Aapche config
and adapt it to OpenSuse. Restart apache and it should work.

Good luck

Richard

-- 



Reply via email to