Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arch Linux Support #11

Open
NullEntity opened this issue May 27, 2012 · 1 comment
Open

Arch Linux Support #11

NullEntity opened this issue May 27, 2012 · 1 comment

Comments

@NullEntity
Copy link

I've had a bit of difficulty with getting Spacebukkit to work under Arch, but I managed to do so by disabling caching and setting the error level to E_ALL ^ E_STRICT. Without it I got an error stating: Fatal error: Class 'String' not found in /srv/http/admin/app/Model/User.php on line 40 when trying to access Spacebukkit after installation. I believe File caching could still be used by creating the "persistent" and "models" folders with proper permissions in the install.sh file. I believe the line blocking installation in /srv/ should be removed. Arch installs Apache's http dir to /srv/http. Another option would be to add an option asking if you would like to continue anyway.

@gdude2002
Copy link

Yeah, IMO the install script is a little more idiot-proof than is necessary. Nginx on our Arch is set up in /etc/nginx :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants