This error keeps on appearing whenever I try to create a new schema.
I can't quite understand the instructions. I went to my specified SQL folder but what "zip- unzip" was the instruction talking about? Moreover, it didn't specify what DLL should I look for.
I hope someone can help! Thanks!
You could try to run the MySQL Workbench as Administrator, than it can possibly unblock the dlls automatically.
If not, g to the folder where you have installed MySQL Workbench and use the Explorer Search functionality to search for all *.dll and *.exe. Then right click on each. If the dll/exe is blocked, you see an unblock button on the properties page, press it. You have to repeat this for all dlls/exes.
Related
So I recently installed XAMPP, following a YouTube guide along the way. I click the start actions for Apache and MySQL and everything was going smooth until when I click the Shell icon on the right side of the command panel and the cmd associated with it just opens for a brief second and immediately closes I kept clicking on it hoping for it to work and nope it still just opens for a brief second and closes.
I kept searching for possible solutions online and still, it doesn't solve the issue. I tried tweaking the config of the Apache and MySQL and it still didn't fix it. I also try reinstalling using different XAMPP versions and still the problem persists. I also tried running it as administrator and issue is still there.
Additionally I'm using Windows 10
If anyone knows a possible fix for this I would greatly appreciate it.
Edit: I screen recorded my XAMPP issue, here's the link to that video : https://youtu.be/h-lM250Pqwc
Same issue on Windows 11
Running xampp-control as administrator did the trick. Source
Some alternative solutions:
Run SFC scan
Edit the registry key to stop CMD from closing
Follow these steps:
Open the xampp folder.
Search for xampp_shell.
Right click it and run it as administrator.
That's it!
I have tried changing settings but I could not find setting that could open the live server in the another profile of chrome. If anyone have some idea how to do it please let me know. BTW I have no problem using the default chrome profile or incognito setting provided in the drop drop list, I am just curious that is that possible if we can open live server in another chrome profile than the default one.
I'm not sure what live server you have in mind, but you can probably use the command line for your system. For example, if you're using Windows and the Live Server extension for vsc, under the "Advance Custom Browser Cmd Line" option you can use "C:\Program Files (x86)\Google\Chrome.exe --profile-directory=Profile 1".
Every time I quitt the xampp Control Panel following Error appears
How can I fix this?
Exception EAccessViolation in module xampp-control.exe at 0025B2AE.
Access violation at address 0065B2AE in module 'xampp-controle.exe'.
Read of address 00000042.
Before running Xampp, go to the C:\xampp directory, look for xampp-control.exe, right click on it, go to Properties, go to the Compatibility tab, and then check the Run as administrator option and click on Apply.
Solution: give xampp-control.exe in C:\xampp Administration rights. See a short video on https://www.youtube.com/watch?v=jh1q0w-mHKU
That could be a bit annoying every time you start XAMPP, I solved it by reseting permissions to d:/XAMPP/xampp-control.ini, it originally has only reading permissions, this way is a bit cleaner.
The rights on xampp-control.ini are strict by design; see XAMPP Forum. But only during install.
To solve this the easiest way is:
directly after install remove c:/xampp/xampp-control.ini (that's .ini not .exe!); the file will be created in...
start XAMPP Control panel, and select your preferred language.
A new xampp-control.ini file will be created with defaults and writable by the authenticated users and administrators. Normal users have only read access.
I am having an issue for Mysql for Excel plugin, when I first installed it, it was showing my local connections, etc. I shut the programs and re-opened it and it has refused to show anything since then, it does not show local connection or remote connection - but everything is working well from MYSQL Benchmark, I can see all the connections, etc, but the plugin in excel is just blank grey screen - as shown in the screenshot, I have uninstalled and reinstalled both my excel and the plugin, still giving the same error, any ideas or help will be appreciated
Working solution from https://bugs.mysql.com/bug.php?id=96047
Simply start up Excel, click on File at the top left, click on Options
at the bottom left, select General in the Excel Options dialog and
under User Interface Options select Optimize for Compatibility, click
OK and restart Excel. Your connections should now appear.
Eureka Eureka I found it
The same thing has happened to me. It was working and then the next time no connections. I have spent hours and days and weeks trying to get it to work again. After weeks of trying, I found the solution.
Apparently, Microsoft did a security upgrade to Excel.
Solution:
File
Options
Trust Center
Trust Center Settings....
Uncheck Enable Protected View for files originating from the Internet.
apparently all of Mysql bugs relating to this say that you can fix this by updating Microsoft Office. Go to File > Account > Update Now
I hope that helps
Let me first say I soley beleive IIS is usless because I have never gotten it to work ever, no matter what I do it never lets me access the website.
Before I start let me establish I have no choice but to use IIS in this instance and I really need this to work.
Let me also establish the following:
Yes I have tried turning it off and on again
There is 0 (NONE) firewall on this machine, and yes the server is entirely updated
My question is, whenever I try to create a website, for example the port im launching a server on is on port 3606.
I am attempting to have my website come up on port 3606, and direct me into a folder that is located at c:\mysqlservices
Now! Inside this folder is phpmyadmin source files, and in a desperate attempt to get this to work I have made the permissions to where EVERYONE, IUSR and IIS_USR all have full read write and nuking permisisons to this directory, its files, and all of its subdirectories.
Now, When I go to this address, for example, panel.archservers.com:3606,
All I get is the issue "403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied."
Thank you in advance for the help, all I need is to get this IIS server to actually work, because as it is, I cannot do anything with this IIS server..
Thank you very much in advance
This link suggest to add "IIS_IUSRS" user, which is not the same as "IIS_USR".
I needed to install the PHP core, then reset my permissions back to just iis_usrs.
It worked great
you are entering a wrong context...give a correct context of your application it will open that page..
Ex:
www.example.com - Forbidden Error
www.example.com/ex.jsp - Displays the respected page
Also check proper permissions are supplied or not to the directories