Error while integrating Amazon SES with Mautic

Hi!
Remove the end and just run this: /bin/php /var/www/mmm.nuvop.com/bin/console mautic:emails:send

What does it say?

It gives an error:

sh: /bin/php: No such file or directory

Try just
php /var/www/mmm.nuvop.com/bin/console mautic:emails:send

Hey,

I am getting this error now:

Could not open input file: /var/www/mmm.nuvop.com/bin/console

Your path is not correct. do this:
cd /var/

check what folders there are:
ls
It will show you ā€œwwwā€
go in there:
cd www
check what folders you have:
ls
etc…
do it until you see the console.
This is how you can map your path

Hey,

Thanks for all your help.

I know the path to console. It is:

nuvop.com/public_html/info/bin/console

Does this help?

That is too short…

php /var/www/nuvop.com/public_html/info/bin/console mautic:emails:send

This cron job:
php /var/www/nuvop.com/public_html/info/bin/console mautic:emails:send

is giving the following error:

Could not open input file: /var/www/nuvop.com/public_html/info/bin/console

php /var/www/public_html/nuvop.com/info/bin/console mautic:emails:send
?
But I’d prefer that you map out your path for sure :slight_smile:

Attached is a screenshot showing the path.

Bro, you got lazy and left the ssh console :slight_smile:
You’ll need to log back in and try to understand to real path. This is just a relative path.

Could be this.
php /var/www/public_html/info/bin/console mautic:emails:send

But most likely there is something before that www, and maybe not war but your novup.com, like:

php /novup.com/www/public_html/info/bin/console mautic:emails:send

Oops… then I must say I don’t understand what you mean.

How do I check the ssh path?
I might get access to ssh to this server.

Thanks

Let me try this… command and see

If you can’t get this work, I’ll make a deep tutorial after Mauticon :slight_smile:
If you participate, hit me up, we can screenshare and I fix it for you.

Tomorrow is the training isn’t it?
I’m looking forward to that.

Training is RIGHT NOW. Tomorrow presentations.

Oh…I saw the countdown timer showing 16 hours away and assumed it is tomorrow.
Wait let me check that… :frowning:

No problem… I’ll see you at mauticon tomorrow.
How do I connect with you at the Mauticon?

Hey @joeyk, do you think you can help now?
No worries, if you cannot. I know I am asking too much already.
Thanks.