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

siton2213623
siton2213623

The wampServer work well (I have wordpress, And C5 localy)

In this CMS Their is ZERO documentation about "How to install octoberCms local". and the mistakes the form give dont help (to general)

Connection failed: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.

OR:

Connection failed: SQLSTATE[HY000] [1049] Base 'test' inconnue

My FORM:

  • Database Type: MySQL
  • MySQL Host: localhost
  • MySQL Port: ? ( I wrote - 127.0.0.1 (this is my what i see in PHPmyAdmin
  • Database Name: (i create database - is name is "test") - test
  • MySQL Login: (?) - what to wrote her (i write my email)
  • MySQL Password: (i dont have any password - put this empty but it didnt work)

Please tell me what to put in the FORM

Last updated

jwilson8767
jwilson8767

Installing OctoberCMS on localhost is just like installing anywhere, assuming you have already setup php and mysql server install. Another option is to use the Homestead box for Vagrant which is much more reliable vs WAMP or other server installs on Windows.

I suspect your issue is that your mysql port should just be the default 3306. Also, afaik the login is required. I believe you would have created this during your install of MySQL.

This is an open source project and all support is given by our community of volunteers, please be polite and patient when asking for help.

ytube.shareit13622
ytube.shareit13622

Port 3306 by default. Login User: Root Login Password:'' (empty string but don't put the quotes)

siton2213623
siton2213623

OK - this is what is working. Thanks a lot :)

  • Database Type: MySql
  • MySQL Host: localhost
  • MySQL Port: 3306
  • Database Name: myDbName
  • MySQL Login: root
  • Password (leave empty):

Last updated

mpinedasolutions14131
mpinedasolutions14131

Hello , how do I install it through localhost when Im using MAMP on a Mac?

Last updated

info14532
info14532

MAMP will eventually give you trouble along with Vagrant and even homestead. I fought with them for too long then I found Valet and my problems went away. Guide for setting up October with Valet https://leaderinternet.com/blog/how-to-install-october-cms-localhost

Last updated

Coding Crafter
Coding Crafter

info14532 said:

MAMP will eventually give you trouble along with Vagrant and even homestead. I fought with them for too long then I found Valet and my problems went away. Guide for setting up October with Valet https://leaderinternet.com/blog/how-to-install-october-cms-localhost

After coming back from a year of no development on my October project, I am back and everything is so complicated now. All the tutorials they put out are garbage. I've tried MAMP and Laragon and THEY DON'T WORK. I am going to try Laravel(Valet) next and try my luck with that.

1-7 of 7

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