I am currently trying to install an opensource php chat room on my site. I downloaded the file and have placed this downloaded file into /var/ I am a bit perplexed about the instructions, I have not unzipped the file yet because I am not sure if this should be placed in my root dir. If it is root, where in root?
--start of snipit------------------------
Unzip the file and it will put the above files in a directory called VirtualChat2.1/ "MY QUESTION-- Where should I unzip this at, what directory? My current path is /var/ and I do have a dir called chat, should I put this code in this chat dir?"
Make sure the web server is able to write to the history.htm, messages.htm and online.txt
files. "MY QUESTION- What do the instructions mean by this?"
--end of snipit---------------------
I know these instructions may seem obvious to others, but for me they seem too vague.
--start of snipit------------------------
Unzip the file and it will put the above files in a directory called VirtualChat2.1/ "MY QUESTION-- Where should I unzip this at, what directory? My current path is /var/ and I do have a dir called chat, should I put this code in this chat dir?"
Make sure the web server is able to write to the history.htm, messages.htm and online.txt
files. "MY QUESTION- What do the instructions mean by this?"
--end of snipit---------------------
I know these instructions may seem obvious to others, but for me they seem too vague.