Hi Piotras, Thanks so much for the response. Clearing the cache did not help, but you got me pointed in the right direction by mentioning the schema dir. I compared it to the same dir on a working system and found that I was missing all of the .xml files except midcom_dbobjects.xml. I copied them over and it now appears to be working.
Now I just have to figure out why my logins are failing... Thanks again. Martin On 5/20/2010 4:23 AM, Piotr Pokora wrote: > W dniu 19.05.2010 23:21, Martin Gottlieb pisze: > >> Hi, >> > Hi! > > >> However, when I try to log in to the Midcom admin tool at >> /midcom-login-, I get the following error: >> >> "DB Class Loader: Classes from file >> /usr/share/pear/midcom/lib/net/nehmer/static/config/midcom_dba_classes.inc >> couldn't be registered." >> >> which I have traced to line 351 in >> /usr/share/pear/midcom/lib/midcom/services/dbclassloader.php: >> >> if (! class_exists($definition['mgdschema_class_name'])) >> >> The class in question is: net_nehmer_static_link. >> >> So my question is, where is this class defined? Did I miss something in >> the install/upgrade process? >> > n.n.static.link is defined in MgdSchema file (/usr/share/midgard/schema). > Did you clean midcom's cache? > > rm -rf /var/cache/midgard/midcom/* > stop apache, start apache > > Piotras > _______________________________________________ > user mailing list > [email protected] > http://lists.midgard-project.org/mailman/listinfo/user > _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
