anyone help me with php issues

adtech1

Junior Member
Joined
Mar 29, 2015
Messages
153
Reaction score
14
Pls tell me how to fix this problem

Please have a check now and let us know how you are going to resolve the issue.
Here are the most common causes for high usage and our recommendations:


- Your scripts are not upgraded: you may have not upgraded your scripts yet, as older versions of the scripts can have bugs in them that would cause high CPU and Memory usage.
- Your scripts are configured incorrectly: you might need to check your scripts' configuration for any tweaks of settings available that might influence the usage, as a single wrong setting might do a whole lot of harm.
- Your add-ons are misbehaving: some add-ons might cause high load because they were badly written. You might consider disabling them or finding alternatives for some add-ons. In the usage mitigation process you may want to disable all your add-ons that do not affect the very basic functionality of your website (scheduled back-ups, fancy statistics, additional functions etc). After your account?s usage was stabilized we may begin enabling them one by one and identify the problematic one.
- You might need caching: a caching plugin will help in most cases as it will serve pre-generated html pages instead of using the resource intensive PHP scripts to generate the same page over and over again for different visitors of the site (for WP ? WP super cache).
- Bots are flooding your site: your pages might have been found by spam bots that try continuously to send messages via your contact form, or add various comments to your items and such, depending on your site's configuration. An implementation of a CAPTCHA system would be useful to keep bots out of your pages, while checking for the highly accessed webpages using the tools provided by cPanel.
- Robots are indexing your website, you may want to use a robots.txt file in order to manage this process.
- You should, also, audit your crons if any and optimize / (re)set them accordingly to reduce the usage
- Your account might be exploited: using a badly written extension / plug-in or an old / not recently update CMS (Content Management System) (like Joomla, WP etc), the hackers or the script-kiddies can find their way to your files (and system?s resources) endangering the entire shared environment.
 
What you just posted is your host explaining why you may be having a problem.

Usually it looks like you have nulled scripts. Did you download plugins and/or themes from places that are not their original sources? Are you using pirated themes/plugins? That could also cause a lot of issues.
 
Don't have time to read such a long post. Please only post what problem you are facing then it would be more appropriate for everyone to answer it.
 
Op you haven't even posted the code that is causing the problem. How exactly do you expect people here to help you?
 
Back
Top