Thread: PHP Warning

Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default PHP Warning

    I don't know what I've done but in trying to create an account I get a blank page although it worked previously.

    On running the debug tool, I found this error message

    PHP Warning: file(includes/spiders.txt) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /home/mysite/public_html/includes/init_includes/init_sessions.php on line 58

    This is the line it is referring to
    $spiders = file(DIR_WS_INCLUDES . 'spiders.txt');

    Can someone please help?

    Thanks

  2. #2
    Join Date
    Jan 2004
    Posts
    66,380
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: PHP Warning

    Quote Originally Posted by SAC4 View Post
    PHP Warning: file(includes/spiders.txt) [function.file]: failed to open stream: No such file or directory in ...
    The error message is telling you pretty clearly what's wrong ...

    namely, when it tried to open your /includes/spiders.txt file, it found there was "No such file".

    I suggest you put that file on your server, or if it exists, make its permissions readable if they're too low.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Replies: 9
    Last Post: 11 Dec 2015, 11:35 PM
  2. v154 PHP Warning: require_once(configuration_default.php) ...No such file or directory
    By Awalji in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Jun 2015, 03:16 PM
  3. Replies: 1
    Last Post: 30 Sep 2013, 07:39 PM
  4. Replies: 18
    Last Post: 11 Mar 2013, 04:11 PM
  5. Replies: 8
    Last Post: 19 Sep 2012, 03:37 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR