Results 1 to 3 of 3

Thread: help

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2002
    Posts
    28

    Exclamation help

    yes the server i use supports php , but i get this error


    Warning: Failed opening '/home/soulx/public_html/bleh.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0
    Like to code

  2. #2
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    Post your source code.
    http://cpradio.net/
    Administrator @ WDForums and a Moderator @ WebXpertz City Forums

  3. #3
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    That means you've used the require function to include another file but it can't find it. Make sure you specified the path correctly, and if possible use relative paths

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width