English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
所有分類

我最近在寫購物車的程式
每當我執行訂單清單程式時 程式都會出現以下 請問這是什麼意思阿
Warning: main(Connections/clusers.php) [function.main]: failed to open stream: No such file or directory in D:\\wamp\\www\\local-cl\\checkout.php on line 1

Fatal error: main() [function.require]: Failed opening required \'Connections/clusers.php\' (include_path=\'.;C:\\php5\\pear\') in D:\\wamp\\www\\local-cl\\checkout.php on line 1

2006-06-03 07:16:22 · 1 個解答 · 發問者 ? 1 in 電腦與網際網路 電腦網路

1 個解答

有兩種可能

1. clusers.php 檔案不存在

2. 檔案存在, 但是屬性需要 chmod 755 , 連同目錄 Connections 也要是 chmod 755
(這是適用 Linux 的作業系統)

2006-06-04 12:23:10 · answer #1 · answered by wuno_tw 7 · 0 0

fedest.com, questions and answers