(This is not an Elgg plugin--It is a Debian .deb package used to install Elgg on Debian-based operating systems.)
I have just finished an EXPERIMENTAL, UNOFFICIAL, UNSUPPORTED Debian package of Elgg. I'm looking for help testing this package for eventual inclusion in Debian and its derivatives. If you are running a Debian or Debian-based system (Ubuntu, etc) and would like to help, please download this package and report any bugs you find to me.
To install, untar the archive, and as root say dpkg -i elgg_1.5-1_all.deb.
It will error out with unmet dependencies. apt-get -f install will fix this.
Interesting test cases:
* Users not using dbc to manage their database.
* Users using remote SQL servers.
* Users with existing websites or aliases that specify
Elgg should take over the root.
* SSL...does it work for you?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Awesome!!! I will definetely test it out!! :D
what is this for? i run ubuntu, but i dont know what this plugin is. I run xampp on ubuntu is how i use elgg.
@Sirwan-This is a .deb package for Elgg. If you already have Elgg up and running and don't want to beta test this, it's probably best not to install it!
so will i still have to configure apache, mysql etc? or will the deb do this
You will have to install the virtual-mysql-server package. This package will configure apache and install the base database for you, but don't use this on a production site--this is still experimental and I can tell you it _will_ change before it is included in Debian and Ubuntu's repos.
Brett
ok just ran this, it seems to work fine, but not sure what to do when it finishes.
dbconfig-common: elgg configure: trying again.
dbconfig-common: writing config to /etc/dbconfig-common/elgg.conf
Replacing config file /etc/elgg/database.inc.php with new version
granting access to database elgg for elgg@localhost: success.
verifying access for elgg@localhost: success.
creating database elgg: success.
verifying database elgg exists: success.
dbconfig-common: flushing administrative password
Enabling module rewrite.
Enabling site elgg.
can't see any new directories in my /var/www directory
I just got this working, i rebooted my box and it worked like a charm. testing out functionality now,
Hi, do you have memcache running on it ? On the version i'm using, when memcache is activated, I lose all the languages' data like it had gone back to the installation version in full english.
@tony -- I didn't put memcache in the suggested packages, so if you want to configure it you'd have to manually install and enable it. I'll add memcached support to a later version.
lol brett distroing linux? ill break out more if you need, lol i have most popular ones i run kubuntu for home centos on web server and a 2003 and a 2000 windows servers here.
saw this had to laugh on a ind side joke i did on msn stuff lol
debian rocks
Did this get totally abandoned?