1
我使用Windows Server 2008 R2,nginx,php7,MySQL 5.7。劑量phpMyAdmin在沒有config.inc.php的情況下工作嗎?
我手動配置它們並決定安裝phpMyAdmin。
但是在將phpMyAdmin文件解壓到c:\nginx\html\phpMyAdmin
文件夾後,無需配置。這意味着我沒有編輯config.inc.php
。當我在瀏覽器中輸入地址http://localhost/phpMyAdmin
時,phpMyAdmin登錄頁面正確加載,並且通過MySQL根密碼登錄後,沒有發生任何錯誤!
現在,這裏是我的問題:
是否phpMyAdmin的工作沒有config.inc.php
?這是安全的嗎?