Announcement

Collapse
No announcement yet.

Installing MIVA Empressa on AlmaLinux 9.5

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Installing MIVA Empressa on AlmaLinux 9.5

    I am upgrading my server from Centos 7 to AlmaLinux 9.5 running a Plesk Obsidian Control Panel. I am having trouble getting MIVA to run.

    When I test the diagtool.mvc I am getting:

    Fatal error in diagtool.mvc @ [00000000:0000010a]: diagtool.mv: Line 24: Unresolved call to external function 'trim'

    Any thoughts on what might be going on?



    ---------------------------------
    Robin McDermott, CQE
    Director of Training
    QualityTrainingPortal.com

    #2
    Sounds like you are missing the builtindir directive in your mivavm.conf. That value needs to point to the directory where the builtin functions exist.
    E.g.
    Code:
    builtindir=/usr/local/mivavm/lib/builtins
    David Carver
    Miva, Inc. | Software Developer

    Comment

    Working...
    X