Install Step 2 Database engine invalid

Ask your questions regarding TimeTrex installation here.
Locked
craicit
Posts: 3
Joined: Wed Jan 24, 2007 5:31 pm

Install Step 2 Database engine invalid

Post by craicit »

HI I have installed timetrex 1.4.2. when i run the install.php every
thing checks out ok except for the message \'database engine: invalid
. I am running on XP sp2 with PHP 5.2, MYSQL 5.0.27. Apache 2.0

Can anybody give me an indication of what could be causing this.

Also if i load up the databaseconfig.php the datbase type dropdown is empty.


regards
conor

Database part of timetrex.ini.php
[database]
type = mysqlt
;type = postgres8

host = localhost
database_name = timetrex
user = timetrex
password = timetrex
ramece9485
Posts: 10
Joined: Tue Jan 23, 2007 12:09 am
Contact:

solution

Post by ramece9485 »

hi
first u uninstall the php

and download php binary code

install at that time it gives one option choose items

in that u give full package on local drive

then it install some items and then it give some errors

with out uninstall again u install php then it asks change/repiare/remove

then u click change
next in choose items page

insted of all packages u choose ur database item soap and pear in extensions

then it is installing
againe u reinstall ur php

now u click repire it is installing

then restart ur system now u get only one error that is pear not installed

then u click on ur browser http://go-pear.org/

it displays some php text copy that and save it in c director named as go-pear.php

and open ur command prompt type
php go-pear.php
then run
it give some instruction to u follow that and restart ur local host run ur timetrex

because i am also get the same error

i followed these steps
i succeded

all the best
Ch Rama Krishna
craicit
Posts: 3
Joined: Wed Jan 24, 2007 5:31 pm

Install problems

Post by craicit »

Hi

I did the PHP install and it worked great

Thanks

conor
Ramjee
Posts: 5
Joined: Tue Jan 23, 2007 3:20 am

Post by Ramjee »

Hi,

Another way of installing apache, php, mysql is by using the package from Xampp (http://www.apachefriends.org/en/xampp.html).
It was just a few clicks for setting up the whole thing including timetrex 1.4.2 and everything works without any issue.

Of course I did have my share of issues with installing each of the s/w independently. But this xampp stuff really is cool.

Try it out for later installations.
rAm
Locked