David Baird wrote:
> On 9/21/05, Trickett, Adam <[EMAIL PROTECTED]> wrote:
> 
>> It's in the path, as mod_perl starts with path to Ibudb.pm,
> and nothing would work without that. Ibudb::User is a defined
> package within the Ibudb.pm file.
> 
> I think this might be the problem. MPA probably tries to load the
> package using UNIVERSAL::require, and I think if it doesn't exist in
> its own separate file, UNIVERSAL::require can't find it.
> 

EUREKA! I would have never thought of that, but breaking the single file into 
pieces, and it's all working now!


I now have to get the athorisations working, now that authentication is 
working, but that's another problem for another day.

MANY, MANY THANKS!

-- 
A


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Maypole-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to