Results 1 to 14 of 14

Local host Vbulletin test area how to?

This is a discussion on Local host Vbulletin test area how to? within the Off-Topic & Chit Chat forums, part of the Focus on Members category; If I wanted to set up a vbulletin test area on my computer am I right in thinking that the ...

  1. #1
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    690
    Liked
    40 times
    Blog Entries
    4

    Local host Vbulletin test area how to?

    If I wanted to set up a vbulletin test area on my computer am I right in thinking that the best way to go about it would be to

    Get an external hard drive and bung linux on it
    Bung another program like xampp on it

    Then import a back up of my forum, do the VB4 upgrade etc

    Or am I way off the mark and there is an easy way to do things.

    Im itching to play with VB4, but we also have whats called lucky internet in Spain.
    Lucky it works some days

    Thanks in advance for any help and feedback guys

  2. #2
    Senior Member woostar's Avatar
    Real Name
    woostar
    Join Date
    Apr 2007
    Posts
    788
    Liked
    5 times
    I use Wamp Server as a localhost testing area.
    2011 Average: 1 post every 5 seconds... 24/7

  3. #3
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    690
    Liked
    40 times
    Blog Entries
    4
    Idiot proof software and an idiot installing it

    After attempt number 10. I decided to take note of the install instructions. The part that says "turn off all other programs you infidel idiot" or something like that

    Turned off my virus programs etc, after a fresh download of Wamp and all seems to be going well.

    Nows the fun part of grabbing a back up etc and then sussing the mysql setup.

    Thanks for the thumbs up on that Wooster

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    I use IIS 7.5 on my local
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    690
    Liked
    40 times
    Blog Entries
    4
    Found that Wamp dont like working if Skype is being run. Getting there, bit by bit.
    Just need to find out how to set up the data base, then back up and import my present one.
    All makes for a good learning curve
    Not as give up and sulk hard as I thought it might be to start with.

  6. #6
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    I have ran into this same issue. You can open your Skype settings and go to the connections and there should be a box to unclick the using of port 80.
    The Forum Hosting - Forum Hosting from the Forum Experts

  7. #7
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    690
    Liked
    40 times
    Blog Entries
    4
    Getting there bit by bit. No idea what buttons Im pressing, but some seem to be doing the right thing.
    No point in running before you can walk

    The scary thing I found, if I had upgraded the PHP on my server, I would have been having many sweaty moments

    Im in love with this server on the PC lark.
    Great way of leaning this clever stuff and not killing your forum or data base in the process

  8. #8
    Junior Member
    Real Name
    Albadream
    Join Date
    Apr 2010
    Posts
    6
    Liked
    0 times
    Hi ..

    And i used wamp but when i like to read thread notyfeme:

    Forbidden

    You don't have permission to access /forum/ofer-and-free/1756-domain-6-eu-new-post.html on this server.

  9. #9
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    690
    Liked
    40 times
    Blog Entries
    4
    If you have an htaccess file in your test area, try making a copy, then try deleting that to see if the problem goes away.
    Also in admin CP, change your forum home the address shown in your browser bar
    I also found that the php version that came with it, I had to go for an earlier version.
    I spent a day or two messing about, but got both a copy of my forum and test forum working well on my computer.

  10. #10
    Junior Member
    Real Name
    Albadream
    Join Date
    Apr 2010
    Posts
    6
    Liked
    0 times
    RewriteBase /forum/

    RewriteCond %{HTTP_HOST} !^www\.localhost
    RewriteRule (.*) http://localhost/forum/$1 [L,R=301]

    still does not work to me ..

  11. #11
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    690
    Liked
    40 times
    Blog Entries
    4
    Quote Originally Posted by Albadream View Post

    #RewriteCond %{HTTP_HOST} !^www\.localhost
    #RewriteRule (.*) http://localhost/forum/$1 [L,R=301]
    Try turning the rewrite off, by the above method. Thats how I have mine set up.
    No point in having a search engine friendly test bed, if there aint no search engines looking

  12. #12
    Junior Member
    Real Name
    Albadream
    Join Date
    Apr 2010
    Posts
    6
    Liked
    0 times
    Quote Originally Posted by Lee G View Post
    Try turning the rewrite off, by the above method. Thats how I have mine set up.
    No point in having a search engine friendly test bed, if there aint no search engines looking
    I turn but nothing hapens ???

  13. #13
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    690
    Liked
    40 times
    Blog Entries
    4
    Have you tried deleting the htaccess file to see if that works. Make a back up first in case thats not the problem.

    I know when I first tried getting my test working, it said that the server was wrongly configured.
    I had to go through all the steps one by one.

    Does forum home load OK? Just viewing a thread thats causing the problem?

  14. #14
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    I am not seeing a license assigned to your account. Please open a ticket with your forum URL and transactionid.
    The Forum Hosting - Forum Hosting from the Forum Experts

Similar Threads

  1. Replies: 39
    Last Post: 02-26-2009, 06:52 PM
  2. Yahoo Goes Local with "Local Featured Listings"
    By Joe Ward in forum General Discussion
    Replies: 0
    Last Post: 04-28-2006, 03:09 PM
  3. Upgrading vBulletin from 3.0.x, and test scripts
    By Shaolyen in forum Pre-Sales Questions
    Replies: 6
    Last Post: 10-11-2005, 01: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
  •