Chat Program?

hello,<br /><br />does anybody know if there are any chat programs available in the CPanel? I know there use to be, but I am not seeing any now.<br /><br />thanks,<br />mb<!--content-->
No there is not one in cPanel or Fantastico any longer. Check out <!-- w --><a class="postlink" href="http://www.hotscipts.com">www.hotscipts.com</a><!-- w -->. I'm sure you can find something there.<!--content-->
<!--quoteo(post=194413:date=Nov 8 2006, 10:51 AM:name=TCH-Bruce)--><div class='quotetop'>QUOTE(TCH-Bruce @ Nov 8 2006, 10:51 AM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=194413"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->No there is not one in cPanel or Fantastico any longer. Check out <!-- w --><a class="postlink" href="http://www.hotscipts.com">www.hotscipts.com</a><!-- w -->. I'm sure you can find something there.<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />ok, bruce, thanks<!--content-->
Bruce,<br /><br />I found a chat program to use from that url you gave me. I have to edit the db.php file with my admin username & password and mysql username and password. I've never done this sort of thing before or used mysql before. Are the username and passwords my cpanel username and password? It is also asking for mysql hostname and database, how do I find those?<br /><br />Thanks,<br />MB<!--content-->
Please see Dons database tutorial <a href="http://www.totalchoicehosting.com/forums/index.php?showtopic=28333" target="_blank">here</a> on how to set up a database.<br /><br />Host name would be "localhost".<!--content-->
<!--quoteo(post=194428:date=Nov 8 2006, 01:33 PM:name=TCH-Thomas)--><div class='quotetop'>QUOTE(TCH-Thomas @ Nov 8 2006, 01:33 PM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=194428"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->Please see Dons database tutorial <a href="http://www.totalchoicehosting.com/forums/index.php?showtopic=28333" target="_blank">here</a> on how to set up a database.<br /><br />Host name would be "localhost".<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />ok, will do, thanks.<!--content-->
Ok, I followed setting up the mysql database instructions and I edited the db.php file to reflect the database name, username and password, but the install is failing. These are the messages I get...<br /><br />------------------------<br /><br />Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/cpanelname/public_html/v3chatrooms/install/index.php on line 37<br /><br />Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cpanelname/public_html/v3chatrooms/install/index.php on line 37<br />Table Badwords Failed - FAIL<br /><br />------------------------<br /><br />Any idea what I am missing and why it is using nobody as username and NO as password. I did configure the db.php file with the username and password I setup. I am also wondering why it is using public_html, shouldn't it use the db I setup?<br /><br />Thanks,<br />MB<!--content-->
Did you add your cpanel name to the database name and user in the db.php file?<br />as in<br />yourCpanelName_datbaseName<br />yourCpanelName_datbaseUserName<br /><br />and did you add the user to the database?<!--content-->
When you enter the configuration information it must be like this.<br /><br />host="localhost";<br />dbuser="<b>cpanelname_dbuser</b>;<br />password="password";<br />dbname=<b>cpanelname_dbname</b>";<br /><br />I don't know what variable names your script is using but the parts to the right of the equal sign is how they are to be entered.<!--content-->
That was it, Don & Bruce, it is working now, thanks! <br /><br />You guys really are great here on this forum. I've been on so many others where people are not helpful at all. Can I send you guys some chocolate chip cookies or something? <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /><!--content-->
Glad we could help.<!--content-->
I'll take Bruce's cookies if he doesn't want 'em. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /><!--content-->
Glad it纾
 
Back
Top