Results 1 to 5 of 5

Strange Gallery-related errors in cPanel Error Log

This is a discussion on Strange Gallery-related errors in cPanel Error Log within the Troubleshooting forums, part of the vBSEO SEO Plugin category; [Thu Apr 27 06:18:28 2006] [error] PHP Fatal error: main(): Failed opening required 'showimage.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nzboards/public_html/forums/ vbseo .php on ...

  1. #1
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    3,999
    Liked
    11 times

    Strange Gallery-related errors in cPanel Error Log

    [Thu Apr 27 06:18:28 2006] [error] PHP Fatal error: main(): Failed opening required 'showimage.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nzboards/public_html/forums/vbseo.php on line 858
    [Thu Apr 27 06:18:28 2006] [error] PHP Warning: main(showimage.php): failed to open stream: No such file or directory in /home/nzboards/public_html/forums/vbseo.php on line 858
    [Thu Apr 27 06:18:28 2006] [error] PHP Warning: main(showimage.php): failed to open stream: No such file or directory in /home/nzboards/public_html/forums/vbseo.php on line 858
    What are the best troubleshooting steps for something like this?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Ace,

    do you have CRRs related to showimage.php defined in vbseocp?
    Can you check your access log at the same moment to find out which URL gives this error?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    3,999
    Liked
    11 times
    Here's what I have, CRR-wise for that file:
    'showimage\.php\?i=(\d+)&noignore=0&postid=(\d+)$' => 'image$1-$2'
    'showimage\.php\?i=(\d+)&original=1.*$' => 'image$1-big'
    'showimage\.php\?i=(\d+).*$' => 'image$1'
    '/photos/index\.php$' => '/photos/'
    Given that the gallery is now vBSEO'ed, I can't even remember what that one is for.

  4. #4
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    3,999
    Liked
    11 times
    Ahh, temporarily commenting them out.. they are the links to the individual image pages by the looks of things:

    PHP Code:
    http://www.nzboards.com/photos/showimage.php?i=157 
    That becomes New Zealand Boards - New Zealand Photo Gallery - Nature does wonderful things with no problems.

    There are also errors for the journal..similar to the above ones. vBSEO-related?
    [Thu Apr 27 07:24:39 2006] [error] PHP Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nzboards/public_html/forums/journal.php on line 68
    [Thu Apr 27 07:24:39 2006] [error] PHP Warning: main(./global.php): failed to open stream: No such file or directory in /home/nzboards/public_html/forums/journal.php on line 68
    [Thu Apr 27 06:18:28 2006] [error] PHP Fatal error: main(): Failed opening required 'showimage.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nzboards/public_html/forums/vbseo.php on line 858
    *edit* Could this have anything to do with a need to use the rewritebase in my .htaccess?

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Ok, thanks. What about the entry in access log (including referrer info if there is any) ? Probably there is a wrong URL in place.

    Given that the gallery is now vBSEO'ed, I can't even remember what that one is for.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Posting Permissions

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