My system:
Ubuntu 10.04.1
Apache v2.2.14
MySQL v5.1.41
PHP 5
When attempting to initiating a "Search" using "Add new" from the "Plugins" page I receive the error "An unknown error".
However, using the Core-Control plugin External HTTP Access Logger function, the page is theoretically accessed perfectly. When I attempt to access the URI from the code directly (http://api.wordpress.org/plugins/info/1.0/), I recieve an error page.
Any ideas from anybody?
External HTTP Access Logger info (search = "calendar"):
(Repsonse Body)
":2:{s:4:"info";a:3:{s:4:"page";i:1;s:5:"pages";i:8;s:7:"results";s:3:"170";}s:7:"plugins";a:18:{i:0;O:8:"stdClass":14:{s:4:"name";s:21:"Future Posts Calendar";s:4:"slug";s:21:"future-posts-calendar";s:7:"version";s:5:"1.6.2";s:6:"author";s:50:"Aaron Harun";s:14:"author_profile";s:50:"http://wordpress.org/extend/plugins/profile/ajd777";s:12:"contributors";a:1:{s:11:"Aaron Harun";s:55:"http://wordpress.org/extend/plugins/profile/aaron-harun";}s:8:"requires";s:3:"2.7";s:6:"tested";s:5:"3.0.1";s:13:"compatibility";a:2:{s:5:"2.9.1";a:1:{s:3:"1.0";a:3:{i:0;i:100;i:1;i:1;i:2;i:1;}}s:3:"3.0";a:3:{s:3:"1.5";a:3:{i:0;i:100;i:1;i:1;i:2;i:1;}s:5:"1.5.1";a:3:{i:0;i:100;i:1;i:1;i:2;i:1;}s:5:"1.6.2";a:3:{i:0;i:50;i:1;i:2;i:2;i:1;}}}s:6:"rating";d:80;s:11:"num_ratings";i:8;s:8:"homepage";s:66:"http://aahacreative.com/our-projects/future-posts-calendar-plugin/";s:11:"description";s:567:"<p>It adds a simple month-by-month calendar that shows all the months you have future posts for (and the current month no matter what), it highlights the days you have posts for, and as an added bonus if you click a day, the Post Timestamp boxes change to that day, month and year.</p>
<p>Also includes a widget so you can show users what upcoming posts you have on your website.</p>
<p>If you want to ad a widget to your dashboard, uncomment the line
add_action('wp_dashboard_setup', 'fpc_setup_dashboard_widget');in the future_calendar.php file.</p>";s:17:"short_description";s:83:"This plugin adds a monthly calendar that shows all the dates you have future posts.";}i:1;O:8:"stdClass":14:{s:4:"name";s:8:"Calendar";s:4:"slug";s:8:"calendar";s:7:"version";s:5:"1.2.3";s:6:"author";s:54:"Kieran O'Shea";s:14:"author_profile";s:55:"http://wordpress.org/extend/plugins/profile/kieranoshea";s:12:"contributors";a:1:{s:11:"KieranOShea";s:55:"http://wordpress.org/extend/plugins/profile/kieranoshea";}s:8:"requires";s:3:"2.0";s:6:"tested";s:5:"3.0.1";s:13:"compatibility";a:1:{s:5:"3.0.1";a:1:{s:5:"1.2.3";a:3:{i:0;i:80;i:1;i:5;i:2;i:4;}}}s:6:"rating";d:80.6000000000000085265128291212022304534912109375;s:11:"num_ratings";i:75;s:8:"homepage";s:26:"http://www.kieranoshea.com";s:11:"description";s:1564:"<p>A simple but effective Calendar plugin for WordPress that allows you to
manage your events and appointments and display them to the world on your
website.</p><p>Features:</p>
...