[dokuwiki] Re: Howto debug php "Cannot modify header information" errors

No .htaccess here, only this:
   AllowOverride All
   Options -Indexes

   php_admin_flag safe_mode On
   php_admin_value safe_mode_exec_dir "/usr/lib/php"
   php_admin_value safe_mode_include_dir "/usr/share/pear/"
php_admin_value open_basedir "/var/www/html/www/wiki/:/usr/share/pear/:/var/ php_admin_value upload_tmp_dir "/var/www/html/www/wiki/tmp/"

And the redirect stuff

Also this rpms:
php-4.3.9-3.22.3.i386.rpm
php-devel-4.3.9-3.22.3.i386.rpm
php-domxml-4.3.9-3.22.3.i386.rpm
php-eaccelerator-4.3.9_0.9.4-5.rf.i386.rpm
php-gd-4.3.9-3.22.3.i386.rpm
php-ldap-4.3.9-3.22.3.i386.rpm
php-mbstring-4.3.9-3.22.3.i386.rpm
php-mysql-4.3.9-3.22.3.i386.rpm
php-pear-4.3.9-3.22.3.i386.rpm

Could it be a PEAR issue?

Thanks
Oliver


Bill Jones wrote:
On 2/26/07, Oliver Schulze L. <oliver@xxxxxxxxxxxxx> wrote:
PHP Warning:  Cannot modify header information - headers already sent in
Unknown on line 0


Maybe not related but the last time I seen this error and DW in the
same site was when I munged something in my .htaccess file.

Maybe you have an errant line in your .htaccess file?


--
Oliver Schulze L.   | Get my e-mail after a captcha in:
Asuncion - Paraguay | http://tinymailto.com/oliver
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: