Hi Alex, On 2/28/08, Alex Housley <[EMAIL PROTECTED]> wrote: > Huomenta! > > I'm having some difficulty getting a working local app to work on my > production server. > > Here is the error: > > XML Schema validation of configuration file > "/var/www/vhosts/cyance/lib/agavi/src/config/defaults/config_handlers.xml" > failed due to the following errors: > Line 4: Element 'handlers', [lax WC]: The namespace of the element is not > allowed. > Line 4: Element 'handlers', [lax WC]: The namespace of the element is not > allowed.
See the first question at http://trac.agavi.org/wiki/WTF -- you're using a version of libxml that is too old. You can turn off schema validation if you want, or upgrade the version. Regards, -- Noah Fontes Cynigram Network Administrator [EMAIL PROTECTED] _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
