- Details

About
Installation
- Download and install Bearsampp.
- If you already have installed Bearsampp, stop it.
- Download a Mailpit version of your choice.
- Extract archive in
bearsampp\bins\mailhog\
. Directory structure example :
[-] bearsampp
| [-] bins
| | [-] mailpit
| | | [-] mailhog1.18.7
| | | bearsampp.conf
- Start Bearsampp.
- Switch to the Mailpit version you have extracted on Bearsampp :

By default you cannot run Mailhog and Mailpit simultaneously. This can be accomplished by changing the ports in the bearsampp.conf file in each version of mailpit. This is NOT recommended. Preferred behavior is to choose to use Mailhog or Mailpit not both.
Releases
- : Latest
- : Beta
- : Archive/EOL
- : Security release
- Details

About
Ruby module sourceInstallation
- Download and install Bearsampp.
- If you already have installed Bearsampp, stop it.
- Download a Ruby version of your choice.
- Extract archive in
bearsampp\tools\ruby\
. Directory structure example :
[-] bearsampp
| [-] tools
| | [-] ruby
| | | [-] ruby2.0.0.p648
| | | bearsampp.conf
- Edit the
bearsampp.conf
file and replace the keyrubyVersion
with the correct version. - Start Bearsampp.
Bearsampp uses a portable distribution of Ruby for Windows via RubyInstaller. Since Ruby 2.4, RubyInstaller is based on MSYS2 toolchain. If you want to compile C based ruby gems, you will have to download and install all necessary MSYS2 build tools by typing the command ridk install
using by the official installer.
Releases
- : Latest
- : Beta
- : Archive/EOL
- : Security release
Version Type Release date Download Verification 3.4.5 2025.8.16 bearsampp-ruby-3.4.5-2025.8.16.7z MD5 SHA1 SHA256 SHA512 3.4.4 2025.7.2 bearsampp-ruby-3.4.4-2-2025.7.2.7z MD5 SHA1 SHA256 SHA512 3.4.3 2025.4.19 bearsampp-ruby-3.4.3-2025.4.19.7z MD5 SHA1 SHA256 SHA512 3.4.1 2025.2.13 bearsampp-ruby-3.4.1-2025.2.13.7z MD5 SHA1 SHA256 SHA512 3.3.6 2024.12.3 bearsampp-ruby-3.3.6-2-2024.12.3.7z MD5 SHA1 SHA256 SHA512 3.3.0 2024.4.14 bearsampp-ruby-3.3.0-1-2024.4.14.7z MD5 SHA1 SHA256 SHA512 3.2.2 2023.10.1 bearsampp-ruby-3.2.2-2023.10.1.7z MD5 SHA1 SHA256 SHA512 3.1.4 2023.10.1 bearsampp-ruby-3.1.4-2023.10.1.7z MD5 SHA1 SHA256 SHA512 3.1.2 2022.08.10 bearsampp-ruby-3.1.2-2021.08.10.7z MD5 SHA1 SHA256 SHA512 3.0.6 2023.10.1 bearsampp-ruby-3.0.6-2023.10.1.7z MD5 SHA1 SHA256 SHA512 2.7.8 2023.10.1 bearsampp-ruby-2.7.8-2023.10.1.7z MD5 SHA1 SHA256 SHA512 2.7.6 2022.08.10 bearsampp-ruby-2.7.6-2021.08.10.7z MD5 SHA1 SHA256 SHA512
- Details

About
Python module sourceInstallation
- Download and install Bearsampp.
- If you already have installed Bearsampp, stop it.
- Download a Python version of your choice.
- Extract archive in
bearsampp\tools\python\
. Directory structure example :
[-] bearsampp
| [-] tools
| | [-] python
| | | [-] python3.7.0.2
| | | bearsampp.conf
- Edit the
bearsampp.conf
file and replace the keypythonVersion
with the correct version. - Start Bearsampp
Releases
- : Latest
- : Beta
- : Archive/EOL
- : Security release
Version Type Release date Download Verification 3.13.5 2025.8.21 bearsampp-python-3.13.5-2025.8.21.7z MD5 SHA1 SHA256 SHA512 3.13.3 2025.6.6 bearsampp-python-3.13.3-2025.6.6.7z MD5 SHA1 SHA256 SHA512 3.13.2 2025.4.19 bearsampp-python-3.13.2-2025.4.19.7z MD5 SHA1 SHA256 SHA512 3.12.9 2025.4.19 bearsampp-python-3.12.9-2025.4.19.7z MD5 SHA1 SHA256 SHA512 3.12.8.0 2025.2.13 bearsampp-python-3.12.8.0-b2-2025.2.13.7z MD5 SHA1 SHA256 SHA512 3.12.6.0 2024.9.17 bearsampp-python-3.12.6.0-2024.9.17.7z MD5 SHA1 SHA256 SHA512 3.12.2 2024.3.30 bearsampp-python-3.12.2-2024.3.30.7z MD5 SHA1 SHA256 SHA512 3.11.8 2024.3.29 bearsampp-python-3.11.8-2024.3.29.7z MD5 SHA1 SHA256 SHA512 3.10.9 2023.4.30 bearsampp-python-3.10.9-2022.4.30.7z MD5 SHA1 SHA256 SHA512 3.10.5.0 2022.09.07 bearsampp-python-3.10.5.0-2022.09.07.7z MD5 SHA1 SHA256 SHA512 3.7.0.2 2022.07.16 bearsampp-python-3.7.0.2-2022.07.16.7z MD5 SHA1 SHA256 SHA512
- Details

About
MariaDB module sourceInstallation
- Download and install Bearsampp.
- If you already have installed Bearsampp, stop it.
- Download a MariaDB version of your choice.
- Extract archive in
bearsampp\bins\mariadb\
. Directory structure example :
[-] bearsampp
| [-] bins
| | [-] mariadb
| | | [-] mariadb10.6.8
| | | bearsampp.conf
- Start Bearsampp.
- Switch to the MariaDB version you have extracted on Bearsampp :

Releases
- : Latest
- : Beta
- : Archive/EOL
- : Security release
- Details

About
Nodejs module sourceInstallation
- Download and install Bearsampp.
- If you already have installed Bearsampp, stop it.
- Download a Node.js version of your choice.
- Extract archive in
bearsampp\bins\nodejs\
. Directory structure example :
[-] bearsampp
| [-] bins
| | [-] nodejs
| | | [-] nodejs18.6
| | | bearsampp.conf
- Start Bearsampp.
- Switch to the Node.js version you have extracted on Bearsampp :

Releases
- : Latest
- : Beta
- : Archive/EOL
- : Security release