• 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

Locking down a new install and title parameter problem

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

Post a reply
4 posts • Page 1 of 1

Postby roschler » Thu Oct 19, 2006 6:49 pm

Hello,

Thanks you for creating phpFreeChat. I have a brand new "1.0-beta6" install which is working fine. I have some questions:

- How do you lock down a new install? I removed all the install html files from the root directory and put in my own "launch" script. I also password protected the /admin directory and removed the /debug, /demo/, and /testcase directories. What else should I do to secure my installation?

- The "title" paramter does not work for me. I put:

$params["title"] = "The New Chat Room";

in my launch PHP script and it still says "My Chat" as the title for the chat. What am I doing wrong?

Thanks.
Last edited by roschler on Thu Oct 19, 2006 6:50 pm, edited 1 time in total.
roschler
Member
 
Posts: 23
Joined: Thu Oct 19, 2006 6:44 pm
Top

Postby phpfreechat » Thu Oct 19, 2006 7:24 pm

roschler wrote:- How do you lock down a new install? I removed all the install html files from the root directory and put in my own "launch" script. I also password protected the /admin directory and removed the /debug, /demo/, and /testcase directories. What else should I do to secure my installation?

admin/ directory is useless, you can delete it, I will remove it in the next release.
However your chat ins secure, don't worry.

roschler wrote:- The "title" paramter does not work for me. I put:

$params["title"] = "The New Chat Room";

in my launch PHP script and it still says "My Chat" as the title for the chat. What am I doing wrong?

Don't forget to rehash your chat :
http://www.phpfreechat.net/faq.en.html#rehash
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby roschler » Thu Oct 19, 2006 9:47 pm

Stéphane,

Thanks. I must have set something up wrong. I tried changing my nickname to admin, and then I tried Admins. In either case it never asked me for my password. I have the following at the top of my launch script:

$params["admins"] = array("Admins"=>"somepassword");
$params["shownotice"] = 1;

How do I get it to ask me for my password? I can't run rehash because it doesn't know I'm the admin. (It puts up a box saying I'm not allowed to run that command.)

Thanks!
roschler
Member
 
Posts: 23
Joined: Thu Oct 19, 2006 6:44 pm
Top

Postby phpfreechat » Fri Oct 20, 2006 8:05 am

read the FAQ, it say to run :
Code: Select all
/nick admin
/identify

in order to identify as admin the first time.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top


Post a reply
4 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 5 guests

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