All icon is missing from phpMyAdmin - apache

I am able to create users, and all process.
But I don’t know why all icons is missing from phpmyadmin
As Well as see
Another Example
My pc is in a LAN and another user adds table in my phpmyadmin.
What’s the problem is here?
And my network tab is as follow
Network Tab

if you use firebug or similar, you can look at the error that occurs with the images. With this debug data, you can resolve it.

Related

Intellij search in file causes full screen box to appear

Apologies if this belongs on a different stack exchange site.
Using Intellij Ultimate v 2017.1.1 on OSX Sierra, when I do a search in file, using CMD+f, I get an unusable full screen search dialog. Has anyone seen this ? Images attached.
Before clicking CMD+f (all is well)
I try to search for something:
Any help appreciated. The Internets has so far yielded no help.
This issue is already fixed, please see https://youtrack.jetbrains.com/issue/IDEA-170295 for details.
It was caused by the Swing MigLayout misbehavior when system DPI was extremely high.
This can happen if you accidentally paste a huge block of code into the finder, try CMD+f and then CMD+a and finally delete.

cannot edit in Realm Browser

I've read a few answers that say it's possible to edit database with Realm Browser but I can't.
I've got a base with two tables : category and specimen. The padlock top right is open. I can click on a new line, add text in fields or change text of existing fields. I go from one table to the other and back and the changes have been ignored.
I've clicked on add new object.
What am I missing?
thanks for any guidance
Are you hitting 'return' when you've finished editing a field? Additionally, there's a new test version of the Realm Browser available on its GitHub page: https://github.com/realm/realm-browser-osx/releases/tag/0.98.3
There were some issues with text fields ignoring input commands in OS X El Capitan, but that should be resolved on the App Store version of the Browser.
In any case, please try the latest version of the Browser with those instructions, and let me know how you go!

XAMPP or me? localhost/hello sends me to Google

I'm messing around with my htdocs/.htaccess file.
I have it completely blank right now - no rewrite rules, nothing, and it's saved obviously.
But when I type localhost/hello it redirects me to:
https://www.google.co.uk/?gfe_rd=cr&ei=8tCWVPr3KuKq8wewyIDoAg&gws_rd=ssl
Is this an XAMPP quirk? I can't work out why else it's doing this. If I type anything other than 'hello' it doesn't do this.
Check carefully that you are typing full word and then pressing enter and not selecting from suggestions of chrome.
In attached image you can see that in the suggestion there is two different icons in front of suggestion: one with search icon and another with page icon. Search icon directs to google search page icon opens the page if available.
The same icon also appears in the address bar and works same.
If there is still problem try different browsers.
Tried Firefox, and I got the correct Error 404. Chrome however, no matter what sends me to google.
In the end I emptied the cache and that's fixed it. So it seems editing the .htaccess also requires cache deletion on Chrome.
Weird.

Multiple Database Editor Tabs phpStorm

I'm attempting to move from netbeans to phpstorm and I'm running into an issue with the Database console. I got used to being able to have multiple tabs open for one DB connection. Is there any way to duplicate this behavior? I don't see an option to open a new console and I can't find anything in the advanced properties of the DB connection listed in the DB panel.
I tried installing the Database Navigator plugin, but it seems to duplicate a lot of functionality. I like the built in one better, but neither seem to support multiple tabs.
Does anyone have any ideas? It seems like this should be a fairly common use-case.
I'm on the trial version 6.0.3 and am using the bundled Database Support Plugin.
I don't think it is possible with the built in database support.
Update: PhpStorm 9 built in database manager is now able to open multiple consoles for a given connection. Right click on the connection / New / Console.
Using the Database Navigator plugin however you can have multiple consoles open for a single connection. First open up a SQL console, then at the top bar close to the Execute Statement button there is a settings dropdown. Open that up and at the bottom of that list you will find Create Console.

Microsoft SQL Server not letting me open .bak

I am taking a class and our instructor gave us a file to download called cs.bak and its supposed to be formatted for the version of SQL we are using. So I downloaded the one for Microsoft SQL Server.
Well I tried to do the restore but when I get to the part that I choose device and locate the file cs.bak it loads and now I am suppose to be able to choose destination. Well after I choose destination I do not have the OK button to go through with the restore.
On these instructions http://www.katieandemil.com/sql-server-2012-restore-database-backup-file
If you count the window screens. I can only get as far as the 6th screen.
I am suppose to do this, "Some questions will ask you to write out query results from a database. In order to answer these questions you will need to have the example database available to you."
Well I can't open it to do this. Any help would appreciated. Thank you.
Check this:
This checkbox might be unchecked - and then the [OK] button remains disabled...
This seems to be a Windows Layout issue. To resolve this, reset the SSMS Window Layout by selecting from the main menu Window -> Reset Windows Layout.