I have error when I install playSMS master

when i install paly sms master, i find this error
FATAL ERROR : Unable to find composer files Please run composer.phar update

how do you install playSMS ?

which URL or tutorial you followed ?

anton

i download playsms master from this link

and i install on windows system
and i install database and make config.php file from config-dist.php file and change core_config to my database config

oh, on Windows, I never install on Windows since version 0.9.8 (which is really old version), so I don’t really know why

but the error you mentioned was about composer, you can try install composer on Windows

anton

i install composer from this link
https://getcomposer.org/download/
right

i install composer from this link
https://getcomposer.org/download/
and i still have same problem
FATAL ERROR : Unable to find composer files Please run composer.phar update
any advice !!!

the FATAL ERROR said something about what to do, did you read that ?

but, again, playSMS on Windows is something I haven’t test yet, I would like to say it is currently not working on Windows, but you can always test it your self, only maybe no one can help you on that (installing on Windows)

anton

i upload playsms master in lunix service
and make me same error

FATAL ERROR : Unable to find composer files Please run composer.phar update

do i have problem in my confic?

alright, now you’re using Linux.

You need to use Ubuntu so that can follow the existing manual, here is the article you need to follow step by step:

First article: http://help.playsms.org/en/installation/ubuntu_setup.html

Second article: http://help.playsms.org/en/installation/installation_using_install_script.html

Follow instruction on first article first and then second article.

anton

ok
i install xampp server in my pc and i install playsms
and make config and its work fine with me
but when i went make change in any thing.i can’t do this
so i install playsms master on the same server
and give my this error

FATAL ERROR : Unable to find composer files Please run composer.phar update

and when i install composer program and make restart to my pc and my xampp
and try to run playsms master give me same error

and when i try upload playsms on Linux server and run it, it 's woke fine with me
but when i try upload playsms master in Linux server and try run it, give me same error

FATAL ERROR : Unable to find composer files Please run composer.phar update

so why palysms work fine with me but playsms master not work?

actually I don’t understand your situation

why do you need to install playSMS master version if you already have installed playSMS ? for installation why not just following the tutorial ?

You have your Ubuntu, and then just follow the installation manual like I described on previous post and thats all.

anton

i went to add some links to menu to add some page i developed it, and when i added it to database its not added in menu
and i went add select box in Compose message to select group and sub group before add Compose message and so on

do you have any way to added these to palysms?

@noda102

I assuming you have installed composer.
For windows you just need to run composer update. it will works fine.