Page 1 of 1

installation problems

Posted: Wed Nov 19, 2008 2:25 pm
by deemurphy
I am installing this on windows with the zipped version because I want to see how it looks and before installing it on our Linux system. I have xampp which includes php5, mysql and apache running on port 90. IIS is running on port 80, so there is no confusion there, I use it alot to develop web sites.

I am getting a message aboeuet my magic_quotes_gpc is on, I turn it off and still get the same thing, I also get Memory Limit: Warning: 32M (Set this to 128M or higher).

Can this be used with Mysql. I was going to try the exe, but was not sure it that would help me where Linux is concerned when I am ready to install there.

Thank you
Dee

Posted: Wed Nov 19, 2008 3:26 pm
by shaunw
At the bottom of the System Requirements page that is giving you the error, make sure you are modifying the correct php.ini file and restarting Apache afterwards.

TimeTrex does work with MySQL.

Memory Limit

Posted: Thu Nov 20, 2008 9:45 am
by deemurphy
Memory Limit: Warning: 32M (Set this to 128M or higher). how do I set this higherer?

Thank you

Posted: Thu Nov 20, 2008 10:18 am
by shaunw
To increase the memory limit search for:

memory_limit

in your php.ini file. Once changed you must restart your web server.

Nest button

Posted: Thu Nov 20, 2008 10:30 am
by deemurphy
Both changes have been made, but the next button is not available.

Thank you
Dee

Posted: Thu Nov 20, 2008 10:33 am
by shaunw
What version of TimeTrex are you trying to install?

version

Posted: Thu Nov 20, 2008 10:38 am
by deemurphy
TimeTrex_Standard_Edition_v2.2.0-rc2

Posted: Thu Nov 20, 2008 10:48 am
by mikeb
I'm not sure where you downloaded that version of TimeTrex from, as its not even a full release ("rc" stands for Release Candidate), its also almost a year old.

Please download the latest version (v2.2.16) and try that instead.

Posted: Thu Nov 20, 2008 11:46 am
by deemurphy
I had gotten it from SourceForge. I have the lastest now both the zip and exce. I would rather use the zip.

Thank you so much for you assistance.
Dee

Posted: Thu Nov 20, 2008 12:06 pm
by deemurphy
Still getting the same thing with TimeTrex_Standard_Edition_v2.2.16

Dee

Posted: Thu Nov 20, 2008 12:21 pm
by shaunw
Please confirm that the files were in fact updated, and have proper permissions to be written to by the web server user, especially the cache and templates_c directory. That often causes people problems with the .ZIP install.

Clearing out the timetrex/templates_c directory completely doesn't hurt either.

Failing that, follow the instructions here:

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

To enable debug mode and copy+paste the output here.