Martin Vidner napsal(a):
http://istudio.suse.de/download/b73346cbe421453ec2cb9c65853a7016/WebYaST_on_... ftp://cml.suse.cz/testing/webyast/WebYaST_on_SLES11.i686-0.0.7.vmx.tar.gz
Added: Universal Hammer Type 1 (strace.rpm) Fixed: the permission problem (bnc#543548) Still not fixed: 500 after basesystwem setup (bnc#543766) touch /srv/www/yastws/vendor/plugins/basesystem/var/finish
Fix is not so easy. Now all plugins owns root:root...but I expect that it should be yastws:yastws (or another group). I touch var/finish under plugin because I don't want have special permission for basesystem and that touch should be done without special permissions. It is only flag. So is possible to have yastws files under user yastws? Josef
On Fri, Oct 02, 2009 at 11:14:57AM +0200, josef reidinger wrote:
How to enable disable production see: http://git.opensuse.org/?p=projects/yast/rest-service.git;a=commitdiff;h=e31...
Thanks! In practical terms: sed -i /rails_mode/s/production/development/ /etc/yastws/vhosts.d/yast.conf su yastws -s /bin/sh -c "cd /srv/www/yastws; RAILS_ENV=development rake db:migrate" rcyastws restart
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org