• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

FreeBSD Update Troubles

O

Osmolovsky

Guest
Pls help ^)

Today i upgrade my BSD 5.3 ports by using portupgrade -aRr command

They also upgraded perl to 5.8.8

And after this - apache and spamasassim stops start.

I fix asassin by Cpan instal HTML::parser and Iconv, but apache still cant start.
Apache hang off on trying to run mod_perl. Cant find one .so libray.

What better way to fix it? (now i disabled mod_perl in httpd.conf, but its isnt right solution ^) )
 
Originally posted by Osmolovsky
Pls help ^)

Today i upgrade my BSD 5.3 ports by using portupgrade -aRr command

They also upgraded perl to 5.8.8

Try this:
After upgrade to perl 5.8.8 , run "perl-after-upgrade"
 
Back
Top