Hi all,
I've just installed 1.2.8 lifetype pack on my w2003 server with iis6, php 5.2.6 and mysql 5.
Installation process ran fine but when I try to get summary.php i get
-"PHP has encountered a Stack overflow" when i run php as isapi
- "CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers" when I run php as fast cgi
Admin panel and other pages seem to work fine except "Notice: Undefined index: REQUEST_URI in E:\Inetpub\wwwroot\life\plugins\badbehavior\bad-behavior\core.inc.php on line 116" shown at the root page
I've tuned php.ini in order to have 128 M of memory, writable folder fo php sessions and file upload. I use e-accelerator, GD library and graphicsmagic in order to use typo3, which works fine.
But I cant get summary.php
Any help would be appreciated.
