Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

9 years ago by biwugang

xampp works and PHP works

there are two errors when load weltmeister
uncaught exception: Failed to load entity list via glob.php: SyntaxError: expected expression, got '<'
<%@ Page Language="C#" %>

<%@ Import Namespace="System.Collections.Generic" %>
<%@ Import Namespace="System.Configuration" %>
<%@ Import Namespace="System.IO" %>
<%@ Import Namespace="System.Web.Script.Serialization" %>

uncaught exception: Unresolved (circular?) dependencies. Most likely there's a name/path mismatch for one of the listed modules:
weltmeister.weltmeister (requires: weltmeister.edit-entities)
weltmeister.edit-entities (requires: weltmeister.entities)

9 years ago by drhayes

Looks like you're looking at an ASP.NET page, not a PHP page. Are you sure XAMPP is pointed at the right directory?
Page 1 of 1
« first « previous next › last »