On Tue, Oct 13, 2009 at 12:35 PM, Martin Langhoff
<martin.langh...@gmail.com> wrote:
> On Tue, Oct 13, 2009 at 5:58 PM, Dave Bauer <d...@solutiongrove.com> wrote:
>> I tracked this down. In moodle/web/auth/olpcxs/auth.php where
>> schoolserver is set as the hostname. I changed it to use
>> php_uname('n') and it is working now. I'll submit a patch if you think
>> this is workable. It coincides with the registration patches to allow
>> other server names.
>
> Why was it failing? What was $XS_FQDN?

It was concatenating 'schoolserver' . $XS_FQDN where our XS is not
called schoolserver.

Dave

>
>
>
> m
> --
>  martin.langh...@gmail.com
>  mar...@laptop.org -- School Server Architect
>  - ask interesting questions
>  - don't get distracted with shiny stuff  - working code first
>  - http://wiki.laptop.org/go/User:Martinlanghoff
>



-- 
Dave Bauer
d...@solutiongrove.com
http://www.solutiongrove.com
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to