Results 1 to 9 of 9

vbseocp.php

This is a discussion on vbseocp.php within the Troubleshooting forums, part of the vBSEO SEO Plugin category; gives me a blank page chmoded the config file 666 .htaccess rewrite rules in place Zend installed and working and ...

  1. #1
    Junior Member Chuanse's Avatar
    Real Name
    John
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    16
    Liked
    0 times

    Exclamation vbseocp.php

    gives me a blank page

    chmoded the config file 666
    .htaccess rewrite rules in place
    Zend installed and working and vbseo zend installed

    any idea's?

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

    make sure that you uploaded php files in *binary* mode (it is not a default setting for the most FTP clients).
    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
    Junior Member Chuanse's Avatar
    Real Name
    John
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    16
    Liked
    0 times
    hmmm, i thought i did :s

  4. #4
    Junior Member Chuanse's Avatar
    Real Name
    John
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    16
    Liked
    0 times
    it's working now, but i have a question...

    since vbseo is url restricted i have an issue. I changed my forum url recently when updating to vB3.5.3. Before the url was http://community.ddance.fm , now it is http://www.ddance.fm/forums. Both url go to the same board/folder.

    With the vBseo the old link gives a internal server error when i surf to http://community.ddance.fm/arcade.php (same as http://www.ddance.fm/forums/arcade.php ). Can this be fixed somehow? thanks

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hm, this errror should not appear. Perhaps you should setup a redirection like that (in the root .htaccess):
    RewriteEngine on
    RewriteCond %{HTTP_HOST} community\.ddance\.fm
    RewriteRule ^(.*)$ http://www.ddance.fm/forums/$1 [L,R=301]
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Junior Member Chuanse's Avatar
    Real Name
    John
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    16
    Liked
    0 times
    added but didn't change a thing tho :s

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Is it working correctly if you will temporarily remove (rename) .htaccess file?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  8. #8
    Junior Member Chuanse's Avatar
    Real Name
    John
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    16
    Liked
    0 times
    it is working if i rename the htaccess file
    and that due to the fact i got a vhost configured in apache (community.ddance.fm)

    is a vhost conflicting with the rewrite engine maybe?

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    PM sent
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. vbseocp.php incomplete
    By MrNase in forum Troubleshooting
    Replies: 5
    Last Post: 02-20-2006, 02:21 PM
  2. vbseocp.php showing
    By Crow in forum Troubleshooting
    Replies: 1
    Last Post: 02-13-2006, 05:51 PM
  3. vbseocp.php -> admincp dir
    By RolandCP in forum General Discussion
    Replies: 1
    Last Post: 12-14-2005, 08:34 AM

Posting Permissions

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