moving companies : Computers : Programming : Languages : PHP : General Information : PHP Based Projects : phpweblog

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

3 of 3 people (100%) answered Yes

Entry

how do i install phpweblog?

Jun 8th, 2000 21:00
Philip Olson, jason hines


know the following information:
 - basic path for your phpweblog
     /home/filesgohere
 - base url for your phpweblog
     your.sitename.bla
 - name of your phpweblog mysql database
 - base url
 - db username
 - db password
 - dbhost (usually localhost)
get the latest release from the official website :
   website : http://www.phpweblog.org/
   files   : http://files.greenhell.com/
extract it to your server :
    tar xfvz phpweblog-x.x.x.tar.gz
you may want to move them to another directory
    mv phpweblog/* . 
view and follow the README
   more README 
view and follow the INSTALL
   more INSTALL
links to the README and INSTALL will be online soon.