Summary: Corrects common issues that are often encountered when switching to CGI/FCGI/suPHP (with suexec enabled). Also has ability to backup changes for later restores. Name: suPHPfix Version: 2.2 Release: 3 License: commercial Group: Applications/System Source: %{name}-%{version}-%{release}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build BuildArch: noarch %description suPHPfix (cPanel only) corrects common permission/ownership issues (as well as some PHP setting issues) that are commonly encountered when switching to CGI/FCGI/suPHP (with suexec enabled). suPHPfix also has the ability to restore cPanel accounts to the state they were in before it made any changes. This is useful when customers decide CGI/FCGI/suPHP (with suexec enabled) is not for them and you wish to undo/revert all changes made by suPHPfix. %prep %post if [ -e /scripts/perlinstaller ]; then /scripts/perlinstaller JSON Linux::Ext2::FileAttributes File::Find::Object::Rule fi %build %install rm -fr $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/scripts install suphpfix.pl $RPM_BUILD_ROOT/scripts/suphpfix.pl %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %attr(700,root,root) /scripts/suphpfix.pl %changelog * Mon Dec 20 2010 Scott Sullivan 2.0 - suPHPfix AUTHOR: Scott Sullivan. For a full changelog, consult the URL below. - Full ChangeLog: https://wiki.int.liquidweb.com/articles/Suphpfix#Change_Log