cron email - errors?
« on: April 21, 2006, 06:34:56 PM »
I just got a 3mb cron error message stating (partially) this...

Any idea what gives?

--Tone


13100 | 23 | 131,251.7 | 381:21 | 0:40 | 6 | - | 9122 | 3033 | 0
13120 | 3 | 131,406.8 | 381:26 | 0:05 | 6 | - | 9142 | 3059 | 0
13123 | 0 | 131,429.3 | 381:27 | 0:00 | 7 | - | 9145 | 0 | 0
<h4>Completed</h4>Total pages indexed: 9145<br>Calculating changelog...<br />
<b>Warning</b>:  gzopen(/home/hwrank/public_html/sitemap/data/urllist.txt.gz): failed to open stream: Permission denied in <b>/home/hwrank/public_html/sitemap/pages/class.xml-creator.inc.php</b> on line <b>117</b><br />
<br />
<b>Warning</b>:  gzwrite(): supplied argument is not a valid stream resource in <b>/home/hwrank/public_html/sitemap/pages/class.xml-creator.inc.php</b> on line <b>172</b><br />
<br />
-----a few hundred more of those above and below...

<b>Warning</b>:  gzwrite(): supplied argument is not a valid stream resource in <b>/home/hwrank/public_html/sitemap/pages/class.xml-creator.inc.php</b> on line <b>172</b><br />
<br />
<b>Warning</b>:  gzclose(): supplied argument is not a valid stream resource in <b>/home/hwrank/public_html/sitemap/pages/class.xml-creator.inc.php</b> on line <b>176</b><br />
<br>Creating HTML sitemap...<br />
<b>Warning</b>:  fopen(/home/hwrank/public_html/sitemap/data/sitemap.html): failed to open stream: Permission denied in <b>/home/hwrank/public_html/sitemap/pages/class.html-creator.inc.php</b> on line <b>121</b><br />
<br />
<b>Warning</b>:  fwrite(): supplied argument is not a valid stream resource in <b>/home/hwrank/public_html/sitemap/pages/class.html-creator.inc.php</b> on line <b>122</b><br />
<br />
<b>Warning</b>:  fclose(): supplied argument is not a valid stream resource in <b>/home/hwrank/public_html/sitemap/pages/class.html-creator.inc.php</b> on line <b>123</b><br />
<br />
<b>Warning</b>:  fopen(/home/hwrank/public_html/sitemap/data/sitemap2.html): failed to open stream: Permission denied in <b>/home/hwrank/public_html/sitemap/pages/class.html-creator.inc.php</b> on line <b>121</b><br />
- find Computer hardware reviews, news and shopping.
Discuss computer hardware reviews on .
Re: cron email - errors?
« Reply #1 on: April 21, 2006, 10:47:43 PM »
Hello Tone,

please make sure that you have set correct permissions:
sitemap/data/ folder - 0777
ALL files in sitemap/data/ - 0666
Re: cron email - errors?
« Reply #2 on: April 22, 2006, 10:27:56 AM »
there are no files in the /sitemap/data folder...  and the sitemap/data folder is 777.

--Tone
- find Computer hardware reviews, news and shopping.
Discuss computer hardware reviews on .
Re: cron email - errors?
« Reply #3 on: April 24, 2006, 09:44:40 PM »
Hello,

please try to create urllist.txt.gz and sitemap.html files in data/ folder and set permissions to 0666 for them.