Setup WordPress
Posted by: Anarthas (---.rev.webside.pt)
Date: May 27, 2019 04:59PM

Good afternoon,

I was able to setup wampserver, got it green, using apache, php and mariadb, but when im starting to setup wordpress, im filling all its needed for the setup

database: new_wp
username: root
password:
database server: localhost
prefix table: wp_

it just keeps giving me error estabilishing connection with database. I tryed to setup wp-confing.php manualy and still does the same. All guides are using MySql, but i cant setup so i used MariaDB that i can.

Any tips, any advice on what am i doing wrong?

Best Regards,

Pedro

Options: ReplyQuote
Re: Setup WordPress
Posted by: RiggsFolly (Moderator)
Date: May 27, 2019 05:03PM

If you are using mariaDB then unless you changed the WAMPServer config it runs on port 3307 and not 3306.

You may need to change that in your WordPress config and maybe also in the php.ini

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Setup WordPress
Posted by: Otomatic (Moderator)
Date: May 27, 2019 05:18PM

Hi,

Right-Click Wampmanager tray icon -> MariaDB - MySQL

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Setup WordPress
Posted by: Anarthas (---.rev.webside.pt)
Date: May 27, 2019 05:24PM

Hello,

Already done that, i dont have MySQL installed and Maria DB is on 3307, so tahts not the issuo. i do think that i have all setup correctly, but it still wont connect

Options: ReplyQuote
Re: Setup WordPress
Posted by: Anarthas (---.rev.webside.pt)
Date: May 27, 2019 05:28PM

On SQLteste i do have this
Add port number 3307 in parameter number 5 to use MariaDB instead of MySQL
but i dont quite get it

Options: ReplyQuote
Re: Setup WordPress
Posted by: Anarthas (---.rev.webside.pt)
Date: May 27, 2019 05:32PM

***** Test which uses port 3307 *****

===== Tested by command netstat filtered on port 3307 =====


Test for TCP
Your port 3307 is used by a processus with PID = 6884
The processus of PID 6884 is 'mysqld.exe' Session: Services
The service of PID 6884 for 'mysqld.exe' is 'wampmariadb64'
This service is from Wampserver - It is correct

Test for TCPv6
Your port 3307 is used by a processus with PID = 6884
The processus of PID 6884 is 'mysqld.exe' Session: Services
The service of PID 6884 for 'mysqld.exe' is 'wampmariadb64'
This service is from Wampserver - It is correct

Options: ReplyQuote
Re: Setup WordPress
Posted by: Otomatic (Moderator)
Date: May 27, 2019 06:09PM

Hi,

The 3307 port test has no impact on your problem. We know that port 3307 works correctly for MariaDB, otherwise the service would not start and the Wampmanager icon would not be green.

> Add port number 3307 in parameter number 5 to use MariaDB instead of MySQL
> but i dont quite get it

If you cannot add port number 3307 in the Wordpress database connection procedure, it will not work.

That's why I tell you to read the document "how to use MariaDB" where you should have seen that there is a possibility to set MariaDB as the default database manager, in which case port 3306 will be used and since it's the default port, there's no need to specify it in the connection procedure.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Setup WordPress
Posted by: Anarthas (---.rev.webside.pt)
Date: May 28, 2019 01:44PM

> That's why I tell you to read the document "how to
> use MariaDB" where you should have seen that there
> is a possibility to set MariaDB as the default
> database manager, in which case port 3306 will be
> used and since it's the default port, there's no
> need to specify it in the connection procedure.


But thats just the thing i only have mariadb installed, i sure its connect i can acess everything i just cant go throw the wordpress connection to the database, to configure the wp-config.php. Auto or manualy it just won't connect, and im sure im filling all the spaces right. I read the how to use mariadb and did all the steps to setup properly, but it still won't connect, i even did a virtualhost into the wordpress files to see if i can go directly there, but still same error. Just wont make the wp-config.php.

Im sorry if i seem a little dense, but htis is my 4th day searching and doing guides all over the place. i installed and unnistalled everything 6 times by now, so if i sound a little frustraded i'm sorry...

thanks for all the help

Options: ReplyQuote
Re: Setup WordPress
Posted by: Otomatic (Moderator)
Date: May 28, 2019 01:50PM

Hi,

Change the port 3307 used by MariaDB by the default port 3306 :

Right-Click -> Tools -> Use a port other than 3307 then choose 3306

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Setup WordPress
Posted by: Anarthas (---.rev.webside.pt)
Date: May 28, 2019 03:43PM

Otomatic Wrote:
-------------------------------------------------------
> Hi,
>
> Change the port 3307 used by MariaDB by the
> default port 3306 :
>
> Right-Click -> Tools -> Use a port other than 3307
> then choose 3306

Done it, now keeps droping my wamp server to orange over and over again, since he was green all the time.


Well forget it, i will try something else, 5 days counting today is my limit to try all combos and choices.

Thank you all for the help

Options: ReplyQuote
Re: Setup WordPress
Posted by: Otomatic (Moderator)
Date: May 28, 2019 06:23PM

Hi,

> Well forget it, i will try something else
Please come and give us the result of your actions as well as the products and procedures used, it could be useful for others.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.