douchen2025 2019-07-06 21:28
浏览 286

无法获得phpMyAdmin页面

I have installed xampp on my linux-mint as in http://www.linuxandubuntu.com/home/how-to-download-install-xampp-on-linux

and although the dashboard page working normally the PHPMyAdmin cant be open :/

when I getting this page I get :

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/)

also, the GUI opend with

sudo ./manager-linux-x64.run

cant activate the MySQL server (when I click "start" the red light turns yellow and about two min later back to red...) so basically its the same issue (i guess ?).

the interesting thing that if I send the command

sudo /opt/lampp/lampp startmysql

I get

XAMPP: Starting MySQL...ok.

/o/lampp ❯❯❯ /opt/lampp/bin/mysql.server: 264: kill: No such process

I am starting to learn PHP and add it to my arsenal, hope that someone will help me to config the workspace :)

edit:

so after reinstall xampp,and changing $cfg['Servers'][$i]['auth_type'] = 'cookie'; in config.inc.php,

phpmyadnin works (only) on incognito mode.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥65 永磁型步进电机PID算法
    • ¥15 sqlite 附加(attach database)加密数据库时,返回26是什么原因呢?
    • ¥88 找成都本地经验丰富懂小程序开发的技术大咖
    • ¥15 如何处理复杂数据表格的除法运算
    • ¥15 如何用stc8h1k08的片子做485数据透传的功能?(关键词-串口)
    • ¥15 有兄弟姐妹会用word插图功能制作类似citespace的图片吗?
    • ¥15 latex怎么处理论文引理引用参考文献
    • ¥15 请教:如何用postman调用本地虚拟机区块链接上的合约?
    • ¥15 为什么使用javacv转封装rtsp为rtmp时出现如下问题:[h264 @ 000000004faf7500]no frame?
    • ¥15 乘性高斯噪声在深度学习网络中的应用