Website problems (xampp) menu

User Tag List

Results 1 to 8 of 8
  1. #1
    Uppercutter's Avatar Sergeant
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Website problems (xampp)

    Hey there (again). I left my previous site which stopped working 4 days ago. Everytime I try to host a website with Web-wow, I fail. I follow the instruction's that web-wow gives me but just a blank page shows up. After wasting a couple of hours I decided to get a new website. I didnt find any, just one from 2-3 years ago which seems ok to me. It is a part of web-wow tho. (as much as I understood ) I port forwarded, make a dns host (dyndns.com) and I changed my host file in drivers/etc. But everytime I try to come on my server it will put /xampp after my adress (example: I type in shadow.com and it puts /xampp after it, shadow.com/xampp) My friend tryed to acces the same page and he got an error that I should edit the httpd-xampp config file, (hostthingshit - Pastebin.com) but I have no clue how to edit this. I just started hosting my website so the only thing that makes sence to me is the last couple of sentences, but once again I have to idea what to type there. Help would be (much) appriciated
    If you need any more files please tell me and I will post them here.

    Regards, Uppercutter.

    Sorry that I didnt post this in my other thread, this made more sence to me :$.

    Website problems (xampp)
  2. #2
    SpellEffects's Avatar Sergeant
    Reputation
    64
    Join Date
    Apr 2011
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Redirecting to /xampp is default for xamp and should be fixed by removing the index.html in your htdocs folder.
    uint32 = -1;
    I guess some people just find it hard to input their question into a field and press enter.

    Check out my blog here on the forums

  3. #3
    myran2's Avatar Contributor

    Reputation
    130
    Join Date
    Dec 2008
    Posts
    475
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Get webwow set up to the point of a blank page showing up.
    Then go to XAMP/apache/logs/error.log
    clear everything out of it, then refresh the web-wow page once more.

    This will make sure that we don't have any duplicate errors in there.
    Then post the contents of the error log on pastebin for us to look at.


    To prevent the xampp redirection, make sure your htdocs folder is completely cleared out before you put web-wow in it. (As SE stated in the above post)

  4. #4
    Uppercutter's Avatar Sergeant
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, spelleffects and myran. Spelleffects; It did not fix the problem, I went to c:/.../.../htdocs and deleted my index.html. It will still get me to .... .com/xampp. myran; The site I currently have looks awesome, if the site wont work by tomorrow I will get a web-wow site and follow your instructions you gave. Thanks both for the quick replies ^^.

    ---------- Post added at 01:16 PM ---------- Previous post was at 12:03 PM ----------

    Oh wait, (sorry for double post but when I tryed to edit it shut my internet down) myran. The website I have if from web-wow, cms v2.5, sorry for not noticing this earlier. here's the pastebin thing: error log - Pastebin.com, there was nothing else in it. Also, when I enter my previous urls, it will pop up with the older websites I used, but I deleted the htdocs of them + I deleted the link on dyndns.com. (c:/.../.../drivers/etc/hosts is the url I use now; shadowsoulwow.dyndns.biz) Sorry for posting my website's link, but maybe it could help.

    Regards, Uppercutter

  5. #5
    myran2's Avatar Contributor

    Reputation
    130
    Join Date
    Dec 2008
    Posts
    475
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean it will "pop up" with the older websites?
    Did you try clearing your browsers cache? (Doubt this will do anything, but we can hope )

  6. #6
    Uppercutter's Avatar Sergeant
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant connect to my previous website's anymore, thanks. But I still cant get to my site propperly ^^, still with /xampp after it.

  7. #7
    myran2's Avatar Contributor

    Reputation
    130
    Join Date
    Dec 2008
    Posts
    475
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Uppercutter View Post
    I cant connect to my previous website's anymore, thanks. But I still cant get to my site propperly ^^, still with /xampp after it.
    Check your xampp configuration for anything suspicious.
    Or try Wamp.

  8. #8
    Uppercutter's Avatar Sergeant
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm, I tryed to install wamp, it doesnt start up and I was scrolling a bit through the files, the only thing suspicious I found was; <LocationMatch "^/(?i?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
    Order deny,allow
    Deny from all
    Allow from ::1 127.0.0.0/8 \
    fc00::/7 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 \
    fe80::/10 169.254.0.0/16

    ErrorDocument 403 /error/HTTP_XAMPP_FORBIDDEN.html.var
    </LocationMatch>

    But I will look further for anything suspicous.[COLOR="Silver"]

    ---------- Post added at 03:44 PM ---------- Previous post was at 03:27 PM ----------
    ImageShack® - Online Photo and Video Hosting, this will pop up when I put /index.html bedind my site name. Also I found this;
    * Question 4: "automatic start pages" for the WWW directories?

    The standard filename for the Apache function "DirectoryIndex" is "index.html" or "index.php". Every time you are just browsing to a folder (e.g. "http://localhost/xampp/"), and Apache can find such a file, Apache is displaying this file instead of a directory listing.

    Any idea's? ;x
    Last edited by Uppercutter; 05-07-2011 at 03:46 PM.

Similar Threads

  1. Website problem
    By Kurosan in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 04-19-2008, 04:41 PM
  2. Website Problem, Need Help again
    By Lilltimmy in forum World of Warcraft Emulator Servers
    Replies: 12
    Last Post: 03-17-2008, 02:57 PM
  3. [...] Website Problem
    By Lilltimmy in forum World of Warcraft Emulator Servers
    Replies: 16
    Last Post: 03-16-2008, 10:08 AM
  4. Website Problem
    By Lilltimmy in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 02-28-2008, 01:51 PM
  5. website problem?!?!?!
    By volitle in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 01-31-2008, 02:26 PM
All times are GMT -5. The time now is 10:03 PM. 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