This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

jefersonhuan
jefersonhuan

Today I tried to install October in a (empty) heroku project. For some (weird) reason, I got an error in process "Create admin account". SQLSTATE[HY000] [2002] No such file or directory All db info (user, db name, password) is right. What am I supposed to do?

create admin error

Last updated

Mohsin
Mohsin

I think the problem is that the database fails to connect. Or maybe it needs to be populated. Try typing this...

heroku run bash
php artisan october:up

If that doesn't solve it check out my blog. I've written a post on how you can set up OctoberCMS on Heroku. You can find it here

Last updated

jefersonhuan
jefersonhuan

I follow the instructions from your blog's post. It worked. (I hadn't done some steps...) Thanks!

Last updated

Mohsin
Mohsin

That's great! Feel free to drop a comment there if you have any feedback or queries. Happy coding!

1-4 of 4

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.