• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.

Bug PHP Warning: mysqli_real_connect()

Status
Not open for further replies.

neogeo

Customer
Hi, vB works correctly, but I always see this error in php-error-log repeating all time:

Code:
PHP Warning:  mysqli_real_connect(): (HY000/2002): No such file or directory in /home/www/dbtech/dbseo/includes/class_db.php on line 865

When I go to 865 line from class_db.php:
Code:
        if (!$connect = $this->functions['connect']($link, $servername, $username, $password, '', $port))
        {
            // Connection error
            $this->halt($this->functions['connect_error']());
        }

How could we fix this error?

Thank you @Fillip H.
 
It's possible you need to change the vB config file to use 127.0.0.1 instead of localhost. It's also possible it's a server error, which would require you to look in your MySQL log file.

Regardless, the problem does not originate in DBSEO. The only reason why it looks like it might be in DBSEO is because DBSEO is opening its own MySQL connection so it can load before vB.
 
Hello @neogeo,

We hope your ticket regarding DragonByte SEO has been addressed to your satisfaction. This ticket has now been scheduled to be closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Hello @neogeo,

As we have not heard back from you, your ticket regarding DragonByte SEO has now been closed.

If your ticket has not been resolved, please feel free to start a new support ticket and link back to this ticket.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,169
Customer rating
5.00 star(s) 1 ratings
Back
Top