Просмотр файла mobilechat_v1.04/README.txt

Размер файла: 1.71Kb
Installation instructions:
-Download file mobilechat_v1.04.zip to your computer
-Extract and upload all files to the same directory in your website that supports php
-Important! If you update your previous version of mobilechat, leave original txt-files untouched in your web-directory because they include essential information about user accounts that users have created earlier
-Chmod all txt-files to 775
-Create 'admin' account to your private use
-Create .htaccess -file(for security) to your web directory, it should look something like this:
<Files *.txt>
order deny,allow
deny from all
</Files>
-Available commands for administrator(Commands are given where you write public messages):
 -delchat (clears the chat.txt-file(all public messages))
 -delprivate (clears the privnea.txt-file (all private messages))
 -del-username (username can not log in to chat anymore)
-Report bugs to the public forum to the website

Updated: february 15th 2005

Mobile wapchat at mobiilichat.com
Copyright (C) 2005 Keijo Kangas ([email protected])

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.