Wednesday, July 9, 2008

Memories: Project kick off--May 15,2008

JSF troubles

upload
---
download apache

study how to config, httpd,htdocs

copy ucenter into htdocs

install by Enter localhost/uc/install/

text, php can no excute!!??

-----------------------------------
!! need php module
download php4.4 zip and study how to install,d:/php
how to config: php.ini
extension=php_mysql
extension_dir=./ext
phpfile
...
add loadmudul php5...zip to apache, and apache can not startup !!??
google a google, got it eventually!
change php5mudule to _2.dll ...................
change php4.4 to 5.2

found need mySQL, and download.

install by Enter localhost/uc/install/, work!!
But can not detect Mysql!! big trouble.
google a google
code php to test, phpinfo()
so long time,no hint.
finally by error keyword google a artical, which lit me
download another wininstaller version.
install php again,
small trouble, then succeed.
--------------------------------------

No comments: