多店版2.4,配置完成,輸入域名后進行安裝向導,第一、二步沒得問題,到第三步點擊【創建數據庫】,沒有任何反映。
index?step=3:227
Uncaught ReferenceError: $ is not defined
at checkForm (index?step=3:227:4)
at HTMLButtonElement.onclick (index?step=3:138:91)
checkForm @ index?step=3:227
onclick @ index?step=3:138
7content-script.js:5
Uncaught TypeError: Cannot read properties of null (reading 'style')
at content-script.js:5:16
手動建立了數據庫(刪除install目錄),之后訪問域名 ,出現空白。
域名之后加 admin ,出現。
請問下可能是什么原因,數據庫用的是mysql8,php7.4,完全按安裝說明配置。