Hi,

I have tried to restore a Drupal phpmyadmin backup in a new hosting, but I find this error

warning: Unknown(lvVsA1n21RNG2XcpF5.php): failed to open stream: No such file or directory in /home/xxx/public_html/web/includes/common.inc(1813) : eval()'d code on line 3.

warning: Unknown(lvVsA1n21RNG2XcpF5.php): failed to open stream: No such file or directory in /home/xxx/public_html/web/includes/common.inc(1813) : eval()'d code on line 3.

warning: (null)(): Failed opening 'lvVsA1n21RNG2XcpF5.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:../:../../:../../../:../../../../:../../../../../') in /home/xxx/public_html/web/includes/common.inc(1813) : eval()'d code on line 3.


Fatal error: Call to undefined function: displaylinks() in /home/xxx/public_html/web/includes/common.inc(1813) : eval()'d code on line 4

Do you know what's the problem?

Thanks

Comments

andre75’s picture

Has there been any solution to this?
I just ran across the very same error.
I downloaded the database and the files from my webhost and tried to open my site on my local machine for development.
Usually this works right out of the box, but not this time. I am getting the same error.

andre75’s picture

Could it be some mysql or php version issue?