Aimeos setup failed

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
willj
Posts: 5
Joined: 30 Aug 2016, 05:50

Aimeos setup failed

Post by willj » 15 Sep 2016, 10:11

I have a Synology linux server. There is one php for internal use and another php56 for users. I have installed composer based on php56 rather than php successfully. I have changed php to php56 in composer.json. But after I did composer update, the system got error message: fileinfo is missing in /etc/php/php.ini. It is still linked to php rather than php56. php.ini for php56 should be in /usr/local/etc/php56 and fileinfo is there already. Please check attachment for details. Any ideas? TIA.

willj
Posts: 5
Joined: 30 Aug 2016, 05:50

Re: Aimeos setup failed

Post by willj » 15 Sep 2016, 10:24

Sorry the first file was too big to be uploaded. Just reduced it and re-uploaded it.
Attachments
aimeos_with_php56_1.jpg
aimeos_with_php56_1.jpg (247.84 KiB) Viewed 2448 times
aimeos_with_php56_1.jpg
aimeos_with_php56_1.jpg (247.84 KiB) Viewed 2448 times

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Aimeos setup failed

Post by aimeos » 15 Sep 2016, 15:34

Seems to be more a question for the Synology forum how to add the PHP fileinfo module correctly.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

willj
Posts: 5
Joined: 30 Aug 2016, 05:50

Re: Aimeos setup failed

Post by willj » 21 Sep 2016, 07:16

I found the solution: php56 /usr/local/bin/composer update

Post Reply