Score:0

cant access XAMPP 's phpMyAdmin

sa flag

I installed XAMPP recently then i check for my phpmyadmin it displays, any one know how to solve this? http://localhost/phpmyadmin/

Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.

session_start(): open(SESSION_FILE, O_RDWR) failed: Permission denied (13)

session_start(): Failed to read session data: files (path: /opt/lampp/temp/)

in flag
Based on the error message, you will want to check that: (1) `/opt/lampp/temp` exists, and (2) the directory is owned by the XAMPP user account.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.