Symptoms
Your website cannot connect to its database, and an error similar to the following may be found in the error log.
mysqli_real_connect(): (HY000/2002): No such file or directory in /home/cpuser/public_html/dpconnect.php on line 99
Description
When the "EXPERIMENTAL: Jail Apache Virtual Hosts using mod_ruid2 and cPanel® jailshell." Tweak Setting is enabled, site applications are unable to resolve localhost to 127.0.0.1.
Workaround
The site application's database host must be configured to be 127.0.0.1 instead of localhost, or the "EXPERIMENTAL: Jail Apache Virtual Hosts using mod_ruid2 and cPanel® jailshell." Tweak Setting must be disabled.
Comments
0 comments
Article is closed for comments.