The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Hello,
I recently migrated to VPS and when I click on the 'Rebuild Sitemap' these errors appear...it sounds like I need to change permissions on folders but honestly do not know were to go and do this in my WHM CPanel...haha!
Failed to write the general sitemap file
(/home/smuttv/public_html/sitemaps/sitemap-general.xml)!
Failed to write users sitemap file
(/home/smuttv/public_html/sitemaps/sitemap-users-1.xml)!
Failed to write videos sitemap file
(/home/smuttv/public_html/sitemaps/sitemap-videos-1.xml)!
Warning:
file_put_contents(/home/smuttv/public_html/sitemaps/sitemap-general.xml)
[function.file-put-contents]: failed to open stream: Permission denied in
/home/smuttv/public_html/libraries/framework/file.php on line 36
Warning:
file_put_contents(/home/smuttv/public_html/sitemaps/sitemap-users-1.xml)
[function.file-put-contents]: failed to open stream: Permission denied in
/home/smuttv/public_html/libraries/framework/file.php on line 36
Warning:
file_put_contents(/home/smuttv/public_html/sitemaps/sitemap-videos-1.xml)
[function.file-put-contents]: failed to open stream: Permission denied in
/home/smuttv/public_html/libraries/framework/file.php on line 36
Offline
Make sure the sitemaps folder is chmod 755 if you have suphp or 777 if not.
Offline
Its a permission issue. Did you chmod the directory and the files just in case?
Offline
Pages: 1