MySQL connecting on local Server

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
wwonderfull
 
 
Posts: 1620
Joined: Fri Aug 21, 2020 8:27 am
Contact:

MySQL connecting on local Server

Post 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..
User avatar
Pablo
 
Posts: 23910
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: MySQL connecting on local Server

Post 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.
User avatar
wwonderfull
 
 
Posts: 1620
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: MySQL connecting on local Server

Post by wwonderfull »

I am using wwb 64 bit version. So would downloading the 32 bit php or mysql have any issue?
User avatar
Pablo
 
Posts: 23910
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: MySQL connecting on local Server

Post 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.
Post Reply