Hello,
I have some hardtimes understanding some failed test run before activation of the plugin. The most disturbing is about .htaccess : the plugin tests .htaccess capabilities and failed for ".htaccess files allowed [200]" giving the following HTTP header :
GET /wp-content/askapache/test.gif HTTP/1.0
Host: http://www.48degres7.com
User-Agent: Mozilla/5.0 (compatible; AskApacheNet/1.0; http://www.askapache.com)
Accept: application/xhtml+xml,text/html;q=0.9,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: none
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: http://www.askapache.com
HTTP/1.1 404 Not Found
Date: Thu, 14 Jan 2010 11:43:34 GMT
Server: Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.4 Perl/v5.8.8
X-Powered-By: PHP/5.2.11
X-Pingback: http://www.48degres7.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Connection: close
Set-Cookie: PHPSESSID=6e2de602cd0ccbb73343e0e66fa8ca33; path=/
Last-Modified: Thu, 14 Jan 2010 11:43:35 GMT
Content-Type: text/html; charset=UTF-8
And that despite some other successful tests concerning .htaccess like creating and writing in these files... I don't understand what is going wrong here...
Thanks for any help you could provide.
Josselin