download mysql from your website but the downloaded zip file only shows several folders with files, but not an installer, I ask for help for the installation process; try to copy it to c but it does not work either thanks
download mysql from your website but the downloaded zip file only shows several folders with files, but not an installer, I ask for help for the installation process; try to copy it to c but it does not work either thanks
You downloaded the zip and not the installer, the installer is as follows:
I would recommend using another program, for example Uwamp, there you can do a localhost and it is included with PHPMyAdmin, if you need more help or need other options, I would be happy if you ask, I will attach a manual later.
How about, check this link https://dev.mysql.com/downloads/installer/
You must download the installer as such, be on the page, verify the operating system and then download the right one for you, in the next window you just click on No thanks, just start my download. start the download and go ...
I hope it will be helpful ... greetings
As you mentioned earlier, you did not download the package or the installer. but it is necessary to know what operating system you use ?, if you need a full development integration like LAMP (Linux, Apache, MySql and PHP) and you use windows there are several packages that integrate this application as: XAMPP or WAMP. If you use Linux, there are packages that install the complete solution without having to install component by component. In Ubuntu you can use:
$ sudo apt-get install lamp-server^