Results 1 to 7 of 7

vbseo+mysqldumper

This is a discussion on vbseo+mysqldumper within the General Discussion forums, part of the vBSEO SEO Plugin category; hello! i found a script [ www.mysqldumper.de/en] that solves my problem with backup/restore of mysql databases. really works fine. but.... ...

  1. #1
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Question vbseo+mysqldumper

    hello!
    i found a script [www.mysqldumper.de/en] that solves my problem with backup/restore of mysql databases.
    really works fine.
    but....
    the mysqldumper works with a 'directory protection' [essencial for security] and when I create this i don't have any more access to mysqldumper.
    this only happens with my sites with vbseo and this htaccess [or a config setup, I don't know]
    my site dir is
    --site_root
    ----forums [with vB]
    ----mysqldumper [whit this script]

    the htaccess in site root [vbseo is]
    RewriteEngine On
    RewriteRule ^(sitemap.*.(xml|txt)(.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{REQUEST_FILENAME} !forums/
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ forums/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]
    the htaccess in mysqldumper root [when I create a passwd protector] is
    AuthName "MySQLDump"
    AuthType Basic
    AuthUserFile /home/xtrad/public_html/mysqldumper/.htpasswd
    <Limit GET>
    require valid-user
    </Limit>
    i try mix the two htacess in site_root. don't works - all the site begins work with 'passwd protector' - and this solution is obviously wrong.

    any ideias?
    how can I config my vbseo to don't rewrite the mysqldumper subdir?

    best regards
    barroca
    ps. the discussion in mysqldumper board is here

    editing...
    the .htaccess for vbseo can stay in forum_dir? today is in site_root ...
    Last edited by barroca; 06-26-2006 at 01:08 PM.

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

    please check this thread for possible troubleshooting advice: Password Protected admincp + vBSEO = Forum Home

  3. #3
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Unhappy

    hello oleg,
    tks for your answer and patient, but I read the post and still don't know what I can do...

    barroca

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,742
    Liked
    168 times
    Hello,

    please try to add this in .htaccess:
    Password Protected admincp + vBSEO = Forum Home

  5. #5
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Unhappy

    :(
    Hello Oleg,
    I add the three errors in my .htaccess in site root but the problem remains.
    I can locate the .htacess of vbseo in vb dir?
    or it's necessary to stay in site_root?
    tks
    barroca

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,742
    Liked
    168 times
    Hello,

    PM sent

  7. #7
    Senior Member
    Real Name
    joao barroca
    Join Date
    Apr 2006
    Location
    rio de janeiro
    Posts
    125
    Liked
    0 times

    Exclamation

    Ok!
    just reply with required data
    tks
    barroca


Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM
  2. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 PM

Posting Permissions

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