Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#6487 closed defect (bug) (invalid)

wordpree 2.5 after upgrade auto pug-in update causing error

Reported by: wonderla's profile wonderla Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords:
Focuses: Cc:

Description

When clicking auto upgrade for plugins I get this
" "The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@… and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

The error log shows only this

[2008-03-30 18:55:37]: error: file is writable by others: (/home/wonderla/public_html/shouldbefamous.net/wp-admin/update.php)
[Sun Mar 30 18:55:37 2008] [error] [client 76.100.169.115] File does not exist: /home/wonderla/public_html/shouldbefamous.net/500.shtml
[Sun Mar 30 18:55:37 2008] [error] [client 76.100.169.115] Premature end of script headers: /home/wonderla/public_html/shouldbefamous.net/wp-admin/update.php
[Sun Mar 30 18:54:40 2008] [error] [client 76.100.169.115] File does not exist: /home/wonderla/public_html/shouldbefamous.net/404.shtml
[Sun Mar 30 18:54:40 2008] [error] [client 76.100.169.115] File does not exist: /home/wonderla/public_html/shouldbefamous.net/favicon.ico
[Sun Mar 30 17:04:48 2008] [error] [client 66.249.73.111] File does not exist: /home/wonderla/public_html/shouldbefamous.net/404.shtml
[Sun Mar 30 17:04:48 2008] [error] [client 66.249.73.111] File does not exist: /home/wonderla/public_html/shouldbefamous.net/robots.txt

I've done it several timeslast night and today so that is why therre are so many.

Apache/1.3.37 Server at shouldbefamous.net Port 80

This blog is an add on domain is in the public hmtl file seperately

Change History (2)

#1 @DD32
17 years ago

  • Milestone 2.7 deleted
  • Resolution set to invalid
  • Status changed from new to closed

[2008-03-30 18:55:37]: error: file is writable by others: (/home/wonderla/public_html/shouldbefamous.net/wp-admin/update.php)

It appears that there is a security module installed on your webserver which is preventing access to the file as others can write to it.

Try chmod'ing it(wp-admin/update.php) to 644 via FTP and see if that fixes the problem.

I'm closing this ticket as Invalid as its not a WordPress issue, Feel free to email me off trac if chmod'ing doesnt help, or open a Support thread on the forums: http://wordpress.org/support/forum/3

#2 @DD32
17 years ago

(oops, should've left an email address if you choose that.. wordpress@… )

You can also still leave a comment here if need be

Note: See TracTickets for help on using tickets.