Results 1 to 11 of 11

Problems installing other software

This is a discussion on Problems installing other software within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello,I am trying to install another software on a directory, I currently have vbulletin in the root. The problem is ...

  1. #1
    Member
    Real Name
    Erik
    Join Date
    Jul 2010
    Location
    Sweden
    Posts
    61
    Liked
    0 times

    Problems installing other software

    Hello,I am trying to install another software on a directory, I currently have vbulletin in the root. The problem is that when I try to access the other softwares installation on /directory/install/ it automatically redirects to vbulletin upgrade.php. If I rename the .htaccess file in the root I get an error. The support at this software says it must be my vbsero installation that blocks the URL's.Please help me!

  2. #2
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hi Erik,

    As a workaround you can try to add the name of that folder in both of these lines in your .htaccess file:

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)

    and

    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/

    I.e:

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|directory|api\.php)

    and

    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images|directory)/
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  3. #3
    Member
    Real Name
    Erik
    Join Date
    Jul 2010
    Location
    Sweden
    Posts
    61
    Liked
    0 times
    Sorry, but that doesn't work at all...

  4. #4
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hi Erik,

    I've replied to your PM. Please try again and let us know how it goes.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  5. #5
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Try adding an htaccess file with contents
    Rewriteengine Off
    in the other software folder.

  6. #6
    Member
    Real Name
    Erik
    Join Date
    Jul 2010
    Location
    Sweden
    Posts
    61
    Liked
    0 times
    Andres I understood what I did wrong and tried, it didn't work.

    Brian exactly what lines should I put in the root of the other softwares .htaccess?

  7. #7
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hello,

    If you are not going to use friendly URLs with the third party software, then you can try Brian's suggestion as well. Place an .htaccess within your other directory with this solely contents:

    RewriteEngine Off

    If you will eventually use friendly URLs, then it may be best for you to test or install it on another completely different/separate instance, like a subdomain.

    There's also a setting in your vBSEO CP that might help. Find it at: vBSEO CP -> General Settings -> vBSEO Options -> Exclude Pages?
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  8. #8
    Member
    Real Name
    Erik
    Join Date
    Jul 2010
    Location
    Sweden
    Posts
    61
    Liked
    0 times
    Ok, I am not interesting in any subdomains atm. So to exclude everything inside the directory I just type in /directory at the exclude pages option?

  9. #9
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    use:
    directory/

  10. #10
    Member
    Real Name
    Erik
    Join Date
    Jul 2010
    Location
    Sweden
    Posts
    61
    Liked
    0 times
    I can access that folders root, put if I go on to a subfolder to that folder it redirects to the root.... How is this possible?

    The software I am trying to install uses User Friendly URLs too.

  11. #11
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You may need to add a rewriteengie off (or even on/new rules/etc--- it just needs to break the core file from running its rules) htaccess to all subfolders, depending on your server configuration. Generally, the parent works in all if there isn't a child file.

Similar Threads

  1. Problems Installing: Error 500
    By Ion Saliu in forum General Discussion
    Replies: 7
    Last Post: 07-22-2011, 09:13 PM
  2. Problems installing VBSEO
    By Mainship in forum Troubleshooting
    Replies: 1
    Last Post: 02-08-2007, 06:49 PM
  3. Problems with encoded software
    By TopAs in forum Troubleshooting
    Replies: 14
    Last Post: 11-22-2006, 03:40 PM
  4. Problems with installing...
    By cMax in forum Troubleshooting
    Replies: 4
    Last Post: 08-16-2006, 12:56 PM
  5. Problems installing
    By Nikke86 in forum Troubleshooting
    Replies: 1
    Last Post: 12-15-2005, 05:14 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
  •