Posted by worthog on October 15, 2009 at 10:48pm
I'm obviously doing something wrong, but I can't seem to get my Wordpress WXR file imported. I get the following error when I try:
* warning: fopen(0) [function.fopen]: failed to open stream: No such file or directory in /etc/drupal/all/modules/wordpress_import/wordpress_import.module on line 783.
* warning: Invalid argument supplied for foreach() in /etc/drupal/all/modules/wordpress_import/wordpress_import.module on line 838.
* warning: Invalid argument supplied for foreach() in /etc/drupal/all/modules/wordpress_import/wordpress_import.module on line 182.I have been administering Linux for years, but can't seem to find the problem. All the permissions appear to be kosher. (This install is on my own server so I have complete control.)
Anybody have a clue as to what is going on? I'm sure I'm missing something obvious!
Thanks!
Mike
Comments
You probably already
You probably already considered this, but:
A standard Drupal install (/Best Practices) would have you installing module to:
/sites/all/modules/
Is that perhaps the issue?