Jump to content

jkblitz

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by jkblitz

  1. Please help, when i try using include() or require(), i get the following errors

     

    Warning: require(/php/check_login.php) [function.require]: failed to open stream: No such file or directory in /home/jkblitz/public_html/test/index.php on line 27

     

    Fatal error: require() [function.require]: Failed opening required '/php/check_login.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/jkblitz/public_html/www') in /home/jkblitz/public_html/test/index.php on line 27

     

    The path in the require tag, is definitely correct, so it could be the include_path php.ini value,or something else

     

    Cheers

    James

×
×
  • Create New...