Page 1 of 1

Aimeos setup failed

Posted: 15 Sep 2016, 10:11
by willj
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.

Re: Aimeos setup failed

Posted: 15 Sep 2016, 10:24
by willj
Sorry the first file was too big to be uploaded. Just reduced it and re-uploaded it.

Re: Aimeos setup failed

Posted: 15 Sep 2016, 15:34
by aimeos
Seems to be more a question for the Synology forum how to add the PHP fileinfo module correctly.

Re: Aimeos setup failed

Posted: 21 Sep 2016, 07:16
by willj
I found the solution: php56 /usr/local/bin/composer update