Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
i look for the apache/logs/errorl.log , seems there is no error related to.....(i did this after i cleaned all the errors and then restarted apache and then clicked the refresh link)
by the way , when white page come out , though it show nothing , items still normall which i mean its function is ok.
Hm. Can you run the simpletest tests of FeedAPI? To do this, you should enable and configure (copy simplepie.inc from simplepie.org to the parser's directory) simplepie parser properly. And of course you need to install http://drupal.org/project/simpletest
It would be good to see if the tests are successful or not.
Comments
Comment #1
aron novakThis means a PHP error. Can you look up the php error log to see what happened?
Comment #2
CheezItMan commentedI've gotten it too using MAMP. Where do I look for the php Error log?
Comment #3
haojiang commentedi look for the apache/logs/errorl.log , seems there is no error related to.....(i did this after i cleaned all the errors and then restarted apache and then clicked the refresh link)
by the way , when white page come out , though it show nothing , items still normall which i mean its function is ok.
Comment #4
aron novakHm. Can you run the simpletest tests of FeedAPI? To do this, you should enable and configure (copy simplepie.inc from simplepie.org to the parser's directory) simplepie parser properly. And of course you need to install http://drupal.org/project/simpletest
It would be good to see if the tests are successful or not.