看板 PHP 關於我們 聯絡資訊
※ 引述《hl6099 ()》之銘言: : 我在安裝快結束的過程中 : 出現一個文字介面視窗 : 上面顯示下列訊息: : Syntax error on line 360 of c:/program files/apache group/apache/conf/httpd. : UserDir must specify an absolute redirect or absolute file path : Note the errors or messages above, and press the <ESC> key to exit. 7.... : 可否請教一下為什麼會出現錯誤呢? : 該怎麼做才能解決它 <IfModule mod_userdir.c> UserDir public_html </IfModule> 有標明顏色的是第360行 可是這一行我是照書上改的阿 為什麼會有ERROR呢? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 163.22.18.105
taiwancat:把那行改成絕對路徑 例如C:/program files/apache/之類 02/28 12:24