We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5548a2 commit e81dbebCopy full SHA for e81dbeb
README.md
@@ -7,7 +7,7 @@
7
* Web browser compatible with JQuery (almost all !)
8
* A server with:
9
* php >= 5.3.0 ([Slim framework](https://github.com/codeguy/Slim/blob/master/README.markdown#system-requirements) dependency)
10
- * apache server with mod_rewrite and .htaccess enabled
+ * apache server with mod_rewrite and .htaccess enabled (AllowOverride All)
11
* write access to the phpfreechat-2.1.1/server/data/ and phpfreechat-2.1.1/server/log/ folder (777 or write permission for the web server)
12
* No database needed !
13
0 commit comments