-
Follow Us
Translator



































Twitter Updates
- Auto Draft - http://bit.ly/c12ibN 2010-07-21
- Auto Draft - http://bit.ly/detQ6n 2010-07-21
- Auto Draft - http://bit.ly/anJMKX 2010-07-20
- More updates...
-
Recent Posts
Tags
Advertising Amazon EC2 Centos centos5.2 Clocking IT Cluemapper commandline Command Line EC2 Elgg elgg centos5.2 General git GoogleReader Hyperic laconica ldap Mobile Mongrel Monitoring Mysql Network openoffice Open Source php Project Management Redmine remote admin RSS Ruby Ruby on Rails Security Snort SSH subversion taskfreak terminal Twitter Ubuntu8.10 ubuntu8.10 Firewall virtualmin centos5.2 Vista Wordpress Xenserver Zenoss
Category Archives: Elgg
How To Install Elgg 1.5 on Centos 5.2
You will need to update the repositories so you can get php 5.2 vi /etc/yum.repos.d/utterrambling.repo Add [utterramblings] name=Jason’s Utter Ramblings Repo baseurl=http://www.jasonlitka.com/media/EL5/i386/ enabled=1 gpgcheck=1 gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka Change the baseurl to http://www.jasonlitka.com/media/EL5/x86_64 if 64 bit. Install the necessary packages yum install mysql-server … Continue reading
How to Install ELGG on a Centos 5.2 Server
Intention My intention is not to install a secure elgg server, i just want to get it up and running quickly so I can test it. Install necessary packages by Yum yum install httpd, php, php-mysql, mysql-server Download Full Elgg … Continue reading
How to Install the Ldap plugin for Elgg with Active Directory
wget http://elgg.org/getplugin.php?forward=ldap_auth.zip unzip ldap_auth.zip cd ldap_auth cp ldap_auth to /var/www/html/mod/ chown apache.apache /var/www/html/mod/ldap_auth Goto Tool Administration in Elgg and Enable the plugin If you get – “ldap_auth is a misconfigured plugin.” error then you probably have /var/www/html/mod/ldap_auth/ldap_auth, you should have … Continue reading


