Thanks for the reply.
> Since most of the pages on uninstalled myDBR redirects to the install pages
Are you referring to the following line?
include('install/loader.php');
If so, the login.php script contains that line, and it loads fine. In any case I reset the
ownership of the web pages, but there was no change.
I think the E_ALL setting helped - now I'm seeing this in the Apache error_log each time I try to load the install page,
[Fri May 28 17:35:46 2010] [notice] child pid 31160 exit signal Segmentation fault (11)
Of course the pid value varies. I can verify that the processes named are actually terminated.
By the way, maybe the problem has something to do with the fact that I'm using Suse Linux Enterprise Server (SLES) 10.1. I repeated the installation procedure on Ubuntu 10.4 and it worked fine. However, our production server is running SLES10.1, so that's where I need MyDBR.
I'm going to try another SLES sever when I get a chance to see if that changes anything.
Thanks again.