PDO error in Yii2 cron job

This was the first question I asked myself, I checked the frontend and its running quite.

Thanks for explanation but i have one question where i can run

30 04 * * * php /home/user/public_html/yii test/sendBirthdaySms

when i run my controller in command prompt is ok, but where i can test to run the controller in specific time interval.Can you please explain me a bit about it.

Thank You.