error message from email notification program
-
OK, I’m over my head here.
I am installing the email notification plugin.
Everything seems to be in order, but I get the error message below when I go the admin page. I’ve got no programming experience. Can someone easily decipher what is missing?
Ron———————
Warning: main(/home/riverhou/public_html/WordPress//maillist/wpemn_config.php): failed to open stream: No such file or directory in /home/riverhou/public_html/WordPress/wp-content/plugins/wp-email-notification/index.php on line 19Warning: main(/home/riverhou/public_html/WordPress//maillist/wpemn_config.php): failed to open stream: No such file or directory in /home/riverhou/public_html/WordPress/wp-content/plugins/wp-email-notification/index.php on line 19
Warning: main(): Failed opening ‘/home/riverhou/public_html/WordPress//maillist/wpemn_config.php’ for inclusion (include_path=’.:/usr/local/lib/php’) in /home/riverhou/public_html/WordPress/wp-content/plugins/wp-email-notification/index.php on line 19
Import Addresses :: Export Addresses :: Remove Addresses :: Email List Subscribers :: Update SettingsWarning: mysql_connect(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_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/riverhou/public_html/WordPress/wp-content/plugins/wp-email-notification/index.php on line 46
-
If everything was in order, there’d be no errors…
Do you have a maillist/wpemn_config.php set up under your WordPress directory? This is what appears to be upsetting the plugin.
Thanks for the response, K.
There is such a file under WordPress. However, it reads at the moment that it is empty. Should it have content to work?OK, a step forward and one backwards.
I ran through the installation procedures again and it appears to me that perhaps the install.php file never ran. I think this because: this time when I clicked on it it brought up a promising screen requesting info about configuration. I worked through that and thought maybe it’s fixed.
But no, when I run the install script, I get a whole series of error messages. See them below.
Perhaps someone can, by looking at this, determine what is amiss?
Thanks.———————
WordPress Email Notification Plugin v2.3.1 Install
InstallingYou have successfully written data to wpemn_config.php
Warning: mysql_connect(): Access denied for user: ‘Ron Kraybill@localhost’ (Using password: YES) in /home/riverhou/public_html/WordPress/Maillist/install.php on line 210
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/riverhou/public_html/WordPress/Maillist/install.php on line 211
Creating table: wp_email_list…Warning: mysql_query(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_html/WordPress/Maillist/install.php on line 227
Warning: mysql_query(): A link to the server could not be established in /home/riverhou/public_html/WordPress/Maillist/install.php on line 227
Warning: mysql_query(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_html/WordPress/Maillist/install.php on line 234
Warning: mysql_query(): A link to the server could not be established in /home/riverhou/public_html/WordPress/Maillist/install.php on line 234
Creating table: wp_email_list_config…Warning: mysql_query(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_html/WordPress/Maillist/install.php on line 251
Warning: mysql_query(): A link to the server could not be established in /home/riverhou/public_html/WordPress/Maillist/install.php on line 251
Populating table: wp_email_list_config…Warning: mysql_query(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_html/WordPress/Maillist/install.php on line 262
Warning: mysql_query(): A link to the server could not be established in /home/riverhou/public_html/WordPress/Maillist/install.php on line 262
Creating table: wp_email_list_future …Warning: mysql_query(): Access denied for user: ‘root@localhost’ (Using password: NO) in /home/riverhou/public_html/WordPress/Maillist/install.php on line 273
Warning: mysql_query(): A link to the server could not be established in /home/riverhou/public_html/WordPress/Maillist/install.php on line 273
Finished!
You should now remove install.php from your server.
—————-
Me again: When I have the plugin activated, the blog does not work at atl. When it is deactivated there is the error message below showing up on the header of my blog page.
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/riverhou/public_html/WordPress/wp-content/plugins/wp-email-notification/email_notification_2.3.1.php on line 369Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/riverhou/public_html/WordPress/wp-content/plugins/wp-email-notification/email_notification_2.3.1.php on line 372
January 31, 2006I am having a similar or related problem. I cannot seem to run the install script. Whenever I click upon it, my editor opens it up. What should I do?
Thanks
The topic ‘error message from email notification program’ is closed to new replies.