Error creating database connection
-
I have the latest WP (4.0.1) and I upgraded from PHP 5.3 to PHP 5.5.
Now, the plugin causes the following error being show on top of the page:
Warning: mysql_query(): Access denied for user ”@’xxx.xxx.xxx.xxx’ (using password: NO) in /XXX/wp-content/plugins/wppageflip/functions.php on line 4Warning: mysql_query(): A link to the server could not be established in /XXX/wp-content/plugins/wppageflip/functions.php on line 4
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /XXX/wp-content/plugins/wppageflip/functions.php on line 4
Is there any specific PHP dependency to use this plugin?
- The topic ‘Error creating database connection’ is closed to new replies.