* finish task #1040.

This commit is contained in:
wangyidong
2013-01-04 06:58:38 +00:00
parent a1b6828dc2
commit 26f2ccb1d5
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -24,5 +24,6 @@ mv zentao/config/my.php.3306 zentao/config/my.php
chown nobody -R var/mysql
chmod 777 tmp
chmod 777 -R zentao/tmp
chmod 777 -R zentao/www/data/upload
chmod 777 -R zentao/www/data
find zentao/ -name ext |xargs chmod -R 777
./lampp start
+2 -1
View File
@@ -24,5 +24,6 @@ mv zentao/config/my.php.3308 zentao/config/my.php
chown nobody -R var/mysql
chmod 777 tmp
chmod 777 -R zentao/tmp
chmod 777 -R zentao/www/data/upload
chmod 777 -R zentao/www/data
find zentao/ -name ext |xargs chmod -R 777
./lampp start