* warning: copy(/www/portada2) [function.copy]: failed to open stream
oskar_calvo - May 12, 2008 - 11:56
| Project: | Import HTML |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello.
I am working with drupal 5.7, and this is the information of my server:
Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3
When I try to important a html the software give me this warning.
* warning: copy(/www/portada2) [function.copy]: failed to open stream: No such file or directory in /var/www/drupalmaestro/sites/all/modules/import_html/import_html.module on line 1641.
* warning: stat() [function.stat]: stat failed for /www/portada2 in /var/www/drupalmaestro/sites/all/modules/import_html/import_html.module on line 1643.
#1
Hi Oscar ... did you figure this out?
I am getting this error too:
warning: copy() [function.copy]: The first argument to copy() function cannot be a directory in /home/content/s/a/m/***/html/***/sites/all/modules/import_html/import_html.module on line 1641.
sam
#2
Hello samdeskin, I do not get nothing.
What I am doing is take the html files and make a page-node-nid.tpl.php file with everyone, is not the best option, but it works fine.
Oskar