I was having the problem wit gsitemap as specified here:

http://drupal.org/node/144166

As this specified that the problem was fixed in later versions of the source code I upgraded to 5.x-1.x-dev and had this problem when running the update script:

The selected file XXX/tmp/file1yOGu2 could not be copied.

where (XXX) is the full path to my directory.

My tmp directory has ended up with the following files:

drwxrwxr-x 2 apache apache 1024 Oct 21 15:12 drupal.gsitemap.SESSda4bf696c0d1e186f328e82e24f12cf9
-rw------- 1 apache apache 275 Oct 21 15:12 file0MkKyl
-rw------- 1 apache apache 275 Oct 21 15:24 file1Hy9Xo
-rw------- 1 apache apache 11645 Oct 21 16:45 file1tphdW
-rw------- 1 apache apache 11641 Oct 21 15:55 file1uKUqi
-rw------- 1 apache apache 3642 Oct 21 16:34 file1yOGu2
(plus more)

The first folder above is empty.

Now when I try to request the site map I get a page missing error though the error is a bit distorted and is not a normal page missing page.

Comments

pxlpshr’s picture

I too have this issue... I thought the latest dev would fix problem with PHP_Safe Mode ... but does that mean i still need to have PHP Extensions installed? Meh, really want this to work...

pxlpshr’s picture

Resolved my issue by installing a missing PHP library, php5-zlib.

darren oh’s picture

Status: Active » Closed (fixed)
deverman’s picture

Assigned: Unassigned » deverman
Priority: Normal » Critical

I checked my php configuration and it is compiled with "'--with-zlib' " so I don't think my problem is the same as the posters above. This issue is still open.

darren oh’s picture

Status: Closed (fixed) » Active

Making active. Please assign back to anonymous unless you are working on a fix.

darren oh’s picture

Status: Active » Closed (fixed)

Closing due to lack of information.