Constantly getting PHP Access Violations

Ask your questions regarding TimeTrex installation here.
Locked
JeanB
Posts: 6
Joined: Tue Apr 24, 2007 1:52 am

Constantly getting PHP Access Violations

Post by JeanB »

Hi,

I can login and then go to about 5 screens before getting "PHP has encountered an Access Violation at xxxxxxx".

From what I've read this is a problem with security so I've changed the security settings for each directory in the php.ini and timetrex.ini file, including the TimeTrex installation directory. I added the users IWM_* and IUSER_* to each of them with all options ticked.

I still get the access violation though. Any ideas?

I have the following setup
PHP 5.2.1
Mysql 5.0.37
TimeTrex 1.6.3
Windows XP
IIS
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

Try disabling caching in the timetrex.ini.php and see if that stops the errors.

If not, also try disabling logging if it is enabled, see if that helps.

Hopefully that will narrow it down.

This seems to be specific to IIS, you could always give Apache a try too.
Locked