As I had mentioned, the apache logs showed no errors...however, after turning on the php logs, I am receiving numerous undeclared variable errors. Here is a sample:
[15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 76 [15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 91 [15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 98 [15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 106 [15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 124 [15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 138 [15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 157 [15-Feb-2002 15:23:14] PHP Warning: Undefined variable: action in content on line 178 [15-Feb-2002 15:23:44] PHP Fatal error: Maximum execution time of 30 seconds exceeded in Unknown on line 0 __________________________________________________ On Fri, 15 Feb 2002 23:19:57 +0100 (CET) Emiliano <[EMAIL PROTECTED]> wrote: > Dean Somji wrote: > > > I have installed everything, and have a midgard site up and running. BUT!!!!: > > > > When I enter the admin interface, and then click on Host admin, click > > on a host, and then click on the ROOT page to edit it, I receive a > > "Fatal Error: Maximum execution time of 30 seconds exceeded in Unknown > > on line 0" and/or no data listed under "contents:". > > Try setting LogLevel to debug in your apache config. What version of > Midgard do you have? The CVS version has some diagnostic tools. > > Emile > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
