dooso0594 2012-03-18 09:20
浏览 80
已采纳

当一切看起来很好时链接文件出错

I am having a problem in linking the file. I am sure that I have no problem from my side as I have checked everything from my side. Here is what I have uploaded(via FileZilla), enter image description here

While on the website it displays that it can not find this file.

Warning: require_once(classes/tc_calendar.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/34/8707934/html/RemindMe/demo4.php on line 52

Fatal error: require_once() [function.require]: Failed opening required 'classes/tc_calendar.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/34/8707934/html/RemindMe/demo4.php on line 52

Now I have tried my level best to find where the bug is and now I am out of ideas. Please help me out. Thanks

  • 写回答

2条回答 默认 最新

  • douque8861 2012-03-18 09:23
    关注

    The path seems to be wrong, I think you forgot a directory

    require_once('calendar/classes/tc_calendar.php');
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?