[WEB/ADMIN] SpaceBukkit Beta 1.2 - Web Administration the awesome way!

Discussion in 'Bukkit Tools' started by SpaceCP, Feb 3, 2012.

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

    AcADIeN

    finally got this working, here is the issue I got and how I fixed it

    Ubuntu 10.4 stable, apache 2, php 5

    downloading the install.sh in the /var/www/spacebukkit, and ran it (no issue) I already had php5-cli installed

    Then to continu on the web, I was stuck at step 3 (blank page) that was because php-curl wasn't install (sudo apt-get install php5-curl) and also my web folder didn't have the "write" access (chmod -R 775 /var/www/spacebukkit did the trick) I saw that by looking at my /var/log/apache2/error.log.

    That was for the step 3 problem ,after that I had the issue with step 4 (server can't be reached)

    First thing I found was that the salt is not something you put randomly, but it's actually something that is written into the configuration.yml that is located into the SpaceModule in my craftbukkit folder (my craftbukkit folder is located at /opt/craftbukkit, so the folder was at /opt/craftbukkit/SpaceModule) in that file you will see the salt (I actually found that in the comment)

    Then I made sure my firewall was fowarding the port 2011 and 2012 to the web.

    now it work! nice job! my donation is on the go.
     
  2. Offline

    Antariano

    Thanks man!

    We are greatly improving our documentation system right now, as well as the initial installer :)
     
  3. Offline

    AcADIeN

    is the worlds \ map options something that will come in the future or is it something I have to enable ?

    "Coming soon to a SpaceBukkit enabled server near you!"

    I can't figure this out, and it make sense if it's something that will come in the future (that's why I can't find anything about this), just want to make sure.

    Thanks
     
  4. Offline

    Antariano

    Something for the near future :)
     
    AcADIeN likes this.
  5. This is a really great panel, thanks a lot for making this. I'll be switching over to this from MCMA as soon as the backup feature is available.
     
    Antariano likes this.
  6. Offline

    Antariano

    Finda and Pawned like this.
  7. Offline

    AcADIeN

    I setup a reboot schedule to run at noon every day if no one is on the server, but it seem to reboot like 4-5 time a day no matter if someone is on or not, is there any issue with the schedule ?
     
  8. Offline

    Antariano

    I'll have a look at it , thanks for the report
    :)
     
  9. That's the standard setting of RTK, to restart every 4h or so.
    Look at the file <mcfolder>/toolkit/wrapper.properties under "server-restart-delay".
    I don't know how to deactivate it completely, thought. (maybe try setting it to 0 or remove the argument)
     
  10. Offline

    M1sT3rM4n

    Your new avatar sucks! Just kidding!

    Bug: For displays that are 1024*768 or <, the SB panel CSS layout gets messed up.
     
  11. Offline

    FiendFyre

    I'm getting an error ""Failed to load Main-Class manifest attribute from ... .jar" when I first try to install
     
  12. Offline

    greatman

    Not sure if it is normal but a Viewer can restart the server....
     
  13. A full log would be helpful.
    Yeah, that's a bug, it will be fixed in 1.2
     
  14. Offline

    Firelight7300

    I think this is a bug... I can access all the pages on the Spacebukkit Panel but not the Server tab on the navbar...
    Ask me if you need any configs, logs, or something...

    EDIT: NVM
     
  15. Offline

    Adrenaline

    When i install spacebukkit at lighttpd, dont have images.. :-| any ideas?

    This is config writed by "Mastermind"
    PHP:
    url.rewrite = (
        
    "(index.php|test.php|favicon.ico)" => "/$1",
        
    "(css|files|img|js)/(.*)" => "/$1/$2",
        
    "^([^\?]*)(\?(.+))?$" => "/index.php?url=$1&$3",
    )
     
  16. Offline

    crckdns

    due to not fixed critical bugs~ I'll be removing this system from our server until most of them are fixed (and we didn't replace it by own management system :)
    Thanks anyway for the previous work!
     
  17. Offline

    Antariano

    "critical bugs" ?
    Which, if I may ask?

    Adrenaline I will look into it!
     
  18. Offline

    crckdns

    thanks for the quick reaction!
    I mean the incompatibility with python loader~
    and since the update to 1.2.4 (and now 1.2.5) the server is not reachable anymore via the webGUI (due to lack of any logfiles I can't tell where the bug is)
     
  19. Do you see no images at all? A screenshot could help.

    One single plugin not working is not really critical... What exactly isn't working with it?
    SpaceBukkit is working for me under 1.2.5 and there are logs: <sb-folder>/app/tmp/logs/error.log and <sb-folder>/app/tmp/logs/debug.log.
     
  20. Offline

    Adrenaline

    [​IMG]
    Login /\

    [​IMG]

    I have panel at subdomain: panel.my-website.pl :|
     
  21. Offline

    crckdns

    wow..there are really logs! not in an obvious path^^ but yet nice!
    And one single incompatibility which makes whole SB unusable is critical I'd say :D
    Where the problem is with that.. was posted here: http://forums.bukkit.org/threads/we...on-the-awesome-way.58252/page-13#post-1029286
    This causes not loading the SB plugin.
    Code:
    15:47:53 [SEVERE] Error occurred while enabling SpaceBukkit v0.1 (Is it up to date?)
    java.lang.NullPointerException at me.neatmonster.spacebukkit.plugins.PluginsManager.getJAR(PluginsManager.java:33)

    and here are the logs:
    Code:
    ##########
    #error.log
    ##########
    2012-04-07 15:34:49 Warning: Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    I18n::translate() - CORE/Cake/I18n/I18n.php, line 163
    __d - CORE/Cake/basics.php, line 556
    Cache::write() - CORE/Cake/Cache/Cache.php, line 308
    I18n::translate() - CORE/Cake/I18n/I18n.php, line 163
    __d - CORE/Cake/basics.php, line 556
    AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 347
    AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 283
    ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 104
    Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 606
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_core_ cache was unable to write 'cake_eng' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    I18n::translate() - CORE/Cake/I18n/I18n.php, line 163
    __d - CORE/Cake/basics.php, line 556
    AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 347
    AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 283
    ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 104
    Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 606
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_model_ cache was unable to write 'default_lostislandsDB_list' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
    Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 187
    Model::setSource() - CORE/Cake/Model/Model.php, line 1035
    Model::getDataSource() - CORE/Cake/Model/Model.php, line 3265
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_model_ cache was unable to write 'default_lostislandsDB_list' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
    Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 204
    Model::setSource() - CORE/Cake/Model/Model.php, line 1035
    Model::getDataSource() - CORE/Cake/Model/Model.php, line 3265
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers_users' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1516
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1031
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers_users' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1516
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1031
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    App::shutdown() - CORE/Cake/Core/App.php, line 888
    [main] - [internal], line ??
     
    2012-04-07 15:34:49 Warning: Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3125
    [main] - [internal], line ??
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    I18n::translate() - CORE/Cake/I18n/I18n.php, line 163
    __d - CORE/Cake/basics.php, line 556
    Cache::write() - CORE/Cake/Cache/Cache.php, line 308
    I18n::translate() - CORE/Cake/I18n/I18n.php, line 163
    __d - CORE/Cake/basics.php, line 556
    AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 347
    AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 283
    ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 104
    Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 606
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_core_ cache was unable to write 'cake_eng' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    I18n::translate() - CORE/Cake/I18n/I18n.php, line 163
    __d - CORE/Cake/basics.php, line 556
    AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 347
    AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 283
    ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 104
    Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 606
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 101
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_model_ cache was unable to write 'default_lostislandsDB_list' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
    Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 187
    Model::setSource() - CORE/Cake/Model/Model.php, line 1035
    Model::getDataSource() - CORE/Cake/Model/Model.php, line 3265
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_model_ cache was unable to write 'default_lostislandsDB_list' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
    Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 204
    Model::setSource() - CORE/Cake/Model/Model.php, line 1035
    Model::getDataSource() - CORE/Cake/Model/Model.php, line 3265
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1010
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers_users' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 300
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1516
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1031
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_model_ cache was unable to write 'default_servers_users' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 306
    Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 334
    Model::schema() - CORE/Cake/Model/Model.php, line 1226
    DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2155
    DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1516
    DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1031
    Model::find() - CORE/Cake/Model/Model.php, line 2483
    DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 575
    Model::__call() - CORE/Cake/Model/Model.php, line 720
    Server::findById() - [internal], line ??
    require - APP/spacebukkitcall.php, line 24
    GlobalController::getUpTime() - APP/Controller/GlobalController.php, line 264
    ReflectionMethod::invokeArgs() - [internal], line ??
    Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 473
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 104
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    App::shutdown() - CORE/Cake/Core/App.php, line 888
    [main] - [internal], line ??
     
    2012-04-07 15:34:52 Warning: Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache in [/var/syscp/webs/cracky/SB/lib/Cake/Cache/Cache.php, line 310]
    Trace:
    Cache::write() - CORE/Cake/Cache/Cache.php, line 310
    
    Code:
    ##########
    #debug.log:
    ##########
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: motd in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 11]
    Trace:
    include - APP/View/DashController/index.ctp, line 11
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: plugin_count in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 27]
    Trace:
    include - APP/View/DashController/index.ctp, line 27
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: dis_plugin_count in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 27]
    Trace:
    include - APP/View/DashController/index.ctp, line 27
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: whitelist_count in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 38]
    Trace:
    include - APP/View/DashController/index.ctp, line 38
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: ban_count in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 38]
    Trace:
    include - APP/View/DashController/index.ctp, line 38
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: max_players in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 43]
    Trace:
    include - APP/View/DashController/index.ctp, line 43
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: worlds_count in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 52]
    Trace:
    include - APP/View/DashController/index.ctp, line 52
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: worlds_count in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 56]
    Trace:
    include - APP/View/DashController/index.ctp, line 56
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: worlds_count in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 60]
    Trace:
    include - APP/View/DashController/index.ctp, line 60
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: connected_users in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 70]
    Trace:
    include - APP/View/DashController/index.ctp, line 70
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: c_bukkit_version in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 78]
    Trace:
    include - APP/View/DashController/index.ctp, line 78
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
     
    2012-04-07 15:35:47 Notice: Notice (8): Undefined variable: m_bukkit_version in [/var/syscp/webs/cracky/SB/app/View/DashController/index.ctp, line 80]
    Trace:
    include - APP/View/DashController/index.ctp, line 80
    View::_render() - CORE/Cake/View/View.php, line 595
    View::render() - CORE/Cake/View/View.php, line 362
    Controller::render() - CORE/Cake/Controller/Controller.php, line 900
    Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 111
    Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 86
    [main] - APP/webroot/index.php, line 96
    
     
  22. Adrenaline: Try this config:
    Code:
    url.rewrite = (
        "(index.php|test.php|favicon.ico)" => "/$1",
        "(css|files|xml|img|jpg|png|gif|js)/(.*)" => "/$1/$2",
        "^([^\?]*)(\?(.+))?$" => "/index.php?url=$1&$3",
    )
     
  23. Offline

    Adrenaline

    Nothing :|
     
  24. Adrenaline:
    Code:
    url.rewrite-once = (
        "(index.php|favicon.php|test.php)" => "/$1",
        "^(css|files|img|js|stats)/(.*)$" => "/app/webroot/$1/$2",
        "^(.*)$" => "/app/webroot/index.php?url=$1"
    )
     
  25. Offline

    Adrenaline

    Nothing:
    Error: 400 - The requested address '/css/import.css?url=%2Fcss%2Fimport.css' was not found on this server.

    http://i.imgur.com/RLysa.png

    Interesting.. favicon work from app/webroot

    @Edit
    Images appear when i delete:
    "^(.*)$" => "/app/webroot/index.php?url=$1"

    But then i delete it cannot install =d
     
  26. Offline

    Mrchasez

    When is Hosting Company support coming.
    I would love to throw my money at your face for this support!
     
  27. Offline

    Antariano

    Heh, thanks!

    We're working on it :)
     
  28. Offline

    Mrchasez

    Could you possibly make a linux installation video?
     
  29. Offline

    Antariano

  30. Offline

    Adrenaline

Thread Status:
Not open for further replies.

Share This Page