BukkitAdmin 0.4 PreAlpha ~ Premier Web Administrator [677]

Discussion in 'Bukkit Tools' started by MonsieurApple, Feb 24, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    MonsieurApple

    It took me about a month and a half with school interfering before I got a released verison.

    Good luck, can't wait to see what you come up with ;)
     
  2. Offline

    Dopply

    Still getting the blank page problem.
     
  3. Offline

    MonsieurApple

    What operating system?
     
  4. Offline

    Dopply

    CentOS 5.
     
  5. Offline

    MonsieurApple

    Whats your error reporting in php.ini?
     
  6. Offline

    Dopply

    E_ALL.
     
  7. Offline

    MonsieurApple

    Is there anything in /var/log/httpd/error_log?
     
  8. Offline

    Dopply

    Why, there sure is. What should I be looking for?
     
  9. Offline

    MonsieurApple

    Pastebin everything and I'll sift through it to see what could be causing this.
     
  10. Offline

    Dopply

    Sure thing. Most of them are relating to me being really stupid when it comes to FFMPEG and Ioncube. :p

    http://pastebin.com/mNR9dP8v

    It does keep saying something about JSON already being loaded.
     
  11. Offline

    MonsieurApple

    Will you please pastebin your php.ini as well? I have an idea what the error is.
     
  12. Offline

    Dopply

    Anything to get my server running again. :)

    http://pastebin.com/cSs6qgQQ
     
  13. Offline

    MonsieurApple

    Looking into it. I'm not quite sure whats wrong still.
    [MERGETIME="1300045753"][/MERGETIME]
    Ok, heres what i've come up with.

    First off, run this command and tell me what pops out "grep -r 'extension=json' /etc/php5"

    Secondly, the only other thing I can think of for the blank page is a permissions error. Make sure the www-data (apache on cent os) user can access the web files...
     
  14. Offline

    Dopply

    It said 'no such file or directory'. Well gee. That's odd.

    I'll make sure that it does have permission, too.
     
  15. Offline

    MonsieurApple

    Run php -v please
     
  16. Offline

    Dopply

    Code:
    Failed loading /usr/lib/kloxophp/ioncube/ioncube_loader_lin_5.2.so: /usr/lib/kloxophp/ioncube/ioncube_loader_lin_5.2.so: wrong ELF class: ELFCLASS32
    Failed loading /usr/lib//ioncube_loader_lin_5.2.so: /usr/lib//ioncube_loader_lin_5.2.so: cannot open shared object file: No such file or directory
    Failed loading /usr/lib/kloxophp/zend/lib/ZendExtensionManager.so: /usr/lib/kloxophp/zend/lib/ZendExtensionManager.so: wrong ELF class: ELFCLASS32
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ffmpeg.so' - /usr/lib64/php/modules/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
    
    Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ffmpeg.so' - /usr/lib64/php/modules/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
    PHP Warning: Module 'json' already loaded in Unknown on line 0
    
    Warning: Module 'json' already loaded in Unknown on line 0
    PHP 5.2.13 (cli) (built: Jul 14 2010 15:03:35)
    Copyright (c) 1997-2010 The PHP Group
    Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
     
  17. Offline

    Quick_Wango

    http://quick-wango.dyndns.org/InfectedCMS2/basiccontroller

    That's I can show by now:
    Lots of debug output form my template engine, my classmap und the horrible runtime which is caused by xdebug :D
     
  18. Offline

    h0us3cat

    I think the maxplayer slots is still bugged?
     
  19. Offline

    MonsieurApple

    Does it still say "Thanks for activating" but "x/5" ?
     
  20. Offline

    Dopply

    I assume nothing can be done about my situation, eh?
     
  21. Offline

    MonsieurApple

    I'm not sure. I don't think so though ;(
     
  22. Offline

    Dopply

    So I basically paid 5 dollars for an application that won't work?

    Well, as long as it supports you, I suppose. I'll figure something out. :)
     
  23. Offline

    MonsieurApple

    I could refund you if you want.
     
  24. Offline

    Dopply

    No need. I'll make it work.
     
  25. Offline

    h0us3cat

    yes :)
     
  26. Offline

    Tobzi

    Do u have an estimate time frame on when Windows server is supported ?
     
  27. Offline

    MonsieurApple

    There's no real timeframe for this whole project. It all depends on how much homework I have and free time to do it.

    Right now I don't even have a windows computer to test it on right now so I'll probably have to setup a VM or something.
     
  28. Offline

    68x

    MonsieurApple, I need your help again.
     
  29. Offline

    MonsieurApple

    Then ask away
     
  30. Offline

    68x

    Is it possible for BukktiAdmin to connect to a remote sql host?
     
Thread Status:
Not open for further replies.

Share This Page