[Cdash] Apache configuration for test result submission
Bill Hoffman
bill.hoffman at kitware.com
Wed Nov 4 20:15:46 UTC 2009
Julien Jomier wrote:
> Johannes,
>
> Are you trying to submit using CTest? or cURL? which URL do you use to
> submit? (localhost? or external URL of the system?).
>
> If you can send me some logs (maybe in a private email), that would be
> great.
>
> Julien
>
> Johannes Stallkamp wrote:
>> Hi,
>>
>> sorry for forgetting sending to list on my last reply.
>>
>>> Did you add the Directory attribute in your /etc/apache2/conf.d (or
>>> site file)?
>>>
>>> <Directory /srv/www/htdocs/CDash> Order allow,deny Allow from all
>>> </Directory>
>>>
>> Yes. And I can successfully use all the CDash pages. I just cannot
>> submit my results. Neither with CTest nor with curl directly. Using
>> curl I just get the "405 Method not allowed".
>>
>> Can I give you any more info? Logs? Configurations?
>>
If ctest, you should run ctest --debug to see the curl output.
-Bill
More information about the CDash
mailing list