re:
<?php chmod('/home/blabla/www/sitemap.html',  0644); ?>
or
 <?php chmod('/home/blabla/www/sitemap.xml',  0644); ?>


Hi Oleg

I was searching unsuccessfully for a topic in this area of the forum for the above php permission line you gave me, awhile back, that goes in the index.php file. Would you be able to find that post please? I spent 10 minutes searching for a post.

You are welcome to reword this post if needed, if its a value for your customers  and the forum

Al Guevara
Re: concerning <?php chmod('data/sitemap.html', 0644); ?>
« Reply #2 on: August 01, 2010, 04:26:20 PM »
re:
<?php chmod('data/sitemap.html',  0644); ?>
or other PATH your using
 <?php chmod('/home/blabla/www/sitemap.xml',  0644); ?>


Hi Oleg

I was searching unsuccessfully for a topic in this area of the forum for the above php permission line you gave me, awhile back, that goes in the index.php file. Would you be able to find that post please? I spent 10 minutes searching for a post.

You are welcome to reword this post if needed, if its a value for your customers  and the forum

Al Guevara