Sultan Alkhuzaei
i bought the self host course, applied everything mentioned there
create my wordpress website, installed mongodb, and redis
i have 2 problems
1- i installed redis object cache, but i get an error the redis is not enabled
2- there is no video showing how to install the smtp server
Sign in to join the discussion.
But anyway, send me a screenshot or so to check.
For the smtp, I dont have a video on it.
If you bought the course just for that, please let me know to refund. No worries :)
And yeah, I bought the course for just the smtp :(, the article is not enough, I need videos
And for the article, let me know how can I help
see example below i used in a recent project
MAIL_MAILER=smtp
MAIL_HOST=mail.enmail.co
MAIL_PORT=465
MAIL_USERNAME=hello@*****
MAIL_PASSWORD=*****
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=hello@***
MAIL_FROM_NAME=${APP_NAME}
OR JUST USE YOUR RESEND API
REDIS_URL=redis://default:***
REDIS_PORT=6379
REDIS_HOST=****
REDIS_PASSWORD=*****
I Redone everything
Just pasted your articles into antigravity, it gave me a very detailed guide, I'm all setup now
REDIS_PORT=6379
REDIS_HOST=***
REDIS_PASSWORD=****