Xampp menu

Shout-Out

User Tag List

Thread: Xampp

Results 1 to 7 of 7
  1. #1
    mchugh's Avatar Active Member
    Reputation
    51
    Join Date
    Sep 2006
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Xampp

    Hey can someone write a step by step Guide for me. On how to use this to bring up a Blizz like web +rep will be given

    Xampp
  2. #2
    Gidge's Avatar Member
    Reputation
    12
    Join Date
    Dec 2006
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Xampp

    Hello, mchugh I did not make this but i researched and found it I think this is what your looking for not quite sure though First go and download XAMPP Lite from http://www.apachefriends.org/en/xampp.html. You can choose a larger package if you need, but for WordPress, the Lite package is fine.
    You can choose one of two download packages - the ZIP or the EXE. If you are unsure, choose the EXE as this will install itself. (The EXE is also smaller).
    Move the downloaded EXE file to the root of the drive. In my case, this is C:\
    Double-click the file and the extract dialog will appear:

    Click extract - and wait a few moments while it does it's job.
    You will then have the xampplite directory at root:


    Now you need to start Xampp.
    Open the xampplite folder.
    You should be seeing a screen with these files (among others) on:


    Click "setup_xampp.bat"


    Once you have the success message, you can click "xampp-control.exe"


    Now click both indicated buttons to get xampp working in the way we need

    You'll know it's working when you see this



    Now you need to see it all properly.
    In your browser, enter the address http://localhost/xampp/splash.php



    After you have clicked your language and entered the program, click phpMyAdmin.



    Copy exactly what is in this image and press Create.


    That is xampp completely sorted out for now.

    Download and unzip WordPress.
    Open the file wp-config-sample.php
    These are the exact details you need for Xampp to work because the default user in phpmyadmin is called 'root' and there is no password.
    define('DB_NAME', 'wordpress'); // The name of the database
    define('DB_USER', 'root'); // Your MySQL username
    define('DB_PASSWORD', ''); // ...and password
    define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
    Copy those details into your wp-config file, and save it as wp-config.php

    Now you need to copy the files to the right place.
    Click the Start button, followed by My Computer > Main drive > Xampplite > htdocs
    Copy the whole WordPress folder into this directory.

    In your browser, go to http://localhost/wordpress/wp-admin/install.php and everything from there should run smoothly !


    NOTES:
    • You do not need to use the inbuilt editor to change any WP files. Just open them directly in your text editor, make your changes and then save. As there is no uploading to do, it makes things much much faster - and you can do this without an internet connection too.
    • If you want to use permalinks, you will need to make a change inside another file:
      Click the Start button, followed by My Computer > Main drive > Xampplite > apache > Conf and find the file httpd.conf. Open that in a text editor. Use the search facility in the editor to find "rewrite". The line you need looks like this:
      #LoadModule rewrite_module modules/mod_rewrite.so
      You need to take away the hash sign so it looks like this
      LoadModule rewrite_module modules/mod_rewrite.so
      Now just save the file.
    Eat me -.- then burn me -.- then beat me with stick -.- then throw me in oven -.- THEN VOTE FOR MMOWNED HERE + HERE

  3. #3
    mchugh's Avatar Active Member
    Reputation
    51
    Join Date
    Sep 2006
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Xampp

    +r try this now think you so much dude

  4. #4
    Gidge's Avatar Member
    Reputation
    12
    Join Date
    Dec 2006
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Xampp

    Your welcome if it doesnt work ill just research it some more
    Eat me -.- then burn me -.- then beat me with stick -.- then throw me in oven -.- THEN VOTE FOR MMOWNED HERE + HERE

  5. #5
    mchugh's Avatar Active Member
    Reputation
    51
    Join Date
    Sep 2006
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Xampp

    i got a error cant find logs are something.

    Nvm :P got it away
    Last edited by mchugh; 01-01-2007 at 04:05 AM. Reason: Auto-merged Doublepost

  6. #6
    Gidge's Avatar Member
    Reputation
    12
    Join Date
    Dec 2006
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Xampp

    ok you got it to go away good :P
    Last edited by Gidge; 01-01-2007 at 04:11 AM.
    Eat me -.- then burn me -.- then beat me with stick -.- then throw me in oven -.- THEN VOTE FOR MMOWNED HERE + HERE

  7. #7
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Xampp

    WAMP5 > XAMPP

    :P

    And this runs only on local machine. dont think anyone else can see.

Similar Threads

  1. [Website] Xampp conflicting with SQL
    By trygon11 in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 03-11-2010, 02:24 PM
  2. xampp help
    By tobie in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 01-11-2010, 01:45 AM
  3. website issues [Xampp]
    By jklei18 in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 08-02-2009, 12:23 PM
  4. HElP Xampp or Wamp unable to view site from internet
    By Anthonyrox8 in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 09-17-2008, 01:41 AM
All times are GMT -5. The time now is 05:47 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search