Installing weather plugin

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
aacircle
Regular
Posts: 50
Joined: Sun Oct 02, 2005 11:04 am
Contact:

Installing weather plugin

Post by aacircle »

I've just tried to install the weather plugin without success:

Cannot write to directory /home/httpd/html/mydomain//blog//plugins/. Please check the permissions.
Error: serendipity_plugin_weather:a64b0f758e68dec8e0e91acd342d454e (serendipity_plugin_weather)

I noticed that /home/httpd/html/mydomain//blog//plugins has double slashes in it. Is this an error?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Installing weather plugin

Post by garvinhicking »

The double slashes are not of importance. Just pay attention to the first message: Your directory /blog/plugins/ is not writable (i.e. 0777) for the webserver user.

Change it via chmod() or your FTP editor so that Serendipity can write the plugin directories.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
aacircle
Regular
Posts: 50
Joined: Sun Oct 02, 2005 11:04 am
Contact:

Post by aacircle »

Thanks Garvin. All looking fine now.

Cheers!
Post Reply