Cannot open URL package_sidebar_en.xml...

Creating and modifying plugins.
Post Reply
legalwaters
Posts: 2
Joined: Sat Nov 04, 2006 6:09 pm

Cannot open URL package_sidebar_en.xml...

Post by legalwaters »

Every time I try to install a new sidebar, I get the following error message:

Trying to open URL package_sidebar_en.xml...
Permission denied
Notice: Permission denied in /home/u1/legalwaters/html/cblog/bundled-libs/PEAR.php on line 848
Permission denied

NOTE: I have confirmed that the pw for the SQL db matches the serendipity configuration settings. I suspect the problem is in the Spartacus configurations, but could not find instruction in the FAQ or other documentation. What should be in the owner, permission for dl files, dl directories fields?

Sorry to be a pain with such a basic question. :? Thanks much for your help!
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

THat particular file is stored in the templates_c folder of your Serendipity installation, and Serendipity needs permissions to edit that file and a couple of others with similar names for other plugins and templates.

So, do you have ftp access to your host account, or someonline file manager through your hosting company? If so, simply change the permissions on your template_c folder to make it writable.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

I'm afraid the 'permission denied' could also mean that your webserver is firewalled and not allowed to fetch data over the web!

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/
legalwaters
Posts: 2
Joined: Sat Nov 04, 2006 6:09 pm

Thanks - will check on those issues

Post by legalwaters »

THANKS much for the responses! I'll try to figure out how to make the files writable, and if that doesn't work, then check with my host on possible server firewall.
Post Reply