• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Install PFC on a dedicate server between any websites?

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
6 posts • Page 1 of 1

Postby alcoon30 » Sat Aug 27, 2011 8:19 pm

Hi!

I want to install PFC on a lot of website, these websites are on the same dedicate server managed by me. It's possible to connect PFC between these websites? I readed a lot of messages here without find a issue.

Thank for help! And sorry for my bad english. ;)
alcoon30
New member
 
Posts: 4
Joined: Sat Aug 27, 2011 7:55 pm
Top

Postby OldWolf » Sat Aug 27, 2011 10:18 pm

An iframe would be easiest
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top

Postby alcoon30 » Sun Aug 28, 2011 1:21 am

I think about an iframe(pointing on the website with the chat?) but it's not very practical and modulable if i want to make some programming?

I try to install the PFC in a folder without the www folder and the "require" point it (ex: require_once dirname(__FILE__)."/../../../../newchat/src/phpfreechat.class.php"; ) but the chat load infinitely...

Thank!
alcoon30
New member
 
Posts: 4
Joined: Sat Aug 27, 2011 7:55 pm
Top

Postby radionow » Sun Aug 28, 2011 7:28 pm

If you want a chat room for each site wouldn't it be easier to make a separate install on each of the sites and do the necessary modifications on a per site basis.
My Site: http://chickentalk.org/
radionow
Member
 
Posts: 57
Joined: Sun Jan 10, 2010 6:26 pm
Top

Postby alcoon30 » Sun Aug 28, 2011 10:12 pm

Why ?

I think i have got a issue with a identic serverid on each site:

$params["serverid"] = md5("toto");

And with activation of mysql on each site too :

$params["container_type"] = "Mysql";
$params["container_cfg_mysql_host"] = "localhost";
$params["container_cfg_mysql_port"] = 3306;
$params["container_cfg_mysql_database"] = "phpfreechat";
$params["container_cfg_mysql_table"] = "phpfreechat";
$params["container_cfg_mysql_username"] = "root";
$params["container_cfg_mysql_password"] = "xxxxxx";

it seem work?i am continuing my test.

I have another problem on my server with
$params["data_private_path"] = "/dev/shm/tchat";

When a write this param, the page of the chat don't respond. I see, other persons have the same problem, but without issue?

Someone can help me?

thank again!
alcoon30
New member
 
Posts: 4
Joined: Sat Aug 27, 2011 7:55 pm
Top

Postby alcoon30 » Mon Aug 29, 2011 5:14 pm

After investigation, i see, when i load the page with $params["data_private_path"] = "/dev/shm/tchat"; in error.log of apache2 this line is written :
[Mon Aug 29 17:40:41 2011] [notice] child pid 20309 exit signal Segmentation fault (11)
==> the 20309 number change for another number when i load again.

A php script of phpfreechat create the error? It necessary config something on the server?...

it work with someone?
Last edited by alcoon30 on Mon Aug 29, 2011 5:16 pm, edited 1 time in total.
alcoon30
New member
 
Posts: 4
Joined: Sat Aug 27, 2011 7:55 pm
Top


Post a reply
6 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 26 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
cron
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub