MODx

http://modxcms.com/

unzip modx-0.9.6.zip
mv modx-0.9.6 /webroot/modx
cd /webroot/modx
chown -R httpd:httpd modx/
create database modx;
grant all privileges on egroupware.* to egroupware@localhost identified by'password';
FLUSH PRIVILEGES;
http://localhost/modx/
Configuration warning: 'register_globals is set to ON in your php.ini configuration file' 
mv ht.access .htaccess
#php_flag register_globals Off

http://modxcms.com/forums/index.php#10



トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS