failed to open stream: Permission denied in [...]t/plugins/all-in-one-seo-pack/aioseop.class.php on line 924 All in One SEO Pack Troubleshooting Forum

The support forums have a new home! Please visit All in One SEO Pack's new residence at Semper Plugins to purchase a support plan.

 
You must be logged in to post
Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

failed to open stream: Permission denied in […]t/plugins/all-in-one-seo-pack/aioseop.class.php on line 924

Post
New Member

aedapp

posts 1

11:24 pm August 15, 2009

PHP Warning:  error_log([...]/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.log) [<a href='function.error-log'>function.error-log</a>]: failed to open stream: Permission denied in [...]/wp-content/plugins/all-in-one-seo-pack/aioseop.class.php on line 924

I had this warning message for awhile, and I discovered the problem was that the plugin tries to write to a log. Since I don't allow the plugins to be owned by the webserver (and therefor compromise my WP and box), its owned by another user. Making the file all_in_one_seo_pack.log and chowning it to the web user (www-data in my case) fixed this warning:

# touch all_in_one_seo_pack.log

# chown www-data all_in_one_seo_pack.log

Tell us about that next time, will you? :)

New Member

geekazine

posts 1

2:58 pm October 3, 2009

This also sounds like a permissions error. After all, the log is CHMOD 644. The log file needs permission to write.


About the WordPress Developer Forum

Forum Timezone: America/New_York

Most Users Ever Online: 205

Currently Online:
20 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 5
Forums: 23
Topics: 1543
Posts: 3447

Membership:

There are 6357 Members

There are 4 Admins
There are 3 Moderators