Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on How to solve Can't connect to MySQL server on 'bimberspot.com:3306' (111)

Post

How to solve Can't connect to MySQL server on 'bimberspot.com:3306' (111) [closed] Question

+1
−0

Closed as unclear by ArtOfCode‭ on Aug 30, 2021 at 22:46

This question cannot be answered in its current form, because critical information is missing.

This question was closed; new answers can no longer be added. Users with the reopen privilege may vote to reopen this question if it has been improved or closed incorrectly.

How to solve Can't connect to MySQL server on 'bimberspot.com:3306' (111)

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

Most probably mysql is not running (1 comment)
Needs more information (3 comments)
Needs more information
ArtOfCode‭ wrote over 2 years ago

This sounds like a general server setup issue rather than something specific to Codidact. You may also be able to get help elsewhere on general sysadmin help sites or groups. Either way, we'll need more information to be able to help you with this - what exactly is the error message? What are you doing? What do you expect it to do? What configuration are you using?

Gate_sprit‭ wrote over 2 years ago

I try to launch rails db:create , I get connection errors I want to install webapp on Http://bimberspot.com not localhost !

ArtOfCode‭ wrote over 2 years ago

Gate_sprit‭ Out of interest, how much sysadmin experience do you have? Setting this up on the public internet is certainly doable, but it does require some experience and ability to set up multiple components - you'll need DNS, preferably a reverse proxy like nginx or Apache, plus all the components of QPixel itself - Rails, MySQL, etc.