craftingyourself
Vorarbeiter
Hey ich weiß jetzt gerade nicht wo das hin kommt.. ich will spacebukkit haben aber ich krige es nicht installiert
auf linux
wenn ich die seite öffne kommt immer das ich habe auch alle videos bei YT geguckt aber alles das gleich weil die es auch alle auf windows machen habt ihr ein gutes tutorial für mich??
It seems like something is not working as it should on your webserver, though.
The possible causes are:
(solutions coming with 1.2 final. Refer to old solutions below)
If you are on Apache2 (xampp, wampp, lampp, mampp or similar)
Usually the command "a2enmod rewrite" should enable the module, if not, there may be something wrong with your installation of Apache2.Also make sure that AllowOverride for your webroot directory (NOT /) is set to "All".Restart your webserver and refresh this page.
If you are on IIS7
Use Microsoft's Web Platform Installer to install the URL Rewrite Module 2.0After that you will need to convert the .htaccess files with a tool provided with the module.
If you are on Nginx
You need to add some lines into your server config. Please refer to our Wiki
If you are running some other webserver not listed
Then I unfortunately can't help you here, visit our Forum or try this fine site
auf linux
wenn ich die seite öffne kommt immer das ich habe auch alle videos bei YT geguckt aber alles das gleich weil die es auch alle auf windows machen habt ihr ein gutes tutorial für mich??
[h=2]Houston, we've got a little problem![/h]
Don't fear, my friend, it's an easy fix!SpaceBukkit uses URL rewriting. This means that instead of having long-ass URLs they get rewritten and overally get much nicer.It seems like something is not working as it should on your webserver, though.
The possible causes are:
- You didn't copy the .htaccess files (they are hidden files and sometimes get ignored). Solution
- Your rewrite engine is not running / installed. Solution
- Your override settings are not being nice to SpaceBukkit. Solution
(solutions coming with 1.2 final. Refer to old solutions below)
If you are on Apache2 (xampp, wampp, lampp, mampp or similar)
Usually the command "a2enmod rewrite" should enable the module, if not, there may be something wrong with your installation of Apache2.Also make sure that AllowOverride for your webroot directory (NOT /) is set to "All".Restart your webserver and refresh this page.
If you are on IIS7
Use Microsoft's Web Platform Installer to install the URL Rewrite Module 2.0After that you will need to convert the .htaccess files with a tool provided with the module.
If you are on Nginx
You need to add some lines into your server config. Please refer to our Wiki
If you are running some other webserver not listed
Then I unfortunately can't help you here, visit our Forum or try this fine site