Results 1 to 3 of 3

Fehlermeldungen bei Sitemap Erstellung

This is a discussion on Fehlermeldungen bei Sitemap Erstellung within the Deutsch forums, part of the General Discussion category; Wenn ich den Cronjob für die Sitemap Generierung starte, kommen eine Menge Fehlermeldungen. Vielleicht kann damit jemand was anfangen. Code: ...

  1. #1
    Junior Member
    Real Name
    Peter Scakces
    Join Date
    Oct 2007
    Posts
    14
    Liked
    0 times

    Fehlermeldungen bei Sitemap Erstellung

    Wenn ich den Cronjob für die Sitemap Generierung starte, kommen eine Menge Fehlermeldungen. Vielleicht kann damit jemand was anfangen.

    Code:
    Warnung: fopen([path]/vbseo_sitemap/data/progress.dat) [function.fopen]: failed to open stream: Permission denied in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1255)
    
    Warnung: fwrite(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1256)
    
    Warnung: fclose(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1257)
    [create sitemap file] filename: sitemap_2.xml.gz, number of urls: 20000 [-23,268.9Kb mem used] [10s (+4s)]
    [create sitemap in text format] part #3 [-23,268.9Kb mem used] [10s (+0s)]
    
    Warnung: fopen([path]/vbseo_sitemap/data/progress.dat) [function.fopen]: failed to open stream: Permission denied in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1255)
    
    Warnung: fwrite(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1256)
    
    Warnung: fclose(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1257)
    [create sitemap file] filename: sitemap_3.xml.gz, number of urls: 20000 [-48,303.8Kb mem used] [15s (+6s)]
    [create sitemap in text format] part #4 [-48,303.7Kb mem used] [15s (+0s)]
    
    Warnung: fopen([path]/vbseo_sitemap/data/progress.dat) [function.fopen]: failed to open stream: Permission denied in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1255)
    
    Warnung: fwrite(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1256)
    
    Warnung: fclose(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1257)
    [create sitemap file] filename: sitemap_4.xml.gz, number of urls: 20000 [-74,066.1Kb mem used] [21s (+6s)]
    [create sitemap in text format] part #5 [-74,066.0Kb mem used] [21s (+0s)]
    
    Warnung: fopen([path]/vbseo_sitemap/data/progress.dat) [function.fopen]: failed to open stream: Permission denied in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1255)
    
    Warnung: fwrite(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1256)
    
    Warnung: fclose(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1257)
    [archive homepage] [-80,973.1Kb mem used] [23s (+2s)]
    [SECTION START] forumdisplay archived [-80,971.4Kb mem used] [23s (+0s)]
    [SECTION START] member [-80,940.7Kb mem used] [23s (+0s)]
    [SECTION START] polls [-97,890.0Kb mem used] [24s (+1s)]
    [SECTION START] albums [-98,049.5Kb mem used] [25s (+0s)]
    [SECTION START] groups [-98,076.1Kb mem used] [25s (+0s)]
    [SECTION START] tags [-98,085.5Kb mem used] [25s (+0s)]
    [SECTION START] blog tags [-98,377.7Kb mem used] [25s (+1s)]
    [create sitemap file] filename: sitemap_5.xml.gz, number of urls: 14624 [-99,146.8Kb mem used] [25s (+0s)]
    [create sitemap in text format] part #6 [-99,146.9Kb mem used] [25s (+0s)]
    
    Warnung: fopen([path]/vbseo_sitemap/data/progress.dat) [function.fopen]: failed to open stream: Permission denied in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1255)
    
    Warnung: fwrite(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1256)
    
    Warnung: fclose(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1257)
    [create sitemap index] filename: sitemap_index.xml.gz, number of sitemaps: 5 [-99,156.3Kb mem used] [25s (+0s)]
    
    Warnung: unlink([path]/vbseo_sitemap/data/progress.dat) [function.unlink]: No such file or directory in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1265)
    Sitemap has been created. Click here to return [-99,158.3Kb mem used] [28s (+2s)]
    
    Warnung: fopen([path]/vbseo_sitemap/data/1238374470.log) [function.fopen]: failed to open stream: Permission denied in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1134)
    
    Warnung: fwrite(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1135)
    
    Warnung: fclose(): supplied argument is not a valid stream resource in [path]/vbseo_sitemap/vbseo_sitemap_functions.php (Zeile 1136)

  2. #2
    Senior Member
    Real Name
    Philipp Herbers
    Join Date
    Sep 2005
    Location
    Meppen, Germany
    Posts
    8,436
    Liked
    0 times
    Hey,

    bitte stelle sicher, dass der Ordner vbseo_sitemap/data und die Dateien CHMOD 777 besitzen.

  3. #3
    Junior Member
    Real Name
    Peter Scakces
    Join Date
    Oct 2007
    Posts
    14
    Liked
    0 times
    Ich wusste doch das ich nach dem Serverumzug was vergessen hatte.

    Vielen Dank für die schnelle Antwort, klappt jetzt wieder alles einwandfrei.

    Gruß,

    Pander23

Similar Threads

  1. Replies: 9
    Last Post: 12-26-2008, 02:40 PM
  2. Probleme bei der Erstellung einer Sitemap
    By Schwabi in forum Deutsch
    Replies: 21
    Last Post: 09-22-2008, 09:20 AM
  3. sitemap generatorun yaptığı sitemap ile roottaki sitemap
    By chaostheory_ozzy in forum Türkçe
    Replies: 15
    Last Post: 07-07-2008, 06:12 AM
  4. Replies: 27
    Last Post: 02-07-2007, 01:45 PM
  5. Datenbankfehler bei Sitemap Erstellung:
    By fade in forum Deutsch
    Replies: 1
    Last Post: 12-09-2006, 06:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •