cancel
Showing results for 
Search instead for 
Did you mean: 

How to apply security patch?

SOLVED

How to apply security patch?

So I how can I apply the security patches if I'm using cPanel?

1 ACCEPTED SOLUTION

Accepted Solutions
2 REPLIES 2

Re: How to apply security patch?

<?php //phpinfo();
print("<pre>");
passthru("home/sitename/public_html/PATCH_SUPEE-5344_CE_1.8.0.0_v1-2015-02-10-08-10-38.sh");
passthru("home/sitename/public_html/PATCH_SUPEE-1533_EE_1.13.x_v1-2015-02-10-08-18-32.sh");
print("</pre>");
?>