Knowledgebase

Articles

401 Unauthorized Authentication is required and was not provided or was rejected.WHAT IT MEANSThe server is asking... 403 Forbidden The server refused to serve the request.WHAT IT MEANSAccess denied. Either permissions, a rule,... 404 Not Found The requested page does not exist.WHAT IT MEANSThe server could not find that address.IF IT IS... 500 Internal Server Error The server encountered something it could not handle.WHAT IT MEANSA general failure. The specific... 502 Bad Gateway The server received an invalid response from an upstream process.WHAT IT MEANSSomething between... 503 Service Unavailable The server cannot handle the request at present.WHAT IT MEANSTemporary unavailability. Different... 504 Gateway Timeout The upstream process took too long to respond.WHAT IT MEANSYour application started work and did... 508 Resource Limit Is Reached Your account hit a plan allowance.WHAT IT MEANSNot a fault. Your account reached its CPU, memory,... 550 Message rejected as spam The receiving server refused your message on content or reputation grounds.READ THE FULL BOUNCEIt... 550 User unknown or No such user The recipient address does not exist.WHAT IT MEANSThe receiving server says there is no such... Access denied for user The database refused the credentials.WHAT IT MEANSThe username or password is wrong, or the user... Another update is currently in progress WordPress thinks an update is running.WHAT IT MEANSA lock left behind by an interrupted... Are you sure you want to do this? A WordPress security check failed.WHAT IT MEANSA nonce, the token WordPress uses to verify that a... Authentication failed or Password rejected The mail server refused your credentials.CHECK IN THIS ORDERThe username is the FULL email... Blank White Page Nothing displays at all.WHAT IT MEANSPHP stopped and errors are not being displayed, which is... Briefly unavailable for scheduled maintenance The site is stuck in maintenance mode.WHAT IT MEANSWordPress creates a file called .maintenance... Cannot access cPanel The control panel will not load.TRY THE ALTERNATIVESThrough the Client Area: Services > My... Cannot connect to FTP server File transfer refused or timed out.CHECK THE SETTINGSHost: your domain or the server... Cannot extract archive or extraction failed Unpacking a file fails.THE COMMON CAUSESThe archive is corrupt, usually from an interrupted... Cannot modify header information in wp-config or functions Whitespace before or after the PHP tags.WHAT IT MEANSOutput was sent before WordPress could set... Cannot write to directory or Read-only file system Writes are refused.THE COMMON CAUSESPermissions wrong Ownership wrong Disk quota full Inode limit... Cart is empty or contents lost at checkout The cart clears unexpectedly.THE USUAL CAUSECaching. Cart and checkout pages must never be... Certificate error connecting to mail server Your client warns about the certificate.WHAT IT MEANSYou connected to mail.yourdomain.com and the... Checking Whether It Is a Known Issue Before spending time diagnosing.CHECK OUR ANNOUNCEMENTSClient Area > Announcements and Network... Checkout page not loading or blank The final step fails.WHAT IT COSTSEvery minute this is broken is lost revenue, and customers... Connection reset by peer The connection was closed unexpectedly.WHAT IT MEANSThe other end terminated the connection... Connection timed out when sending or receiving mail The mail client could not reach the server.WHAT IT MEANSNo response on the port it tried. A... Cron job not running or producing errors Scheduled tasks failing.FIRST, CONFIRM IT IS SETcPanel > Cron Jobs. Check the entry exists and... Database is slow or queries timing out The database is the bottleneck.IDENTIFYING ITA profiling tool shows time spent in database... Deceptive Site Ahead A phishing warning on your domain.WHAT IT MEANSContent resembling a phishing page was found on... Deprecated: Function is deprecated A warning about future breakage.WHAT IT MEANSThe code uses something that still works and will be... Destination folder already exists Installing something that is partly there.WHAT IT MEANSWordPress tried to create a plugin or... Disk quota exceeded The account is full.WHAT BREAKSUploads fail Mail stops being delivered Databases may become... Duplicate entry for key An insert violated a uniqueness constraint.WHAT IT MEANSThe code tried to insert a row with a... ERR_CONNECTION_REFUSED The server actively refused the connection.WHAT IT MEANSSomething responded, and it said no.... ERR_CONNECTION_TIMED_OUT The browser could not reach the server at all.WHAT IT MEANSNo response. This is a network-level... ERR_NAME_NOT_RESOLVED The domain name could not be translated to an address.WHAT IT MEANSDNS failed. The browser could... Emails from my website are not being delivered Application mail failing.THE MOST COMMON CAUSEThe application uses PHP's mail function by... Enabling Debug Logging Getting errors recorded rather than hidden.WHYA live site should not display errors, because they... Entry processes limit reached Too many simultaneous requests.WHAT IT MEANSYour account has a limit on concurrent PHP processes.... Error establishing a database connection The application could not reach its database.WHAT IT MEANSThe credentials are wrong, the user... Errors That Are Not Actually Errors Messages that look alarming and are not.DEPRECATION NOTICESA warning that something will be... Everything Worked Yesterday The general case of a sudden failure.WHAT CHANGED AT YOUR ENDAn update applied, possibly... Fatal error: Allowed memory size exhausted The script used more memory than permitted.WHAT IT MEANSPHP reached its memory limit and... Fatal error: Call to undefined function The code called something that does not exist.WHAT IT MEANSA function was called, and PHP could... Fatal error: Maximum execution time exceeded The script ran longer than permitted.WHAT IT MEANSPHP stopped a script that exceeded its time... High server load or Load average warnings Reports of load on the server.WHAT IT MEANSThe server is busier than usual. Brief spikes are... How to Find and Read an Error Message Getting the actual text before anything else.WHY THE EXACT TEXT MATTERS"My site is broken" has... Images Not Displaying Broken image placeholders.THE COMMON CAUSESURLs in the database still pointing at an old domain,... Import has exceeded the maximum execution time A database or content import stopped partway.WHAT IT MEANSThe import took longer than PHP permits... Incorrect datetime value or Data too long for column The data does not fit the column.WHAT IT MEANSAn insert or update supplied a value the column... Inode limit reached Too many files, regardless of their size.WHAT AN INODE ISOne file or directory, whatever its... Installation failed: could not create directory WordPress could not write during an update or install.WHAT IT MEANSThe file system refused a... Invalid or expired coupon A discount code is rejected.THE CHECKSHas the coupon expired Has its usage limit been reached, in... Is It Your Site, the Server, or Just You? Three questions that narrow everything.TEST ONE: DOES CPANEL LOAD?Visit yourdomain.com/cpanel.If... Isolating the Cause by Elimination Finding what is responsible.THE METHODRemove possible causes one at a time until the problem... Mailbox full or Quota exceeded A mailbox cannot accept more mail.IF IT IS YOUR MAILBOXcPanel > Email Accounts shows usage... Malware detected in your account A scanner found something.WHAT IT MEANSEither our server-side scanning or ImunifyAV identified... Messages sent but never arriving No bounce, no delivery.FIRST, CONFIRM IT LEFTcPanel > Track Delivery. Search for the recipient... MySQL server has gone away The connection was lost mid-query.WHAT IT MEANSThe database closed the connection while the... Notice: Undefined variable or index A value was used before being set.WHAT IT MEANSThe code referred to something that does not exist... Order confirmation emails not being sent Customers not notified.THE FIRST CHECKcPanel > Track Delivery. Search for a recent customer... Out of stock when the item is in stock Availability showing incorrectly.THE COMMON CAUSESStock management enabled with a quantity of... Page Loads Without Styling The content appears but the design does not.WHAT IT MEANSStylesheets failed to load. The HTML... Parse error: syntax error, unexpected A file contains invalid PHP.WHAT IT MEANSPHP could not read the file at all. Nothing runs.The... Payment gateway not available at checkout The payment option does not appear.THE CHECKSIs the gateway enabled in the payment settings Are... Payment succeeded but order still pending Money taken, order not updated.WHAT IT MEANSThe gateway charged the customer and your site never... Permissions or ownership wrong after restore Files present, site failing.WHAT IT MEANSFiles transferred but their permissions or ownership did... Preventing the Errors That Recur Fixing causes rather than symptoms.THE ERRORS THAT KEEP COMING BACKIP blocks, from a device using... Reading a Stack Trace Understanding the list of function calls.WHAT IT ISA record of how execution reached the point of... Relay access denied Your message was refused for sending.WHAT IT MEANSThe server refused to pass your message to an... Reproducing a Problem Reliably Making an intermittent fault testable.WHY IT MATTERSYou cannot confirm a fix for something you... SSH connection refused or permission denied Command line access failing.CONNECTION REFUSEDNothing is listening on that port.Check the port.... Scheduled posts missed schedule Scheduled content did not publish.WHAT IT MEANSWordPress cron did not run when the post was... Sending limit exceeded Outgoing mail refused after a threshold.WHAT IT MEANSShared hosting enforces an hourly sending... Site is slow but no error appears Working, and too slowly.MEASURE FIRSTLoad a plain static file. If that is fast while pages are... Site loads the old server after migration DNS or caching showing the previous host.FIRST, ESTABLISH WHICH YOU ARE SEEINGCheck what the... Site works but images and links point to the old domain URLs still referencing the previous address.WHAT IT MEANSAbsolute URLs stored in the database... Softaculous installation failed The one-click installer did not complete.THE COMMON CAUSESThe target directory already contains... Sorry, you are not allowed to access this page A permissions error inside WordPress.WHAT IT MEANSYour user account does not have the capability... Table doesn't exist A table is missing from the database.WHAT IT MEANSThe database exists and connects, but a table... Table is marked as crashed A table needs repair.WHAT IT MEANSThe table was left in an inconsistent state, usually by an... The Error Is Not Listed Here Diagnosing something unfamiliar.READ IT PROPERLYErrors usually name a file, a line, and a... The Site Ahead Contains Malware A browser or search engine security warning.WHAT IT MEANSMalicious content was detected on your... The site is experiencing technical difficulties The older wording of the WordPress fatal error page.WHAT IT MEANSThe same as the critical error... There are no shipping methods available The customer cannot check out.WHAT IT MEANSNo shipping zone covers the customer's address, so... There has been a critical error on this website WordPress caught a fatal error.WHAT IT MEANSA PHP fatal error occurred. WordPress shows this... This Site Can't Be Reached The general browser message when connection fails.WHAT IT MEANSNothing specific. Click for... This account has been flagged for abuse A notice about content or activity.WHAT IT MEANSWe received a report, or our monitoring detected... Too few arguments to function A function was called incorrectly.WHAT IT MEANSThe code called a function without supplying... Too many connections The database refused a new connection.WHAT IT MEANSThe connection limit was reached. Existing... Too many connections or Too many concurrent sessions Connection limits reached.FOR FTPMost clients open several simultaneous connections. Reduce the... Too many failed login attempts An account is locked out.FOR CPANEL OR FTPRepeated failures block your IP address at the... Trying to access array offset on value of type null A value was expected and was not there.WHAT IT MEANSThe code expected an array or object and... Uncaught Error: Class not found The code referenced a class that does not exist.WHAT IT MEANSPHP could not find the class being... Unknown database The named database does not exist.WHAT IT MEANSThe application is looking for a database that is... Unusual activity or login from a new location A security notification.WHAT TO DO IMMEDIATELYIf it was not you, change the password for that... Upload failed or file too large File transfers refused.THROUGH THE APPLICATIONRaise upload_max_filesize and post_max_size in... Warning: Cannot modify header information Output was sent before headers.WHAT IT MEANSPHP tried to set a header after content had already... Warning: include or require failed to open stream A file could not be loaded.WHAT IT MEANSThe code tried to load a file and could not find it or... Website went down with no error Unavailable, nothing logged.THE THREE CHECKSDoes cPanel load? If yes, the server is running. Does... What Changed? The Most Useful Question Errors follow changes.THE QUESTIONWhat was different immediately before this started?Almost every... What to Include When Reporting an Error Turning a long exchange into a short one.THE ESSENTIALSThe domain and cPanel username The exact... Where to Find Error Logs Every place errors are recorded.CPANEL ERROR LOGcPanel > Metrics > Errors. The most recent... Your Connection Is Not Private A certificate check failed.WHAT IT MEANSThe browser could not verify the certificate. One of... Your IP has been blocked The firewall refused your connection.WHY IT HAPPENSSeveral failed cPanel, FTP, webmail or email... Your PHP installation appears to be missing the MySQL extension WordPress cannot find the database driver.WHAT IT MEANSThe PHP extension WordPress uses to talk... Your account has been suspended Access removed.FIRST, READ THE NOTICEIt states the reason. The correct response depends entirely... Your site is using excessive resources A notice about consumption.WHAT IT MEANSYour account is consistently consuming more than its...
Back

Are you happy with your experience? Leave us a review on Trustpilot.


Trustpilot