I was a windows user, but now using linux mint 18.3 Sylvia Ubuntu Xenial Cinnamon (64-bit)
So now I'm having problem running mam_0.12_beta (Sorry for asking help for oldversion but "old is gold" they say ) I have installed php 5.6 by terminal. when I type $ php -v It says
PHP 5.6.39-1+ubuntu16.04.1+deb.sury.org+1 (cli)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
when I run daemon.sh
It says
/home/test-user/MAM/daemon.sh: daemon.php: not found
If i run mam.sh
Nothing happens
If you say you need to download php files manualy.
Then is this php oky ? https://secure.php.net/get/php-5.6.30.tar.gz/from/a/mirror
And which file name to chose from manually downloaded file, to add in mam.cfg PHP= ? for windows I did php.exe but don't know about linux php
NAME="ManuAdminMod-1"
CFGDIR="configs\cod4"
LOGDIR="logfiles"
PARAMS=""
PHP="C:\php\php.exe"
PHPPARAMS="-f"