Welcome to the E-Blah Community!
We would like to welcome you to our community and invite you to register an account or login.
Being a registered member is important, as it gives you several advantages over the normal Guest status. After registering you will be able to download files and images, post messages, and access member-only portions of the forum - just to name a few. Registration is quick and simple, and only takes about a minute of your time.

E-Blah Community    Modifications    Mod Requests and Support  ›  Shoutbox HELP!!! Moderators: 10 Series Support Team
Users Browsing Forum
No Members and 1 Guests

Shoutbox HELP!!!  This thread currently has 309 views. Print
1 Pages 1 Recommend Thread
impished
January 14, 2009, 5:15am Report to Moderator Report to Moderator
E-Blah Member
Posts: 88
Posts Per Day: 0.08
Reputation: 100.00%
Reputation Score: +2 / -0
Time Online: 1 days 22 hours 17 minutes
Hi,
I've install PHPShout and it seems to be working (after a few little hiccups  )
I've just got a couple of questions/problems;

what permissions should I be setting config.txt as?  I set it to 666, as per install.txt but it is viewable by anyone, which is not ideal.
Also, some of my buttons/emoticon are corrupt and not showing....

Cheers in advance  
Logged Offline
Site Site Private Message Private message
iCONICA
January 14, 2009, 5:24am Report to Moderator Report to Moderator

Forum Moderation
Posts: 1,431
Gender: Male
Posts Per Day: 0.96
Reputation: 98.25%
Reputation Score: +56 / -1
Time Online: 16 days 2 hours 20 minutes
Location: Manchester UK
If they're corrupt, reupload in binary, not auto or ascii.

As for the chmod, I'm sure 666 is the ideal chmod for that file.
Making it not viewable by the public would stop their browser reading it to function.


Logged Offline
Site Site Private Message Private message Windows Live Messenger WLM Reply: 1 - 5
impished
January 14, 2009, 5:26am Report to Moderator Report to Moderator
E-Blah Member
Posts: 88
Posts Per Day: 0.08
Reputation: 100.00%
Reputation Score: +2 / -0
Time Online: 1 days 22 hours 17 minutes
Thank for the reply.  I've sorted the icons now.  Sure enough I was uploading in ASCII

As for the config.txt permission...   The only problem with 666 is that anyone can view the file and see the shoutbox admin password.  Surely that's not ideal, is it?
Logged Offline
Site Site Private Message Private message Reply: 2 - 5
iCONICA
January 14, 2009, 7:02am Report to Moderator Report to Moderator

Forum Moderation
Posts: 1,431
Gender: Male
Posts Per Day: 0.96
Reputation: 98.25%
Reputation Score: +56 / -1
Time Online: 16 days 2 hours 20 minutes
Location: Manchester UK
The shoutbox mod and all it's files are usually in the servers cgi-bin folder, which prevents viewing like that on most server configurations...

For example, by default, before MD5 encryption, the member files store passwords for accounts unencrypted, those are in the cgi-bin folder and aren't accessible from outside the server. Scripts currently on the server access those files, remotes users can't.
If you can in your case I'd ask your host why that's possible, or change the config yourself if your hosting at home.

You could try a lower chmod, just try the lowest logical value (which probably won't work) then increase permissions until it works, that's about as secure as you can get if your cgi-bin directory is viewable..


Logged Offline
Site Site Private Message Private message Windows Live Messenger WLM Reply: 3 - 5
impished
January 14, 2009, 7:38am Report to Moderator Report to Moderator
E-Blah Member
Posts: 88
Posts Per Day: 0.08
Reputation: 100.00%
Reputation Score: +2 / -0
Time Online: 1 days 22 hours 17 minutes
Quoted from iCONICA
The shoutbox mod and all it's files are usually in the servers cgi-bin folder, which prevents viewing like that on most server configurations..
The PHPShout install.txt states to put the PHPShout and files in the public_html/root folder.  Thanks for the help, but now I'm really confused.
Would it help to mention my host is Heartinternet?

Logged Offline
Site Site Private Message Private message Reply: 4 - 5
iCONICA
January 14, 2009, 8:53am Report to Moderator Report to Moderator

Forum Moderation
Posts: 1,431
Gender: Male
Posts Per Day: 0.96
Reputation: 98.25%
Reputation Score: +56 / -1
Time Online: 16 days 2 hours 20 minutes
Location: Manchester UK
Putting it in cgi-bin would make it secure... If you do that then change the path pointing to it, to it's new location you should be fine.

I'm not sure how PHP shout was written so can't say for sure it'd work...

Martin made the mod, He'd be the best person to say for sure...
Others can only speculate..  



Logged Offline
Site Site Private Message Private message Windows Live Messenger WLM Reply: 5 - 5
1 Pages 1 Recommend Thread
Print

E-Blah Community    Modifications    Mod Requests and Support  ›  Shoutbox HELP!!!