
# Unzip the archive localy then upload the phpfreechat-x.x directory on your server into a browsable directory (public directory).
Tip: if you have a SSH access, I suggest to untar the archives directly on the server usign tar xzf phpfreechat-x.x.tar.gz command.
# Give the web server write rights to phpfreechat-x.x/data/public and phpfreechat-x.x/data/private directories.
I use Dreamweaver for desigining and managing my website, so can someone show me how to do those steps , like uploading directory to my server? and writing rights to the webserver?
Thanks.