MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: /home/asjudine/public_html/chat/doc/install-troubl.html
<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>Morevil Web Chat 4.23 :  Troubleshooting</TITLE>
<LINK rel="stylesheet" href="styles.css" type="text/css">
</HEAD>
<BODY>
<A HREF="http://www.morevil.com"><IMG SRC="images/logo.gif" width="117" height="39" ALT="Morevil" border=0></A>
<TABLE><TR>
<TD class=c1>
<A HREF="install-website.html"><IMG src="images/left.gif" width="25" height="25" border="0" alt="Previous"></A>&nbsp;
<A HREF="install.html"><IMG src="images/up.gif" width="25" height="25" border="0" alt="Parent"></A>&nbsp;
<A HREF="config.html"><IMG src="images/right.gif" width="25" height="25" border="0" alt="Next"></A>
</TD>
<TD valign=middle>&nbsp;&nbsp;<A HREF="index.html">Contents</A></TD>
</TR></TABLE>
<SPAN class=c1>2.3. Troubleshooting</SPAN>
<HR SIZE=3>
<BLOCKQUOTE>

<H3>The Chat applet doesn't work</H3>

<UL> 
<LI>The <CODE>chat.jar</CODE> file has not been uploaded to the web server.
<LI>The attributes <CODE>codebase</CODE>, <CODE>archive</CODE> or <CODE>code</CODE> in the applet tag are set incorrectly.
<LI>The <CODE>chat.jar</CODE> file is corrupted. The most common reason for this is that the file was FTP to the web server in ASCII mode.
  <CODE>.jar</CODE> file is binary file and must be FTP in BINARY mode.
</UL>

<H3>Panel with smiles is not imaged</H3>

<UL> 
<LI>File <CODE>smiles.gif</CODE> was not uploaded to the web server.
<LI>File <CODE>smiles.gif</CODE> is corrupted. The most common reason for this is that the files were FTP to the web server in ASCII mode.
 The image is binary file and must be FTP in BINARY mode.
</UL>

<H3>When the chat applet starts in a browser you get this warning:</H3>

<PRE>
    http://yourwebsite/chat_directory/chat.php Doesn't work
<B>or:</B> can not find http://yourwebsite/chat_directory/chat.php
</PRE>
<UL>
<LI>The <CODE>chat.php</CODE> file has not been uploaded to the web server.
<LI>The <CODE>chat.php</CODE> file was damaged at editing.
<LI>You are not allowed to run PHP scripts on your web server. 
</UL> 

<H3>When the chat applet start in a browser you get this warning:</H3>

<PRE>!!!Can not open file path_to_file/chat.tmp</PRE>
<UL>
<LI>Variable's value <CODE>$path</CODE>(the directory where the datafiles will be created ) in the file <CODE>chat.php</CODE> is set incorrectly
 or the permissions(CHMOD) on this directory were not set to 0777. 
</UL> 

</BLOCKQUOTE>
<HR SIZE=3>
<TABLE><TR>
<TD class=c1>
<A HREF="install-website.html"><IMG src="images/left.gif" width="25" height="25" border="0" alt="Previous"></A>&nbsp;
<A HREF="install.html"><IMG src="images/up.gif" width="25" height="25" border="0" alt="Parent"></A>&nbsp;
<A HREF="config.html"><IMG src="images/right.gif" width="25" height="25" border="0" alt="Next"></A>
</TD>
<TD valign=middle>&nbsp;&nbsp;<A HREF="index.html">Contents</A></TD>
</TR></TABLE>
</BODY>
</HTML>