From: David L. <lio...@co...> - 2004-05-04 08:32:06
|
I fixed the problem, though I never discovered what caused it. I simply reinstalled some related packages and the admin page returned. The cause was likely an incompatibility between different versions of apache-related packages -- sorry to clutter people's mailboxes. Cheers, David David Liontooth wrote: > Greetings -- > > I'm having a peculiar problem logging in to the admin panel. I can > take surveys without problems. When I attempt to access the admin > panel, by going to http://myserver/phpESP, the browser doesn't find a > page to display and /var/log/apache/error.log shows > > [Mon May 3 19:00:03 2004] [notice] child pid 3276 exit signal > Segmentation fault (11) > [Mon May 3 19:00:03 2004] [notice] child pid 3273 exit signal > Segmentation fault (11) > > The processes killed are apache processes that were running at the > time -- they segfault, and a couple of new apache processes take their > place. > > At the same time, /var/log/mysql.log shows that the database opens as > it should: > > 040503 19:00:02 29 Connect phpesp@localhost on > 29 Init DB phpesp > 30 Connect phpesp@localhost on > 30 Init DB phpesp > > Browsing to http://myserver/phpESP/admin/test.php also works fine -- > details below. I also append some error messages I get when starting > mysql. > > I had this working in February and March. What could be the problem? > > Cheers, > David > |