Menu

Error in creating users

Help
Aaron
2002-04-15
2002-04-15
  • Aaron

    Aaron - 2002-04-15

    When logged in as Admin I was trying to add a new user. I recieved the following error when clicking 'next' after filling out the name/demographic info:

    Warning: Cannot add header information - headers already sent by (output started at /usr/home/cset/www/MnITS/MnConf.php:1) in /usr/home/cset/www/MnITS/MnAdm_User.php on line 315

    Any ideas?

    - Aaron

     
    • Aaron

      Aaron - 2002-04-15

      Similar message when trying to add a module.

      Warning: Cannot add header information - headers already sent by (output started at /usr/home/cset/www/MnITS/MnConf.php:1) in /usr/home/cset/www/MnITS/MnAdm_Module.php on line 197

      Could this be an Apache config problem? I'm running Apache 1.3 on FreeBSD, and PHP 4.0.6

      Any suggestions are greatly appreciated!

       
    • Aaron

      Aaron - 2002-04-15

      Problem Solved:

      A stray character landed in the MnConf.php, which was being output before the header information was getting written.

      Aaron

       

Log in to post a comment.