- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2015
12:14 AM
04-26-2015
12:14 AM
So I how can I apply the security patches if I'm using cPanel?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2015
12:51 PM
04-26-2015
12:51 PM
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2015
12:51 PM
04-26-2015
12:51 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2015
12:08 AM
04-29-2015
12:08 AM
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>");
?>