LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ./checksetup for bugzilla3 on debian 5.0 generate permission denied (https://www.linuxquestions.org/questions/linux-newbie-8/checksetup-for-bugzilla3-on-debian-5-0-generate-permission-denied-857086/)

boomer42812 01-18-2011 01:46 PM

./checksetup for bugzilla3 on debian 5.0 generate permission denied
 
All,

When I attempt to run a ./checksetup.pl I am getting the following error message.

Creating /var/lib/bugzilla3/data/pdsphaseibugs/attachments directory...
mkdir /var/lib/bugzilla3/data/pdsphaseibugs/attachments failed: Permission denied at /usr/share/perl5/Bugzilla/Install/Filesystem.pm line 385.

The script su to www-data and here is a copy of the directory the script is executed from :

fuidsg46:/usr/share/perl5/Bugzilla/Install# ls -la
total 276
drwxr-xr-x 2 root www-data 4096 2011-01-11 12:17 .
drwxr-xr-x 16 root root 4096 2011-01-11 12:17 ..
-rw-r--r-- 1 root www-data 10161 2010-11-21 08:45 CPAN.pm
-rw-r--r-- 1 root www-data 149435 2010-11-21 08:45 DB.pm
-rw-r--r-- 1 www-data www-data 29575 2010-11-21 08:45 Filesystem.pm
-rw-r--r-- 1 root www-data 17341 2010-11-21 08:45 Localconfig.pm
-rw-r--r-- 1 root www-data 22965 2010-11-21 08:45 Requirements.pm
-rw-r--r-- 1 root www-data 26657 2010-11-21 08:45 Util.pm

Can anyone tell me WHY I would be getting permission denied when creating a directory?

Thanks

redhat_newbie 01-18-2011 07:30 PM

Try to login as root and hope the problem goes!


All times are GMT -5. The time now is 10:12 PM.