Archive for the ‘Linux Permissions’ Category

SuExec server permission issue?

After enabling SuExec on server most users getting “500 Internal Server Error” at that time refer following steps.

1st)  Correct cPanel users files/directories ownership.

——

for i  in `cat /etc/trueuserdomains   | awk ‘{print $2}’`
do
chown $i.$i /home/$i -R;
chown $i.mail /home/$i/etc -R;
chown $i.nobody /home/$i/public_html;
done;

—–

2nd) Correct permission for files and directories for cPanel users from shell but make sure that you logged in as root user and running following command in /home partition.

—–

find . -type d  -perm 777 -exec chmod 755 {} \;

find . -type  f  -perm 644 -exec chmod 755 {} \;

—–

Tag

.htaccess .htaccess file /etc/ssh/sshd_config /var/cpanel/cpanel.config Access denied for user 'root'@'localhost' cgi script clear cache cPanel access logs cPanel error logs cPanel exim logs cPanel logs cPanel servers logs Create new FTP account from cPanel Disable directory listing exim logs find command how to block referrer install mailx mysql from WHM mysql has failed mysql service mysql service from WHM nameserver setup Network File System NFS Server php form phpmail() form phpmail function please contact the sysadmin plesk panel issue roundcube roundcube error roundcube error logs Safari browser Safari browser + AddHandler application/x-httpd-php5 Safari browser downloading .html pages. Safari browser downloading pages Safari downloading pages simple php form simple phpmail() form simple phpmail function form sshd restart suexec trueuserdomains using the NFS Server

.htaccess (15)
Basic Linux (57)
Browser problems (3)
Common errors (10)
cPanel + cPanel scripts (29)
Cron jobs issue (5)
Dedicated Server Issue (21)
Definition / Explanation (5)
E-mails issue (18)
Enable private PHP (5)
Few good queries and suggestions (12)
FTP / Frontpage / Dreamweaver (10)
General (3)
HTML/PHP issue (1)
Install server side software / script (16)
Linux Administrator Interview Questions (73)
Linux Permissions (8)
Mailman (1)
Mysql + phpmyadmin (19)
New updates/release (1)
NFS server (6)
PHP (7)
Plesk (13)
scripts (5)
Server Security (20)
Third party script issue (17)
Tomcat/Ruby Rail (2)
Uncategorized (20)
VPS (61)

WP-Cumulus by Roy Tanck and Luke Morton requires Flash Player 9 or better.

Calendar
May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  
Blogroll