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

install.php #6

Open
ghost opened this issue Feb 4, 2014 · 3 comments
Open

install.php #6

ghost opened this issue Feb 4, 2014 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 4, 2014

Might make it easier for la(z)y people to deploy.

@ghost
Copy link
Author

ghost commented Feb 5, 2014

So; been hacking away working on a ubuntu vbox prototype; idea is to provide a dev. environment for webizing apps & to help people figure play with this stuff out more easily.

I see; install.php ain't going to cut it.

So far;

  • APACHE2
  • PHP
  • php5-librdf
  • OPENSSL
    --> Setup CA
    --> Enable SSL
  • Stunnel
  • supervisor
  • worker
  • authn-webid
  • mod_fcgid

Configure .conf files.

Got http working; but something crashed the apache.

what am i missing?

@melvincarvalho
Copy link
Member

Did apache give an error message in

tail -f /var/log/apache2/error.log

@ghost
Copy link
Author

ghost commented Feb 9, 2014

SSL cert / configuration not set correctly, I found https://github.com/deiu/rww.io readme helpful, but still working on it. part of the issue is how to set-up FQDN on VBOX https://www.virtualbox.org/ image without resigning DNS? I can edit hosts or perhaps put in a routing rule; or create a dydns link (but doesn't work with subdomains). I'm also a bit out of practice...

A walk-through might be helpful for early-adopters?? i don't think install.php would work, would ideally (from a clean unbuntu64 instance) be something along the lines of apt-get install rwwserver or alternatively ./install.sh ????

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

1 participant