大家好,请教一个问题。我搭完eyeos 环境(windows + php5 + mysql+ eyeosv2.5)之后,输入http://127.0.0.1/eyeos为什么总是报错??
( ! ) EyeErrorException: Declaration of MMapAPI::getInstance() should be compatible with Kernel::getInstance($class) in C:\xampp\htdocs\eyeos\eyeos\system\kernel\services\MMap\implementations\MMapAPI.php on line 38
Call Stack
# Time Memory Function Location
1 0.0014 151168 {main}( ) ..\index.php:0
2 0.0052 188872 Bootstrap::init( ) ..\index.php:78
3 0.0957 1842576 Bootstrap::loadServices( array(3) ) ..\Bootstrap.php:71
4 0.1583 3058200 Bootstrap::loadService( string(4) ) ..\Bootstrap.php:169
5 0.1609 3137224 Bootstrap::load( string(58) ) ..\Bootstrap.php:151
6 0.1618 3154304 require_once( 'C:\xampp\htdocs\eyeos\eyeos\system\kernel\services\MMap\implementations\MMapAPI.php' ) ..\Bootstrap.php:81
7 0.1618 3156528 __lib_exceptions_error_handler( long, string(91), string(83), long, array(1) ) ..\Bootstrap.php:38( ! ) EyeErrorException: Declaration of MMapAPI::getInstance() should be compatible with Kernel::getInstance($class) in C:\xampp\htdocs\eyeos\eyeos\system\kernel\services\MMap\implementations\MMapAPI.php on line 38
Call Stack
# Time Memory Function Location
1 0.0014 151168 {main}( ) ..\index.php:0
2 0.0052 188872 Bootstrap::init( ) ..\index.php:78
3 0.0957 1842576 Bootstrap::loadServices( array(3) ) ..\Bootstrap.php:71
4 0.1583 3058200 Bootstrap::loadService( string(4) ) ..\Bootstrap.php:169
5 0.1609 3137224 Bootstrap::load( string(58) ) ..\Bootstrap.php:151
6 0.1618 3154304 require_once( 'C:\xampp\htdocs\eyeos\eyeos\system\kernel\services\MMap\implementations\MMapAPI.php' ) ..\Bootstrap.php:81
7 0.1618 3156528 __lib_exceptions_error_handler( long, string(91), string(83), long, array(1) ) ..\Bootstrap.php:38
( ! ) EyeBootstrapException: Cannot load service "MMap". in C:\xampp\htdocs\eyeos\eyeos\system\bootstrap\Bootstrap.php on line 160
Call Stack
# Time Memory Function Location
1 0.0014 151168 {main}( ) ..\index.php:0
2 0.0052 188872 Bootstrap::init( ) ..\index.php:78
3 0.0957 1842576 Bootstrap::loadServices( array(3) ) ..\Bootstrap.php:71
4 0.1583 3058200 Bootstrap::loadService( string(4) ) ..\Bootstrap.php:169
There is an error in this eyeOS installation, please contact the system administratoreyeosphp