modx - TechRepublic
Question
February 19, 2007 at 08:11 PM
lari@gmail

modx

by lari@gmail . Updated 19 years, 5 months ago

That’s write, modx shine like a star but for me it is a “black hole”. After 6 hours I still receive on my screen just errors. I just follow the instalatin steps and after that I begin to debug.
I suppose it is somethin wrong but … it should NOT happen.
It is IIS6 on Windows 2003 server and:

1. $manager_theme is not defined so I inserted one line in document.parser.class.inc.php

if (!isset($manager_theme)) $manager_theme=”MODx”;

I have got login page but:

———-
Warning: Cannot modify header information – headers already sent by (output started at c:\inetpub\wwwroot\modx\manager\includes\config.inc.php:55) in c:\inetpub\wwwroot\modx\manager\index.php on line 142

Warning: session_start(): Cannot send session cookie – headers already sent by (output started at c:\inetpub\wwwroot\modx\manager\includes\config.inc.php:55) in c:\inetpub\wwwroot\modx\manager\includes\config.inc.php on line 40

Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at c:\inetpub\wwwroot\modx\manager\includes\config.inc.php:55) in c:\inetpub\wwwroot\modx\manager\includes\config.inc.php on line 40
———-

I told .. that’s all right, it is juast warning and I will get rid off later, I know how to do it and I try to log in but instand of getting into I have got allert message on my screen, from html request.

May be today is not my luky day but for sure this is NOT a realible CMS.

Any suggestion is welcome an I will really appreciate it. Thank you in advance for saving my time.

lari

This discussion is locked

All Comments