NaMiSwAn Posted March 10, 2016 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 03/09/16 Last Seen: March 18, 2016 Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted March 11, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 14 hours ago Share 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'; Link to comment Share on other sites More sharing options...
0 Neffletics Posted March 10, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 149 Reputation: 24 Joined: 02/11/16 Last Seen: May 16, 2023 Share Posted March 10, 2016 Turn the debugging mode on so you can get the accurate reason why you're getting that message. Link to comment Share on other sites More sharing options...
0 NaMiSwAn Posted March 10, 2016 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 03/09/16 Last Seen: March 18, 2016 Author Share Posted March 10, 2016 here Problem Solved Solution: From Xampp v.7.0.4 Downgrade to v5.6.19 Link to comment Share on other sites More sharing options...
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 NaMiSwAnLink to comment
Share on other sites
3 answers to this question
Recommended Posts