• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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