Date index for Jan 2005
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [achievo] Installation error
Hi,
Pringle Burger wrote:
> I have installed Achievo (running on Windows), but when I try to sun the
> setup.php file I get the following:
>
> Fatal error: Call to undefined function: posix_getpid() in
> d:\phpdev5\www\achievo\atk\session\class.atksessionmanager.inc on line 485
> What am I doing wrong?
there's an incompatibility with windows in the latest release candidate.
You can solve it by editing atk\session\class.atksessionmanager.inc and
comment the line that calls 'session_regenerate_id()'
Greetings,
Ivo