|
|
 Marcos Bezerra | 2007-03-15 13:35:45 |
Hi Svetoslav,
I tried to execute the script google_sitemap-example.php and it happened the following error message:
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\myFramework\classes\google_sitemap\google_sitemap-example.php:1) in C:\Apache2\htdocs\myFramework\classes\google_sitemap\google_sitemap-example.php on line 29
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\myFramework\classes\google_sitemap\google_sitemap-example.php:1) in C:\Apache2\htdocs\myFramework\classes\google_sitemap\google_sitemap-example.php on line 30
php-tips.devquickref.com/php-tips.html weekly 0.8 perl-tips.devquickref.com/perl-tips.html weekly 0.8
What do you suggest to correct this?
Regards,
Marcos Bezerra |
 Svetoslav Marinov | 2007-05-17 01:12:30 - In reply to message 1 from Marcos Bezerra |
Hi,
can you try to start examples in a command line console ? |
|