00097: InstallTest Error

Summary: InstallTest Error
Created: 2004-10-17 09:29
Status: Closed - not a bug
Category: Bug
Assigned:
Priority: 2
Version: 2.0.devel13
OS: Linux(Slackware 2.4.18/Apache 2.0.48/ php 4.3.4

Description:

  • Fresh install
  • chmod 2777 of ./wiki directory
  • Initial page displayed properly
  • initial sandbox edit correct
  • added tests/installline to config.php
  • Attach:sample.doc Δ test produced the following error
    Warning: Cannot modify header information - headers already sent by (output started at /home/spcc/public_html/wiki/local/config.php:22) in /home/spcc/public_html/wiki/pmwiki.php on line 575

Of course I'm not ruling out that I didn't do something correctly...I'm just reporting that I didn't do something correctly! :)

RESOLUTION! It was my config.php file. dang blank lines at the end. Maybe PM should create a config.php that he includes in the TESTS directory that people can just copy over to local