Hi Brian: Probably it is a aiki error: aiki loads two times the same file, and the seconds time fails.
I suspect it is a problem of "uppercase": aiki expecteded a "plugins"object and have a "Plugins"..but need some time to test it. thank for the bug report. -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/909895 Title: Fatal error: Cannot redeclare class Plugins in ~/aiki/libs/Plugins.php on line 42 Status in Aiki Framework: New Bug description: I downloaded and expanded the packaged Aiki Framework 0.8.24.958 from http://aikiframework.org/wiki/Downloading_Aiki. I created an empty database in MySQL (MySQL 5.6.2-m5 via TCP/IP on 127.0.0.1:3361), copied the expanded source to the document root for the web server (Apache/2.2.20 (Unix) mod_ssl/2.2.20 OpenSSL/0.9.8r DAV/2 PHP/5.3.6) and made the _www user own the folder and directory. I went to the web address: 127.0.0.1/aiki and entered the initial information. I get the success message. When I go to log into the CMS, I get: Notice: Constant AIKI_PLUGIN_DIR already defined in /Library/WebServer/Documents/aiki/libs/Plugins.php on line 40 Fatal error: Cannot redeclare class Plugins in /Library/WebServer/Documents/aiki/libs/Plugins.php on line 42 Mac OS X 10.6.8 To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/909895/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp