NaMiSwAn Posted March 10, 2016 Posted March 10, 2016 (edited) guys can u help me about this error i already setup na application.php and server.php then if i visit the webpage the error is appear Error An error occurred while trying to process your request. Please try contacting an administrator: [email protected]<script data-cfhash='f9e31' type="text/javascript">/* */</script> Edited March 10, 2016 by NaMiSwAn
0 Neffletics Posted March 10, 2016 Posted March 10, 2016 Turn the debugging mode on so you can get the accurate reason why you're getting that message.
0 NaMiSwAn Posted March 10, 2016 Author Posted March 10, 2016 here Problem Solved Solution: From Xampp v.7.0.4 Downgrade to v5.6.19
0 Emistry Posted March 11, 2016 Posted March 11, 2016 you need to grant access for the user 'ragnarok' that connected using 'localhost'. Example mysql> GRANT SELECT,INSERT,UPDATE,DELETE ON `<schema>`.* TO 'ragnarok'@'localhost';
Question
NaMiSwAn
guys can u help me about this error
i already setup na application.php and server.php then if i visit the webpage the error is appear
Error
An error occurred while trying to process your request.
Please try contacting an administrator: [email protected]<script data-cfhash='f9e31' type="text/javascript">/* */</script>
Edited by NaMiSwAn3 answers to this question
Recommended Posts