Wrong psa-php53-configurator package permissions

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
amaslov
New Forum User
New Forum User
Posts: 1
Joined: Tue Jun 25, 2013 2:25 am
Location: Novosibirsk

Wrong psa-php53-configurator package permissions

Unread post by amaslov »

Package psa-php53-configurator-1.6.2-1.el5.art.x86_64.rpm has "cgi_wrapper" with wrong permissions:
[root@pvclinux64 ~]# ls -al ./var/www/cgi-bin/cgi_wrapper/cgi_wrapper
-rw-r--r-- 1 root root 5288 Jul 14 2011 ./var/www/cgi-bin/cgi_wrapper/cgi_wrapper

http://www5.atomicorp.com/channels/atom ... x86_64.rpm

It breaks FastCGI functionality:
/var/log/httpd/suexec_log:[2013-06-24 23:29:28]: file has no execute permission: (/var/www/cgi-bin/cgi_wrapper/cgi_wrapper)

Permissions should be the following:
[root@benderbrau ~]# ls -la ./var/www/cgi-bin/cgi_wrapper/cgi_wrapper
-rwxr-xr-x 1 root root 5288 Jun 8 2012 ./var/www/cgi-bin/cgi_wrapper/cgi_wrapper

Please fix.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Wrong psa-php53-configurator package permissions

Unread post by scott »

Update in 1.6.2-2, thanks for the report!
Post Reply