Email Notification Plugin Issues After Moving index.php File
-
I’ve originally set up WordPress in a /wordpress subdirectory. Now I’ve moved the index.php file to the root directory. I’ve reactivated the email notification plugin and ran the install.php. After producing no errors, I went to “Email Notification” in the Manage tab of the Admin panel. I’m getting the following errors…
Warning: main(/home/u2/urbanl/html/wordpress//maillist/wpemn_config.php): failed to open stream: No such file or directory in /home/u2/urbanl/html/wordpress/wp-content/plugins/wp-email-notification/index.php on line 19
Warning: main(): Failed opening '/home/u2/urbanl/html/wordpress//maillist/wpemn_config.php' for inclusion (include_path='.:') in /home/u2/urbanl/html/wordpress/wp-content/plugins/wp-email-notification/index.php on line 19
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/u2/urbanl/html/wordpress/wp-content/plugins/wp-email-notification/index.php on line 45
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/u2/urbanl/html/wordpress/wp-content/plugins/wp-email-notification/index.php on line 46
I’ve poked around in the phpMyAdmin panel, and couldn’t find anything visibly out of place.
Any guidance would be appreciated….thanks.
Velanche
The topic ‘Email Notification Plugin Issues After Moving index.php File’ is closed to new replies.