Moodle

2.0 installation fails with "Exception thrown without a stack frame in Unknown on line 0"

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Installation
  • Labels:
    None
  • Environment:
  • Database:
    PostgreSQL
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

Attempted fresh web installation from CVS with empty database as of July 9, 2009 appears to work right up until the config.php file is created and placed into the correct directory. Clicking continue at this point redirects to /admin/ and then php reports an unhelpful error "Fatal error: Exception thrown without a stack frame in Unknown on line 0" and nothing is printed to the screen. No tables/data are ever created in the database. Nothing more is logged to my file base PHP error log. However, I can connect to the database without any problem using psql and the correct password.

I'm not sure what I need to do to debug more. Permissions on the config.php seem correct (root:www-data 644). I am slightly suspicious of the database connection being incorrect, and I've tried non-socket connections, connections via localhost, 127.0.0.1 and connections through the public IP (after editing pg_hba.conf appropriately and testing via psql) but nothing seems to alter what is being done.

Activity

Hide
Petr Škoda (skodak) added a comment -

should be fixed now, thanks

Show
Petr Škoda (skodak) added a comment - should be fixed now, thanks

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: