[pmwiki-users] [pmwiki-devel] Redirect in php

Ian Barton lists at manor-farm.org
Thu Dec 7 10:11:38 CST 2006


>> Be sure you have the various PHP error reporting features turned on --
>> particularly the 'track_errors' and 'display_errors' configuration

> 
> Can you explain how to do this?  In my php folder I can't even see a
> ini file.  I do have ini-dist and ini-recommended.  Perhaps I am
> supposed to turn ini-dist to ini and then change track_errors and
> display_errors to true, or 1?
> 
> TIA.  This should really be a help!  All that work on ZAP and never an
> error message to help debug.  Jeepers.


What OS are you using? If it's Windows you need to copy php.ini-dist to 
php.ini. If it's Linux php.ini usually lurks somewhere like 
/etc/php5/apache2.

Don't forget to restart apache after altering php.ini as values are read 
at startup.

Ian.




More information about the pmwiki-users mailing list