+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: Wiki Never loads

  1. #1
    Join Date
    Jan 2010
    Posts
    44

    Exclamation Wiki Never loads

    First off... running windows server 2003, apache 2.2.14-win32-x86-no_ssl.msi, php-5.3.1-Win32-VC6-x86, mysql-essential-5.1.42-win32.msi

    I've looked every where but I can't find anything that would solve my problem.

    if i were to go to wiki.test.com i get...

    Code:
    Notice: Undefined variable: wgSitename in C:\deki\web\languages\Language.php on line 51
    Site settings could not be loaded
    
    We were unable to locate the API to request site settings. Please see below for debugging information.
    
    HTTP Response Status Code: 0
    Code postings were over the limit so i have attached all files i've noticed that are commonly asked for on the forums. Hopefully someone can help because I've been messing with this for the past 2 weeks and its driving me nuts! Thanks in advance!
    Attached Files

  2. #2
    Join Date
    Feb 2008
    Location
    London upon Thames
    Posts
    2,792

    Default

    What do you get if you go to http://localhost:8081/ (or http://localhost:8081/deki/) yourself?
    If my post helped you, please click the icon below this post to my reputation. Thanks!

  3. #3
    Join Date
    Jan 2010
    Posts
    44

    Default

    both say unable to connect... I have iis running on x.x.x.10 and apache running on x.x.x.11. Both work fine. Did I miss a step in the configuration?

  4. #4
    Join Date
    Feb 2008
    Location
    London upon Thames
    Posts
    2,792

    Default

    The host runs on its own port (8081) and I don't know what IP you will have it assigned to, if you have more than one.

    As long as that batch file is running it should accept connections...
    If my post helped you, please click the icon below this post to my reputation. Thanks!

  5. #5
    Join Date
    Jan 2010
    Posts
    44

    Default

    i didn't change anything... i just followed these instructions... http://developer.mindtouch.com/Deki/..._Guide/Windows

    I have looked through some of the settings i believe for the batch file running and all of them are set to local host. Do i need to change that? I haven't seen anything that mentions about changing it.

  6. #6
    Join Date
    Feb 2008
    Location
    London upon Thames
    Posts
    2,792

    Default

    How did you find that (old) guide? Do you specifically want to run Apache on Windows, or is there a reason you're not running Windows with IIS or Linux with Apache?
    If my post helped you, please click the icon below this post to my reputation. Thanks!

  7. #7
    Join Date
    Jan 2010
    Posts
    44

    Default

    couldn't get iis working with php and i've used apache on linux & windows with no problems before. Also not sure if it would cause problems but wsus is running on iis and is using the default iis web page. Troubleshooting apache should be very close to trouble shooting it on linux.

  8. #8
    Join Date
    Feb 2008
    Location
    London upon Thames
    Posts
    2,792

    Default

    Fair enough, it's not a problem running that way, just the instructions are somewhat out of date...
    If my post helped you, please click the icon below this post to my reputation. Thanks!

  9. #9
    Join Date
    Jan 2010
    Posts
    44

    Default

    I actually have been writing steps down hopefully to update it when i'm done or at least to post them in the comments...

  10. #10
    Join Date
    Jan 2010
    Posts
    44

    Default

    so where do we look next to see if something is miss configured? or where do we look to look at the errors? I'm stumped on what to do next.

+ Reply to Thread

Posting Permissions

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