Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't access MySQL through XAMPP and phpMyAdmin
    primarykey
    data
    text
    <p>I am using XAMPP and I am trying to access phpMyAdmin through <code>http://localhost/phpmyadmin</code>, but I'm getting this error message:</p> <pre><code>Error SQL query: SHOW PLUGINS MySQL said: #1 - Can't create/write to file '/var/folders/_y/gtpc137d1q9gkvsj0dsxjd040000gn/T/#sql9f2_8_0.MYI' (Errcode: 13) </code></pre> <p>I haven't tried to access it in a while so I don't know what has changed since the last time. Can anyone shed light on this for me? I've Googled and can't seem to understand what most people are talking about in related issues.</p> <p>Also, my XAMPP won't connect to Apache anymore either (it just keeps giving me the loading image).</p> <p>Here is the error I'm getting:</p> <pre><code>121201 22:59:27 mysqld_safe Starting mysqld daemon with databases from /Applications/XAMPP/xamppfiles/var/mysql Warning: World-writable config file '/Applications/XAMPP/xamppfiles/etc/my.cnf' is ignored 121201 22:59:28 [Warning] Setting lower_case_table_names=2 because file system for /Applications/XAMPP/xamppfiles/var/mysql/ is case insensitive 121201 22:59:28 [Note] Plugin 'FEDERATED' is disabled. /Applications/XAMPP/xamppfiles/sbin/mysqld: Can't create/write to file '/var/folders/_y/gtpc137d1q9gkvsj0dsxjd040000gn/T/ibCVKOvf' (Errcode: 13) 121201 22:59:28 InnoDB: Error: unable to create temporary file; errno: 13 121201 22:59:28 [ERROR] Plugin 'InnoDB' init function returned error. 121201 22:59:28 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 121201 22:59:29 [Note] Event Scheduler: Loaded 0 events 121201 22:59:29 [Note] /Applications/XAMPP/xamppfiles/sbin/mysqld: ready for connections. Version: '5.1.44' socket: '/Applications/XAMPP/xamppfiles/var/mysql/mysql.sock' port: 3306 Source distribution </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload