You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: require(): Permission denied in /git/zphp/ZPHP/View/Adapter/String.php on line 15
Fatal error: Cannot use 'String' as class name as it is reserved in /git/zphp/ZPHP/View/Adapter/String.php on line 15
string(24) "ZPHP\View\Adapter\String"
Warning: Unknown: Permission denied in Unknown on line 0
Fatal error: Uncaught Exception: no class ZPHP\View\Adapter\String in /git/zphp/ZPHP/Core/Factory.php:23 Stack trace: #0 /git/zphp/ZPHP/View/Factory.php(20): ZPHP\Core\Factory::getInstance('ZPHP\\View\\Adapt...') #1 /git/zphp/ZPHP/Protocol/Response.php(44): ZPHP\View\Factory::getInstance('String') #2 /git/zphp/ZPHP/ZPHP.php(117): ZPHP\Protocol\Response::display(Array) #3 [internal function]: ZPHP\ZPHP::fatalHandler() #4 {main} thrown in /git/zphp/ZPHP/Core/Factory.php on line 23
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
views中有Fatal error: Cannot use 'String' as class name as it is reserved in /git/zphp/ZPHP/View/Adapter/String.php on line 15
2.zphp中require目录有直接权限不允许;我已经设置ZPHP chmod -R 777
3.PHP7 ; MAC OSX
The text was updated successfully, but these errors were encountered:
2.zphp中require目录有直接权限不允许;我已经设置ZPHP chmod -R 777
3.PHP7 ; MAC OSX
The text was updated successfully, but these errors were encountered: