From: Trish W. <wh...@pc...> - 2006-01-23 13:03:15
|
> I'm trying to set up RAD StudyAnnotator using OCI. > I'm facing a similar problem as Juan faced earlier. > When I try to run user_registration.php from the web-browser, I get a blank > page > > I get no warning messages. In fact the function ora_logon itself fails and > does not return. > I just added 2 print statements before and after the ora_logon call in > include.php dbConnectionSetup function. > The first print is output, but not the second. Any idea where I might have > messed up? If I recall correctly, part of the problem was that there was no data in the core.projectinfo and core.groupinfo tables. Have you loaded those tables yet? Trish |