看板 PHP 關於我們 聯絡資訊
我用dw寫一個新增資料的網頁 php裡資料表都寫好~~ 在本機看是ok的~~可是上傳到伺服器就沒法辦執行了       他會出現 Warning: main(../Connections/test001.php) [function.main]: failed to open stream: No such file or directory in D:\c-sky\test\test.php on line 1 Fatal error: main() [function.require]: Failed opening required '../Connections/test001.php' (include_path='.;C:\php5\pear') in D:\c-sky\test\test.php on line 1 不知道哪出錯了~~(泣) <(_ _)> ------------------------------------ win2003+iis6+php5+mysql5=一堆問題壓 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 211.23.208.78
leecoco:上傳路徑錯誤 看一下你的程式碼 傳到哪邊去了 08/15 15:44
ilovewe:可以了~~真的很感謝 08/15 17:39
yaushung:建議以後盡量使用"相對路徑"表示 08/16 16:24