On Apr 2, 2007, at 3:22 PM, David Romero wrote:

hi list
I have a mod_perl installation
instalation send
Bareword "Apache2::ServerUtil::server_root" not allowed while "strict subs"

after update perl, when i try to reinstall mod_perl makefile send this

Cannot install mod_perl/2.0.3 on top of mod_perl/1.99_16
due to a major API change between mod_perl 1.999_21 and 1.999_22.

What i need to do for reinstall mod_perl and put my instalation online again?

it's all in here:
        http://perl.apache.org/docs/2.0/rename.html

however, your best option would be to install 1.999_21

while 1.999_21 is deprecated and not too stable , you'll need to significantly update your code in order to run under the new API scheme.

i'd suggest installing 1.999_21 for now, and begin porting your code to 2.03



// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| SyndiClick.com
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|      FindMeOn.com - The cure for Multiple Web Personality Disorder
|      Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|      RoadSound.com - Tools For Bands, Stuff For Fans
|      Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


Reply via email to