Closed KaraLegal closed 9 years ago
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 Apache2, PHP5 and MySQL Last correction Keria
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 Stack trace:
[2015-09-04 21:17:20] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined function Illuminate\Encryption\mcrypt_get_iv_size()' in /var/www/Keria2/TC-JSON-API/vendor/compiled.php:12030 Stack trace:
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 Stack trace:
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?