Page 1 of 1

new users cant' register

PostPosted: Thu Jul 26, 2007 9:15 am
Author: Anies
Hello,

I have a problem becouse new users can't register to my forum after upgrading to 1.4.1,they get such info
Code: Select all
ERROR MESSAGE ÂÂ » ÂÂ » ÂÂ » ÂÂ »CBACK CrackerTracker could not perform file operations.  Please ensure, that you have setted CHMOD777 to all required files as shown in the install file of this MOD and ensure you really have a PHP Interpreter Version >= 4.3.9 installed!


2 week ago I had very hard hacker,who was spaming from my account and my man was changing chmods...he say if he change all chmods than I will get another hack <img>

How can I solve this problem? Please help!


Anies

Re: new users cant' register

PostPosted: Thu Jul 26, 2007 9:58 am
Author: Helter
if you have a vps or dedicated server, you can alter your apache configuration to run PHP as CGI with suexec enabled. This will mean that all running processes will have to be run from your username account and not "nodody". Your server could still be hacked, but it is usually more trouble than it is worth to most hackers, and the .script kiddies will be shut down
If you dont have control over your server configuration, ask your host.

here is a good article someone recently posted.

http://www.xoops.org/modules/smartfaq/faq.php?faqid=584

PostPosted: Thu Jul 26, 2007 10:44 am
Author: Anies
"HelterSkelter";p="27576" wrote:if you have a vps or dedicated server, you can alter your apache configuration to run PHP as CGI with suexec enabled. This will mean that all running processes will have to be run from your username account and not "nodody". Your server could still be hacked, but it is usually more trouble than it is worth to most hackers, and the ..script kiddies will be shut down
If you dont have control over your server configuration, ask your host.

here is a good article someone recently posted.

http://www.xoops.org/modules/smartfaq/faq.php?faqid=584
Sorry we don;t have a dedicated server so we have to chmod somethings back to 777 but wich maps?