Stuck at step 3 in installation process

Ask your questions regarding TimeTrex installation here.
Locked
printline
Posts: 1
Joined: Wed Apr 09, 2008 6:12 am

Stuck at step 3 in installation process

Post by printline »

Hello All

I have just downloaded timetrex and should now begin installing it, but i get get stuck at "3. Database Configuration"

The image just shows "Upgrading Database, please wait... 1%" and stays there forever.....

Here is the output i get:

Debug Buffer
============================================================================
Memory Usage: 4824096
----------------------------------------------------------------------------
DEBUG [259]: [Function](): URI: /timetrex/interface/install/DatabaseSchema.php?external_installer=
DEBUG [261]: [Function](): Version: 2.2.8 Edition: 10 Production: 1 Demo Mode: 0
DEBUG [107]: TTDate::setTimeZone(): Setting TimeZone: Europe/Paris
DEBUG [53]: [Function](): Bypassing Authentication
DEBUG [400]: TTi18n::chooseBestLocale(): Choosing Best Locale...
DEBUG [371]: TTi18n::getBrowserLanguage(): HTTP_ACCEPT_LANGUAGE: da
DEBUG [454]: TTi18n::chooseBestLocale(): cSetting Locale: da
DEBUG [318]: TTi18n::setLocale(): Generated/Passed In Locale: da
DEBUG [252]: TTi18n::generateLocale(): Array of Locales to try in order: da,en_US,en
DEBUG [203]: TTi18n::tryLocale(): Found valid windows locale: Danish_Denmark.1252 Linux locale: da
DEBUG [211]: TTi18n::tryLocale(): Found valid locale: da
DEBUG [324]: TTi18n::setLocale(): Attempting to set Locale(s) to: da Category: 0 Current Locale:
DEBUG [327]: TTi18n::setLocale(): Setting currency/numeric Locale to: da
DEBUG [340]: TTi18n::setLocale(): Setting translator locale to: da_DK
DEBUG [357]: TTi18n::setLocale(): Set Master Locale To: da
DEBUG [463]: TTi18n::chooseBestLocale(): Using Locale: da
DEBUG [90]: Install::isInstallMode(): Install Mode is ON
DEBUG [275]: Install::checkDatabaseExists(): Database Name: timetrex
DEBUG [285]: Install::checkDatabaseExists(): Exists - Database Name: timetrex
DEBUG [317]: Install::checkTableExists(): Table Name: system_setting
DEBUG [327]: Install::checkTableExists(): Exists - Table Name: system_setting
============================================================================

============================================================================
PROFILER OUTPUT
============================================================================
Calls Time Routine
-----------------------------------------------------------------------------
1 0.0000 ms (0.00 %) unprofiled

1014.3089 ms (100.00 %) Missed
============================================================================
1014.3089 ms (100.00 %) OVERALL TIME
============================================================================

I can see in my database that 81 tables has been created.

I have tried to drop the databse and then creating it again, but it is still the same.

I am using the following OS and software:

Microsoft Windows Server 2003 Web Edition
PHP 5.2.2.2
Mysql Server 5.0
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

These two posts may help:
http://forums.timetrex.com/viewtopic.php?t=65

http://forums.timetrex.com/viewtopic.php?t=620

If not, I would give our automated windows installer a try.
Locked