advertisement

Article:
  Apache Web Serving with Jaguar, Part 3
Subject:   Failed Opening ...
Date:   2003-05-10 17:56:46
From:   anonymous2
Me again!


After Part 3 and trying to load index.php here is my error:


"Warning: Failed opening '/Library/WebServer/Documents/index.php' for inclusion (include_path='.:/usr/lib/php') in Unknown on line 0"


Any help would be appreciated!


Thanks.


Full Threads Oldest First

Showing messages 1 through 5 of 5.

  • Failed Opening ...
    2003-05-10 18:16:31  anonymous2 [Reply | View]

    OK... The file permissions for my index.php file did not have read access for it. I fixed this and all worked fine. Not sure why the permissions were messed up though.
    • Saving httpd.conf file
      2004-04-06 15:42:39  russell100 [Reply | View]

      I got nearly to the end of your tutorial and when you said 'save the configuration file' it would not permit me to, or to even over-write the file.
      I checked the preferences in my text editor which seemed to allow writing and over-writing.
      Consequently, when i went to complete the php test it didn't show the php with the main 'Gleefully...' message.

      I am running OS10.2.8 on a dual boot G4, using Safari as the browser. I'm NOT technical so please use language I can understand!
      Thanks.
    • Failed Opening ...
      2003-11-06 08:17:56  anonymous2 [Reply | View]

      I've a problem with "include ()" and "Failed opening..", too. Or my permissions are write/read.
      When I use RELATIVE or FULL addressing in the "include ()", everything is fine. When I use ROOT addressing - I get no includes.

      What I'm missing ?
    • Failed Opening ...
      2003-11-06 08:15:59  anonymous2 [Reply | View]

      I've a problem with "include ()" and "Failed opening..", too. Or my permissions are write/read.
      When I use RELATIVE or FULL addressing in the "include ()", everything is fine. When I use ROOT addressing - I get no includes.

      What I'm missing ?