Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1

Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1

Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1

Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1

Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1

Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1

Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1

Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/youropen/public_html/admin/lib/common.php(254) : eval()'d code on line 1

Parse error: syntax error, unexpected '=' in /home/youropen/public_html/admin/lib/common.php(256) : eval()'d code on line 1
Control Panel - Partition in Cpanel server

Your Open Source

 
Related Posts
Linux  >>  Control Panel

How to change the /tmp partition in Cpanel server

Following are the steps to change the /tmp partition.

1. Cpanel chkservd
/etc/rc.d/init.d/chkservd stop

2. Apache
/etc/init.d/httpd stop

3. stop mysql server:
# /etc/init.d/mysql stop

4. umount -l /tmp
umount -l /var/tmp

5. Then remove the corrupt partition file:
rm -fv /usr/tmpDSK

edit the /scripts/securetmp file and look for the line:

Code:

my $tmpdsksize =512000;

Increase the size as much required.

6. Then create a nice new one:
/scripts/securetmp

7. Restart Apache
/scripts/restartsrv_httpd

8. restart mysql server
# /etc/init.d/mysql restart

9. Cpanel chkservd
/etc/rc.d/init.d/chkservd start

  • hits 221
  • datetime Jul 31 09 01:31:10
  • author Tjrambabu
  • rating

Rating : 12345
Tags :- Control Panel

Answers

No Answers..
Your Name:
Your Answers :
<> is a code tag
Preview
Enter the verification code: