安裝完,進入網站 127.0.0.1,打完帳號密碼可是卻出現亂碼,如圖
家裡電腦是W7 32位元本來進入網站輸入127.0.0.1,打完帳密,是空白一片,後來爬了文也改了
C:\Windows\System32\drivers\etc的hosts,改了之後有出現了,從整之後就變成這樣了!
從灌了好幾次都一樣!!
不知道大大知道這問題嗎!!
請按照教學安裝 絕對沒問題 .....
http://okayro.com/forum-322-1.html 本帖最後由 boredgame520 於 2014-2-18 05:50 PM 編輯
恩.我參照 http://okayro.com/thread-192298-1-1.html ,版大的教學,帳密都一樣! 進入網站變成這樣了! 1:將php.ini中的session.auto_start的值改為1(啟動),默認是0(禁用)
2:把phpmyadmin目錄下的config.inc.php
把
$cfg['Servers'][$i]['auth_type'] = 'cookie';
改成
$cfg['Servers'][$i]['auth_type'] = 'http'; 改了!
打完帳密,又跟原本的問題一樣了!!
殘念...
Warning: session_write_close() : open(C:/Users/臭阿�//AppData/Local/Temp\sess_c0385c73884d82ccc7e19f8da608b8ff, O_RDWR) failed: No such file or directory (2) in C:\AppServ\www\phpMyAdmin\index.php on line 44
Warning: session_write_close() : Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:/Users/臭阿�//AppData/Local/Temp) in C:\AppServ\www\phpMyAdmin\index.php on line 44
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\phpMyAdmin\index.php:44) in C:\AppServ\www\phpMyAdmin\index.php on line 101 本帖最後由 kira1122 於 2014-2-18 09:04 PM 編輯
你重新設定暫存檔的目錄吧
或者使用者改成英文 .....
php.ini
session.save_path = " 這裡改路徑(他不吃中文使用者) "
Ya~可以了!!
多謝大大指導!!
謝謝大大嚕!!
頁:
[1]