harux10m
New Member
- Messages
- 5
- Reaction score
- 0
- Points
- 1
Hi, I searched through the forums and found a topic that was related to mine. I recently just opened this account and when I tried to use \
It keeps on sending me an error:
[31-Aug-2014 00:09:38 America/New_York] PHP Warning: include(/usr/local/apache/htdocs/site/layout/includes/lnbInc.php): failed to open stream: No such file or directory in /home/harux10m/public_html/index.php on line 100
It worked before, but now it doesn't seem to work. Can anyone assist me on this?
The related topic: https://community.x10hosting.com/threads/doc-root-variable.129760/
PHP:
<?php include($_SERVER['DOCUMENT_ROOT'] . "/site/layout/includes/lnbInc.php"); ?>
[31-Aug-2014 00:09:38 America/New_York] PHP Warning: include(/usr/local/apache/htdocs/site/layout/includes/lnbInc.php): failed to open stream: No such file or directory in /home/harux10m/public_html/index.php on line 100
It worked before, but now it doesn't seem to work. Can anyone assist me on this?
The related topic: https://community.x10hosting.com/threads/doc-root-variable.129760/