From: Reini U. <ru...@x-...> - 2005-04-18 16:02:24
|
> Are you referring to logs in phpwiki or on the PHP side on the server. > I've never had to look at error logs for PHP application. > > If it's on the PHP side, would you be able to point me in the right > direction to find this on Windows? php errors within phpwiki are always displayed at the end of the page. (warnings and errors, notices not) There's no error log file within phpwiki, just the normal request log. >> -----Original Message----- >> From: Joel Uckelman [mailto:uck...@el...] >> Sent: Friday, April 15, 2005 4:44 PM >> To: Yannick Lefebvre >> Cc: php...@li... >> Subject: Re: [Phpwiki-talk] Renaming Home Page and Refresh in Firefox >> >> >> > What would be a good value for the memory. It was at a >> default value >> > of 8MB. I tried increasing to 32MB and got the same problem. >> >> Then I'd say it's not a memory problem. 8MB should be >> sufficient. Did you check the logs for error messages? >> >> > As well, it is was really a PHP config issue, wouldn't I >> see it inside >> > of IE as well? >> >> Not necessarily. There are places in PhpWiki where different >> code runs when the requesting browser is IE than when it's Firefox. -- Reini Urban http://phpwiki.org/ http://xarch.tu-graz.ac.at/home/rurban/ |