Missing File.php
  • When I access mysite.com/admin/login.php I recieve this error.

    Warning: main(File.php): failed to open stream: No such file or directory in /usr/local/campsite/www-common/html/priv/localizer/Localizer.php on line 12

    I cant find this file anywhere.

    Also in Localizer there is this line

    require_once('File/Find.php');

    I dont have this either


    Also, there is a call in Serializer.php to XML/Util.php

    Cant find that either.

    Did I do something wrong on install?

    Thanks