|
|||
|
Hallo!
Bekomme beim Versuch einen .csv-Export zu machen folgende Fehlermeldung: Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/export/export.csv) is not within the allowed path(s): (/www/htdocs/w00804af/:/tmp:/usr/bin:/www/htdocs/w00804af:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w00804af/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/w00804af/admin/includes/classes/import.php on line 584 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/w00804af/admin/includes/classes/import.php on line 639 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/w00804af/admin/includes/classes/import.php on line 739 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w00804af/admin/includes/classes/import.php on line 742 Rechte auf das Verzeichnis export auf 777. import ist auch auf 777. Shop Ver. 3.04SP2.1 Hat jemand von euch eine Idee woran es noch liegen könnte? Werde daraus nicht schlau... Viele Grüße Christian |
|
|||
|
Hilf dir selbst, sonst hilft dir keiner...
Mittlerweile habe ich das Problem ausfündig machen können. Ich habe mir die admin/includes/configure.php angeschaut. Unter DIR_FS_DOCUMENT_ROOT fiel mir auf, dass der physikalische Pfad des Dateisystems nicht stimmt. Dort war define('DIR_FS_DOCUMENT_ROOT', '/'); definiert. Richtig müsste es aber define('DIR_FS_DOCUMENT_ROOT', '/www/htdocs/xxxxxxxx/'); lauten. Dies habe ich bis jetzt in admin/includes/configure.php und admin/includes/configure.org.php manuell abgeändert. Bei allen Definitionen mit _FS_ (File System) muss der Pfad mit /www/htdocs/xxxxxxxx/ vervollständigt werden. Vielleicht hilft es ja demnächst jemandem mit dem selben Problem. LG |
|
|||
|
ich habe das selbe problem,trotz rechte auf 777 diese fehlermeldung,kannst du vielleicht genauer definieren wie es geht.danke
fehlermeldung: Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/www/htdocs/xxxxxxxx/export/metashopper.csv) is not within the allowed path(s): (/www/htdocs/w00b4585/:/tmp:/usr/bin:/www/htdocs/w00b4585:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 124 Warning: fopen(/www/htdocs/xxxxxxxx/export/metashopper.csv) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 124 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 125 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 126 Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/www/htdocs/xxxxxxxx/export/metashopper.csv) is not within the allowed path(s): (/www/htdocs/w00b4585/:/tmp:/usr/bin:/www/htdocs/w00b4585:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 133 Warning: fopen(/www/htdocs/xxxxxxxx/export/metashopper.csv) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 133 Warning: filesize() [function.filesize]: open_basedir restriction in effect. File(/www/htdocs/xxxxxxxx/export/metashopper.csv) is not within the allowed path(s): (/www/htdocs/w00b4585/:/tmp:/usr/bin:/www/htdocs/w00b4585:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 134 Warning: fread(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 134 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 135 Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php:124) in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 136 Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php:124) in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 137 |
|
|||
|
jetzt kriege ich diese fehlermeldung:
Warning: fopen(/export/metashopper.csv) [function.fopen]: failed to open stream: No such file or directory in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 124 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 125 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 126 Warning: fopen(/export/metashopper.csv) [function.fopen]: failed to open stream: No such file or directory in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 133 Warning: filesize() [function.filesize]: stat failed for /export/metashopper.csv in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 134 Warning: fread(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 134 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 135 Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php:124) in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 136 Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php:124) in /www/htdocs/w00b4585/admin/includes/modules/export/metashopper.php on line 137 |
![]() |
| Lesezeichen |
| Stichworte |
| csvexport, fehlermeldung |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Export will nicht gehten aber keine Fehlermeldung | mkracing | Admininterface | 0 | 09.01.2007 17:27 |
| Fehlermeldung beim Export zu Preisroboter.de | Thore | Shopbereich | 0 | 10.11.2006 14:46 |
| Export bringt Fehlermeldung | cotewa | Shopbereich | 0 | 15.08.2006 12:32 |