Jump to content
xt:Commerce Community Forum

extrem lange Fehlermeldung export


Recommended Posts

Hallo! jetzt schaff ich es mal wirklich nicht allein - beim export in csv.datei erscheint folgende fehlermeldung:

Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/export/export.csv) is not within the allowed path(s): (/www/htdocs/w0080855/:/tmp:/usr/bin:/www/htdocs/w0080855:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w0080855/admin/includes/classes/import.php on line 584

Warning: fopen(/export/export.csv) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/w0080855/admin/includes/classes/import.php on line 584

Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/w0080855/admin/includes/classes/import.php on line 639

Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/w0080855/admin/includes/classes/import.php on line 739

ich habe schon alle rechte vom export und import auf 777 gesetzt - was kann ich tun? über eine rückmeldung wäre ich sehr sehr dankbar!

bei mir funktionieren auch keine export-module wie geizkragen, billiger etc. - was tun?

Link to comment
Share on other sites

beim geizkragen modul kommt z.b. folgende fehlermeldung:

Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/export/geizhals.csv) is not within the allowed path(s): (/www/htdocs/w0080855/:/tmp:/usr/bin:/www/htdocs/w0080855:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 125

Warning: fopen(/export/geizhals.csv) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 125

Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 126

Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 127

Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/export/geizhals.csv) is not within the allowed path(s): (/www/htdocs/w0080855/:/tmp:/usr/bin:/www/htdocs/w0080855:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 134

Warning: fopen(/export/geizhals.csv) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 134

Warning: filesize() [function.filesize]: open_basedir restriction in effect. File(/export/geizhals.csv) is not within the allowed path(s): (/www/htdocs/w0080855/:/tmp:/usr/bin:/www/htdocs/w0080855:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 135

Warning: fread(): supplied argument is not a valid stream resource in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 135

Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 136

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php:125) in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 137

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php:125) in /www/htdocs/w0080855/admin/includes/modules/export/geizhals.php on line 138

wo könnte ich anfangen, den fehler zu suchen? zu lösen?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...