https://bugzilla.redhat.com/show_bug.cgi?id=819480

--- Comment #14 from Kevin Fenzi <[email protected]> ---
Making some progress for sure here. ;) 

A few issues still however: 

1) The limesurvey.conf for apache needs adjusting for the new
/var/www/limesurvey area. It's still pointing to /usr/share/ and not working.
For that matter, perhaps we could put all but the 3 directories that need to be
writable back in /usr/share? or does that not work?

2) The link under /var/www/limesurvey/application/third_party/ for the
php-gettext isn't working (because of the move to /var/www/limesurvey/)
Now needs to be: 'ln -s ../../../../../usr/share/php/gettext/ ./php-gettext'

3) After fixing the above 2 items, the installer still seems to complain that 3
directories are "Found & Unwritable": 
/application/config
/upload
/templates

So, perhaps it's looking for those in the wrong place? We need to get past that
error to continue in the install. ;(

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to