Hide Forgot
Description of problem: Please make the spec file could change all files belong to user apache Version-Release number of selected component (if applicable): 5.0. How reproducible: Steps to Reproduce: 1.[root@bz-web bugzilla]# su - apache -s /bin/bash -c /usr/share/rh-bugzilla/bin/rh-create-templates.pl Removing existing compiled templates... Precompiling templates...done. Creating t/.htaccess... Permission denied at /var/www/html/bugzilla//Bugzilla/Install/Filesystem.pm line 651. 2. [root@bz-web bugzilla]# ls -ld /var/www/html/bugzilla/t drwxr-xr-x. 3 root root 4096 Sep 12 02:39 /var/www/html/bugzilla/t [root@bz-web bugzilla]# ls -ld /var/www/html/bugzilla/xt drwxr-xr-x. 3 root root 4096 Sep 12 02:39 /var/www/html/bugzilla/xt 3. Actual results: Expected results: Additional info:
Tested on QA environment(5.0.3-rh8) Result: Pass Steps: 1.[root@bz-web bugzilla]# su - apache -s /bin/bash -c /usr/share/rh-bugzilla/bin/rh-create-templates.pl Removing existing compiled templates... Precompiling templates...done. Creating t/.htaccess... ==>Without any error 2. [root@bz-web bugzilla]# ls -ld /var/www/html/bugzilla/t ==> drwxr-xr-x. 3 apache apache 4096 Sep 12 02:39 /var/www/html/bugzilla/t 3.[root@bz-web bugzilla]# ls -ld /var/www/html/bugzilla/xt ==> drwxr-xr-x. 3 apache apache 4096 Sep 12 02:39 /var/www/html/bugzilla/xt