Merge branch 'master' of https://github.com/felipenmoura/theWebMind
Esse commit está contido em:
+2
-2
@@ -32,5 +32,5 @@ mind3rd/API/logs/*
|
||||
.project
|
||||
nbproject
|
||||
nbproject/*
|
||||
/.settings/
|
||||
/projects/demo-pt/.mind/
|
||||
./.settings/
|
||||
/projects/demo-pt/.mind/
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="">
|
||||
<attributes>
|
||||
<attribute name="provider" value="org.eclipse.wst.jsdt.web.core.internal.project.ModuleSourcePathProvider"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
|
||||
<attributes>
|
||||
<attribute name="hide" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
|
||||
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.FireFoxBrowserLibrary"/>
|
||||
<classpathentry kind="output" path=""/>
|
||||
</classpath>
|
||||
@@ -1,4 +0,0 @@
|
||||
#Fri Apr 06 11:24:54 BRT 2012
|
||||
eclipse.preferences.version=1
|
||||
include_path=5;com.zend.php.phpunit.CONTAINER\u00050;/mind
|
||||
use_asp_tags_as_php=false
|
||||
@@ -1,3 +0,0 @@
|
||||
#Fri Apr 06 11:23:42 BRT 2012
|
||||
defaultPHPServer=http\://vb
|
||||
eclipse.preferences.version=1
|
||||
@@ -1 +0,0 @@
|
||||
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
|
||||
@@ -1 +0,0 @@
|
||||
Window
|
||||
@@ -9,6 +9,15 @@ Requirements:
|
||||
* PHP-SQLite3
|
||||
* ReadLine(if you inted to use it in command line, not only with HTTP requisitions)
|
||||
|
||||
NOTE: on linux, ReadLine is installed by default
|
||||
|
||||
TIP: if you want to install the full environment to run mind3rd, here are the commands to do that on Unix based machines:
|
||||
|
||||
$ sudo apt-get install libsqlite3-0 libsqlite3-dev
|
||||
$ sudo apt-get install apache2 php5 libapache2-mod-php5 php5-cli php-pear php5-dev php5-sqlite
|
||||
|
||||
with these commands, your machine will be good to go ;)
|
||||
|
||||
Installation:
|
||||
-------------
|
||||
For now, only working on mac and Linux...sorry bill!
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário