indexing - Undefined index: connection_string -


i trying install app , got message

slim application error  application not run because of following error: details type: errorexception code: 8 message: undefined index: connection_string file: /applications/mamp/htdocs/file2/app/config/initializers/setup.php line: 198 trace  #0 /applications/mamp/htdocs/file2/app/config/initializers/setup.php(198): slim\slim::handleerrors(8, 'undefined index...', '/applications/m...', 198, array) #1 [internal function]: {closure}() #2 /applications/mamp/htdocs/file2/app/slim/router.php(172): call_user_func_array(object(closure), array) #3 /applications/mamp/htdocs/file2/app/slim/slim.php(1222): slim\router->dispatch(object(slim\route)) #4 /applications/mamp/htdocs/file2/app/slim/middleware/flash.php(86): slim\slim->call() #5 /applications/mamp/htdocs/file2/app/slim/middleware/methodoverride.php(94): slim\middleware\flash->call() #6 /applications/mamp/htdocs/file2/app/slim/middleware/prettyexceptions.php(67): slim\middleware\methodoverride->call() #7 /applications/mamp/htdocs/file2/app/slim/slim.php(1174): slim\middleware\prettyexceptions->call() #8 /applications/mamp/htdocs/file2/app/config/initializers/setup.php(358): slim\slim->run() #9 /applications/mamp/htdocs/file2/app/config/boot.php(127): require('/applications/m...') #10 /applications/mamp/htdocs/file2/index.php(7): require('/applications/m...') #11 {main} 

i tried fix changing error report level in php.ini got no luck. doesn't seem problem of script since many people installed successfully.

it's browser thing. used browser doesn't save cookies.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -