On Sep 30, 2003, at 10:40 PM, Joshua Levitsky wrote:


- Removed post uninstall that was killing suidkey

I realized when I read http://www.rpm.org/rpmapi-4.1/triggers.html that my %post tag that created the suidkey was running prior to my %preun that was removing the suidkey file. The result was suidkey would always be deleted. Certainly not what I ever wanted. So now I removed the removal lines.

One thing that will only matter for the transition to this RPM. The %preun macro is run from the old mod_fpse so you won't have suidkey when you update to this new build. Simply install mod_fpse a second time and it will create the file. Just do another


rpm -Uhv --force mod_fpse*

And it will force the upgrade to fpse which will create the suidkey file needed for frontpage. Of course you can also create the file manually with the instructions on my website, but now that my RPMS are fixed there should never be a need to make that file by hand.

(If you don't understand what I'm talking about please feel free to post questions on the apache-fp list because I welcome questions.)

Also I'm posting a PHP 4.3.3 RPM now to the NEW_APACHE_FP folder in my /incoming on my ftp. I'm posting it because Red Hat still isn't at 4.3.3 for the Apache 1.x line of servers.

Cheers!
-Josh

_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227




Reply via email to