-
Notifications
You must be signed in to change notification settings - Fork 32
Error accessing #7
Comments
Did you install the latest stable version (0.5) or downloaded it from sources? which resource were you trying to retrieve? |
Did you install the project with "composer" ? Try to re-download the project, check if php mcrypt is installed set the permission of the directory "storage" and subdirectory to 755 |
Hello friends I'm back here by trying to run the Keria but every time I try I get the following error: Remembering'm using: Ubuntu Server 4.14 32-bit My mistake and that: ERROR: API not found, please edit your config.js file and Set the path of your TrinityCore JSON API istance. Already configured the .env and also the database manually |
It seems that Keira can't find the API directory, try to set the right permissions (755) to the directory TC-JSON-API and the right path in Keira2/config.js |
Friend looking at the error log show me this [2015-09-04 21:17:20] production.ERROR: exception 'ErrorException' with message 'Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128'' in /var/www/Keria2/TC-JSON-API/vendor/compiled.php:6621 |
You are missing MCRYPT which is required, install and enable MCRYPT in your system and try again |
Friend followed a tip I found on the internet and it seems q worked here |
As I said, you were missing the mcrypt library :) Did you resolve then? |
Yes friend decided and thank you for your attention. |
Sorry my English and I'm using google translator |
Don't worry, feel free to ask if you need something ;) |
Hi guys, I install TC_JSON_API on xampp and get this error on log. I'm newbie, someone help me please. [2017-07-14 05:19:07] production.ERROR: ErrorException: Function mcrypt_get_iv_size() is deprecated in C:\xampp\htdocs\TC-JSON-API\vendor\compiled.php:12241 |
when I type the address in the browser the following error appears:
Parse error: syntax error, unexpected '[' in /home/u748536103/public_html/truice/TC-JSON-API/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 49
Could you help me with this?
The text was updated successfully, but these errors were encountered: