2010/1/19 Petko Yotov <[email protected]>: >> I created a new index.php with the code you gave me above, the upload >> problem is solved, but now I get a Warning message: >> >> Warning: Cannot modify header information - headers already sent by >> (output started at /home/slowdive/public_html/index.php:3) in >> /home/slowdive/public_html/pmwiki.php on line 1092 >> >> as you can see on my wiki site > > I don't see the warning -- I assume you fixed it. :-) > > The "<" character in <?php should be the very first character in index.php, > with no white space or new line before it. Also, there shouldn't be a closing > "?>" marker in index.php.
Yes, I made sure that "<" was the first character in the file, I guess this solved the problem. Thanks a lot for your support! _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
