This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.
Internal Server ErrorThe server encountered an internal error and was unable to complete your request.Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.More details can be found in the server log.Technical detailsRemote Address: 192.168.0.9Request ID: cb6334b94e427c03cb7009852d1c7250
But where is the server log?
{"reqId":"5a466cd376b1250e94edcb8199293157","remoteAddr":"192.168.0.9","app":"index","message":"Exception: {\"Message\":\"An exception occured in driver: SQLSTATE[HY000] [1045] Access denied for user 'oc_admin'@'localhost' (using password: YES)\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(816): OC\\\\DB\\\\Connection->connect()\\n#1 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/lib\\\/private\\\/db\\\/connection.php(111): Doctrine\\\\DBAL\\\\Connection->executeQuery('SELECT `configv...', Array, Array, NULL)\\n#2 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/lib\\\/private\\\/appconfig.php(259): OC\\\\DB\\\\Connection->executeQuery('SELECT `configv...', Array)\\n#3 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/lib\\\/private\\\/app.php(219): OC\\\\AppConfig->getValues(false, 'enabled')\\n#4 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/lib\\\/private\\\/app.php(71): OC_App::getEnabledApps()\\n#5 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/lib\\\/base.php(539): OC_App::loadApps(Array)\\n#6 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/lib\\\/base.php(1007): OC::init()\\n#7 \\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/index.php(34): require_once('\\\/mnt\\\/HD\\\/HD_a2\\\/N...')\\n#8 {main}\",\"File\":\"\\\/mnt\\\/HD\\\/HD_a2\\\/Nas_Prog\\\/owncloud\\\/owncloud\\\/lib\\\/private\\\/db\\\/connection.php\",\"Line\":33}","level":4,"time":"2014-10-11T13:33:47+00:00"}
USE owncloud;GRANT ALL PRIVILEGES ON owncloud.* TO 'oc_admin'@'localhost';FLUSH PRIVILEGES;
Ah cool. Installing phpmyadmin is a whole procedure by itself from what I see, but I've been wanting to do it, so thank, will try it...!
Huh, what do you know. I had uninstalled it and installed it again two or three times but the problem had persisted; I now re-downloaded it and installed and works just fine! Something changed in the package or just weird?
Thanks for the package link - looked around but didn't find it, only how to do it manually!
Quote from: gryzor on February 16, 2015, 08:09:58 AMThanks for the package link - looked around but didn't find it, only how to do it manually!Did not understand your question
Oh, that wasn't a question; I said that I didn't find the package itself, only methods to install it through ssh/telnet.