Opened 16 years ago
Closed 16 years ago
#8902 closed defect (bug) (worksforme)
plugin-install.php returns "unknown error"
Reported by: | Corey6986 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.7 |
Component: | HTTP API | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
When going to add another plugin, I clicked on Plugin-->Add New. I searched for RSS and received the "unknown error" I hit back, and tried clicking on a popular tag same error.
At the frontpage (http://www.jcoreydavis.com/wp-admin/) with the various plugin suggestions in the bottom left, when clicking on the install button only, same error.
I tried posting at the forums, google search, and searching through the various bugs prior to submitting a ticket.
Attachments (1)
Change History (7)
#2
@
16 years ago
Manage Transports
Transport Status Actions
PHP HTTP Extension Not Available
cURL Available Disable Transport | Test Transport Primary GET
Primary GET(non-blocking)
PHP Streams Not Available
PHP fopen() Available Disable Transport | Test Transport
PHP fsockopen() Not Available
Manage Transports
Transport Status Actions
PHP HTTP Extension Not Available
cURL Available Disable Transport | Test Transport Primary GET
Primary GET(non-blocking)
Please wait...
Successfully retrieved & verified document from http://tools.dd32.id.au/wordpress/core-control.php
PHP Streams Not Available
PHP fopen() Available Disable Transport | Test Transport
PHP fsockopen() Not Available
Manage Transports
Transport Status Actions
PHP HTTP Extension Not Available
cURL Available Disable Transport | Test Transport Primary GET
Primary GET(non-blocking)
PHP Streams Not Available
PHP fopen() Available Disable Transport | Test Transport
Please wait...
Successfully retrieved & verified document from http://tools.dd32.id.au/wordpress/core-control.php
PHP fsockopen() Not Available
These are the things I got from running that plugin.
#3
@
16 years ago
Hm.. I need to add in POST testing too..
Try disabling the Curl module.. Given that Fsockopen and Streams are not available, That generally tends to point towards PHP having very little functionality available, Curl seems to have problems on -some- hosts like that
#4
@
16 years ago
It is working again now. Thank you for your help. Any idea why it worked before, then stopped working?
Sounds like a HTTP Transport issue.
Chances are, Which ever is currently the default may have an issue on your setup, Click Test on the transports marked as default and see if that gives an error message. You can also try Disabling the primary transports and then trying the plugins page again, It'll tell us if its the problem with the HTTP api or something else.