Tagged Questions
1
vote
0answers
84 views
Linode-Debian 6-Elgg Install Noob Trouble [closed]
I have Linode for hosting.
I am installing Elgg. 1.8.8
I deployed a Linode instance; Debian 6.
Next I ran
apt-get install php5-gd php-xml-parser unzip php5-mysql
Now I am attempting to finish ...
0
votes
2answers
180 views
How does Apache file system work?
I'm using Elgg - open source social networking framework for one of my projects. I have to customize it a lot, the problem is I don't understand how its filesystem works!
The project is located in ...
0
votes
3answers
1k views
mod_rewrite, vhosts on Apache 2.2 (windows)
I'm currently working on a new website and want to run Elgg (Elgg.org) on it. It's fully running on PHP5 and has a lot of rewrite rules defined in the .htaccess files. On the Elgg community I didn't ...