Page 1 of 1

MySQL connecting on local Server

Posted: Sun Feb 06, 2022 10:34 am
by wwonderfull
From https://www.wysiwygwebbuilder.com/previ ... erver.html a tutorial was published on how to use LocalServer Publishing and there was a Quote from @pablo
The configuration of MySQL is beyond the scope of this tutorial. But we may add a dedicated tutorial or FAQ about this later.
However, this is not specific to WYSIWYG Web Builder. Once it runs, it will be automatically be used by PHP
So can there be a tutorial on how to connect the mysql please, Or can you please give any direction where to download it from and link it?
Thak you..

Re: MySQL connecting on local Server

Posted: Sun Feb 06, 2022 10:41 am
by Pablo
You can download MYSQL here:
https://dev.mysql.com/downloads/installer/

The installation and configuration is not specific to WWB.
if it works with your local PHP setup then it will also work with WWB.

Re: MySQL connecting on local Server

Posted: Sun Feb 06, 2022 11:10 am
by wwonderfull
I am using wwb 64 bit version. So would downloading the 32 bit php or mysql have any issue?

Re: MySQL connecting on local Server

Posted: Sun Feb 06, 2022 11:18 am
by Pablo
You will need to use the 32bit version of PHP (because it needs to be launched by the local server).
MySQL usually runs as a service so 64bit is should be ok for that.