Newbie! and need help

Ask your questions regarding TimeTrex installation here.
Locked
maroon
Posts: 18
Joined: Wed Sep 06, 2006 10:47 am

Newbie! and need help

Post by maroon »

Dear All,

can you please explain how to setup timetrex on a fresh installed OS.

i'm using Debian Sarge 3.1 and it's fully updated and I installed the latest

versions of PostgreSQL and php module with apacahe2

your help is highly appreciated

Best Regards,
mikeb
Posts: 709
Joined: Thu Jul 27, 2006 11:58 am

Re: Newbie! and need help

Post by mikeb »

maroon wrote:Dear All,

can you please explain how to setup timetrex on a fresh installed OS.

i'm using Debian Sarge 3.1 and it's fully updated and I installed the latest

versions of PostgreSQL and php module with apacahe2

your help is highly appreciated

Best Regards,
What versions of PHP and PostgreSQL are installed? (dpkg -l will tell you I think)

You need PHP v5.x and PostgreSQL 8.x
TimeTrex Community Edition is developed and supported by volunteers.
Help motivate us to continue by showing your appreciation!
maroon
Posts: 18
Joined: Wed Sep 06, 2006 10:47 am

Post by maroon »

Dear Mike,

thank your for your reply, well of course I'm using php5.x and postgre8.x the latest and stable packages from the debian's repository. so where to start installing timtrex. please i need some hints to configure it without any problems (really intrested) thank you again for your cooperation

Regards,
mikeb
Posts: 709
Joined: Thu Jul 27, 2006 11:58 am

Post by mikeb »

maroon wrote:Dear Mike,

thank your for your reply, well of course I'm using php5.x and postgre8.x the latest and stable packages from the debian's repository. so where to start installing timtrex. please i need some hints to configure it without any problems (really intrested) thank you again for your cooperation

Regards,
The best place to start is the README.txt file contained in the archive you downloaded.
TimeTrex Community Edition is developed and supported by volunteers.
Help motivate us to continue by showing your appreciation!
maroon
Posts: 18
Joined: Wed Sep 06, 2006 10:47 am

Post by maroon »

Hello,

I tried the Apache2traid on windows OS. and I followed the steps in README.txt. so I faced a problem on step 2 (timetrex wizard).

Code: Select all

 System Check Acceptance

 
In order for your TimeTrex installation to function properly, please ensure all of the system check items listed below are marked as "OK". If any are red, please take the necessary steps to fix them.  
For installation support, please join our community forums or contact a TimeTrex support expert for Implementation Support Services.  
PHP Version:  OK (v5.1.2)  
Database Engine:  OK (postgresql)  
PHP BCMATH Enabled:  OK  
PHP SOAP Enabled:  Warning: Not Installed. (SOAP extension must be enabled)  
PEAR HTML_Progress:  Warning: Not Installed. (try running: "pear install -f --alldeps HTML_Progress")  
PEAR HTTP_Download:  Warning: Not Installed. (try running: "pear install -f --alldeps HTTP_Download")  
PEAR AJAX (v0.4.1+):  Warning: Not Installed. (try running: "pear install -f --alldeps HTML_AJAX-alpha")  
PEAR Mail:  OK  
PEAR Mail_Mime:  OK  
Writable TimeTrex Configuration File (timetrex.ini.php):  OK  
Writable Cache Directory:  Warning: Not writable (c:\temp\timetrex)  
Writable Storage Directory:  Warning: Not writable ()  
Writable Log Directory:  Warning: Not writable (c:\timetrex\log)  
PHP Safe Mode Turned Off:  OK  
PHP Memory Limit:  OK  
Your TimeTrex configuration file (timetrex.ini.php) is located at:
C:\apache2triad\htdocs\timetrex\includes\..\timetrex.ini.php 

Your PHP configuration file (php.ini) is located at:
C:\WINDOWS\php.ini, the include path is: ".;C:\apache2triad\php;C:\apache2triad\php\smarty;C:\apache2triad\php\pear" 

Detailed PHP Information  
so anybody faced such a problem?

any help is highly appreciated

Regards,
mikeb
Posts: 709
Joined: Thu Jul 27, 2006 11:58 am

Post by mikeb »

Take a look at this topic: http://forums.timetrex.com/viewtopic.php?t=35, hopefully it will help you out.
TimeTrex Community Edition is developed and supported by volunteers.
Help motivate us to continue by showing your appreciation!
Locked