[Clipart] [Bug 3508] BLOG: Add wordpress blog engine to the site like Inkscape.org

Jonathan Leighton turnip at turnipspatch.com
Thu Jun 23 06:45:53 PDT 2005


Nicu Buculei wrote:

> Jonathan Leighton wrote:
>
>> Jonathan Leighton wrote:
>>
>>
>>> I'm in #freedesktop at the moment and Daniel is going to edit the VHost
>>> config file for me so that it works.
>>
>
> not quite:
> 500 Internal Server Error
>
> and from the log:
> /srv/clipart.freedesktop.org/www/.htaccess: php_value not allowed
> here, referer: http://www.openclipart.org/downloads/index.php

Crap, thanks for the info. I swear that didn't happen when I tested it
before. Anyway, the following lines in the base directory .htaccess were
causing it (which I've commented for the time-being):

#php_value arg_separator.output &
#php_flag session.use_trans_sid off
#php_flag magic_quotes_gpc off

It's not a problem with the mod_rewrite stuff I put in, but more likely
a problem with the change Daniel made to AllowOverride. "AllowOverride
None" was changed to "AllowOverride FileInfo". According to php.net,
"Options" is needed too. As such, I'm not sure why it wasn't triggered
previously, but I've asked Daniel to add "Options". When he does, I'll
un-comment those lines again.

Jon

-- 
Jonathan Leighton aka. Turnip
http://turnipspatch.com/ | http://digital-proof.org/




More information about the clipart mailing list