[ NetZero @ 07.01.2005. 10:56 ] @
Dakle, imamo instalaciju PowerPhloggera. Medjutim, prilikom pokretanja setup.php filea javlja se slijedeće:

Citat:
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/xxxxx/public_html/pphlogger/config.inc.php:76) in /home/xxxxx/public_html/pphlogger/main.php on line 160

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/xxxxx/public_html/pphlogger/config.inc.php:76) in /home/xxxxx/public_html/pphlogger/main.php on line 160

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/pphlogger/config.inc.php:76) in /home/xxxxx/public_html/pphlogger/include/head.inc.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/pphlogger/config.inc.php:76) in /home/xxxxx/public_html/pphlogger/include/head.inc.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/pphlogger/config.inc.php:76) in /home/xxxxx/public_html/pphlogger/include/head.inc.php on line 16
PowerPhlogger Setup
This script will help you set up the variables that you need to start. You will be taken through a variety of pages. Each page sets a different portion of the script.

License -- Please read through the GNU General Public License. PowerPhlogger is developed as free software, but there are certain requirements for distributing and editing.

... i nakon ovog ide normalan ekran za instalaciju.



Nije mi jasno, zasto se ovo javlja. Moze tko priskocit u pomoc?
[ dr ZiDoo @ 07.01.2005. 16:43 ] @
U php.ini iskljuci prikazivanje Warrninga.

Inace code ti je takav, vjerovatno nije dobro napisana aplikacija.
[ NetZero @ 08.01.2005. 11:23 ] @
> U php.ini iskljuci prikazivanje Warrninga> .

phpinfo():

Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1

Dali je to to (posljednji red) ?

> Inace code ti je takav, vjerovatno nije dobro napisana aplikacija.

Aplikacija je ok, na drugom serveru nisam imao problema do sada.


--
Best regards,
Mislav mailto:[email protected]
[ NetZero @ 19.01.2005. 15:52 ] @
Samo da odgovorim; problem sam riješio istog dana - dvije prazne linije u kodu na kraju config filea su bile problem.