Welcome to Geeklog Thursday, May 23 2013 @ 08:58 AM EDT
|
||||||||
![]() |
Forum Index > Support > Installation Support |
New Topic
|
Post Reply
|
Error installing plugin XMLsitemap |
|||
| manowar |
|
||||||
![]() ![]() ![]() ![]() ![]() Regular Poster Status: offline ![]() Registered: 11/07/07 Posts: 81 |
[root@vbox-mval logs]# tail -f error.log
Mon 10 May 2010 16:55:52 CLT - Attempting to install the 'xmlsitemap' plugin Mon 10 May 2010 16:55:52 CLT - Attempting to add 'xmlsitemap' features Mon 10 May 2010 16:55:52 CLT - Inserting default data Mon 10 May 2010 16:55:52 CLT - Registering 'xmlsitemap' plugin Mon 10 May 2010 16:55:52 CLT - SitemapXML: Cannot write the sitemap file: /home/geeklog/public_html/sitemap.xml Mon 10 May 2010 16:55:52 CLT - Plugin postinstall failed Mon 10 May 2010 16:55:52 CLT - Auto-uninstalling plugin xmlsitemap: Mon 10 May 2010 16:55:52 CLT - XMLSitemap: cannot delete a sitemap: /home/geeklog/public_html/sitemap.xml Mon 10 May 2010 16:55:52 CLT - Removing variable xmlsitemap_filename Mon 10 May 2010 16:55:52 CLT - ...success Mon 10 May 2010 16:55:52 CLT - Removing variable xmlsitemap_mobile Mon 10 May 2010 16:55:52 CLT - ...success Mon 10 May 2010 16:55:52 CLT - Attempting to remove comments for xmlsitemap Mon 10 May 2010 16:55:52 CLT - ...success Mon 10 May 2010 16:55:52 CLT - Attempting to remove config table records for group_name: xmlsitemap Mon 10 May 2010 16:55:52 CLT - ...success Mon 10 May 2010 16:55:52 CLT - Attempting to unregister the xmlsitemap plugin from Geeklog Mon 10 May 2010 16:55:52 CLT - ...success Mon 10 May 2010 16:55:52 CLT - Finished uninstalling the xmlsitemap plugin. How to solve it? |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13027 |
The public_html directory needs to be writable.
bye, Dirk |
||||||
|
|||||||
| manowar |
|
||||||
![]() ![]() ![]() ![]() ![]() Regular Poster Status: offline ![]() Registered: 11/07/07 Posts: 81 |
drwxr-xr-x 15 502 502 4096 may 10 17:44 public_html
then run : chmod ??? public_html |
||||||
|
|||||||
| justrage |
|
||||||
![]() ![]() ![]() ![]() ![]() Newbie Status: offline ![]() Registered: 06/23/07 Posts: 10 |
I had the same error IIRC I made the file sitemap.xml manually, made sure the user and group were the same as the other files in the directory, and mace it rw, r r (655)?.
Been working since doing this. |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
Quote by: Dirk The public_html directory needs to be writable. why is this permission not checked when other permissions are checked during install? for some time im getting this error when installing SitemapXML: Cannot write the sitemap file: ...snip.../httpdocs/sitemap.xml i allways go and change permissions and see no errors after that ... but i rely on the checker to check ALL the permissions the script needs to run ... |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13027 |
Quote by: gape why is this permission not checked when other permissions are checked during install? That's a good point. From a technical point of view: The install script only checks the permissions required by Geeklog itself - and XMLSitemap is a plugin. So currently the installer doesn't know about requirements of the plugins. We would need an API for that. Feel free to file a feature request. bye, Dirk |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
Quote by: Dirk Quote by: gape why is this permission not checked when other permissions are checked during install? That's a good point. From a technical point of view: The install script only checks the permissions required by Geeklog itself - and XMLSitemap is a plugin. So currently the installer doesn't know about requirements of the plugins. We would need an API for that. Feel free to file a feature request. bye, Dirk we could check at least for the plugins that ship with geeklog install will try ' file a feature request.' |
||||||
|
|||||||
| Content generated in: 1.19 seconds |
|
|
|