Config File

Ask your questions regarding TimeTrex installation here.
Locked
dbol
Posts: 9
Joined: Fri Nov 10, 2006 1:48 pm

Config File

Post by dbol »

What am I doing wrong in the config file...

Specifically this part:

[path]
C:\Inetpub\wwwroot\
;URL to TimeTrex web root directory. ie:
http://your.domain.com/<BASE_URL>
base_url = /timetrex/interface

Am i supposed to replace the [path]? or simply add the line that is underneath? do i have to put it in brackets? or was i not supposed to but anything there, and only edit the base_url path...

Everytime i run install.php, it forwards me to License.php, however, teh page is completely blank.
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Re: Config File

Post by shaunw »

dbol wrote:What am I doing wrong in the config file...

Specifically this part:

[path]
C:\Inetpub\wwwroot\
;URL to TimeTrex web root directory. ie:
http://your.domain.com/<BASE_URL>
base_url = /timetrex/interface

Am i supposed to replace the [path]? or simply add the line that is underneath? do i have to put it in brackets? or was i not supposed to but anything there, and only edit the base_url path...

Everytime i run install.php, it forwards me to License.php, however, teh page is completely blank.
I believe we spoke on the live chat. The issue turned out to be a permission problem with the timetrex\templates_c folder. Give the the following a try:

Navigate to that folder in "Explorer", (Right Click On Folder)->Sharing & Security->(Check) Share this folder on the network->(Check) Allow network users to change my files.

This seems like a odd thing to do, but I'm curious if it helps. According to Google there are issues with write permissions and PHP in Windows when ACLs are enabled.

Please get back to us if this helps.
mikeb
Posts: 709
Joined: Thu Jul 27, 2006 11:58 am

Post by mikeb »

This FAQ entry may help also:

http://forums.timetrex.com/viewtopic.php?t=66
TimeTrex Community Edition is developed and supported by volunteers.
Help motivate us to continue by showing your appreciation!
Locked