strange warning - what does it mean?
Posted: Thu 10. Feb 2005, 17:14
First: I decided to integrate phpwcms pages into an static site by an Iframe.
Navigation aso is done by Web2date (a nondynamic-cms) because it fits my layout needs and I want to use phpwcms just for the dynamic parts.
Now I get this warning, if I call this page
url rewrite=0
What I'm confused about is:
If I call the page directly from phpwcms everything works fine.
Any sugtgestions?
aborre[/code]
Navigation aso is done by Web2date (a nondynamic-cms) because it fits my layout needs and I want to use phpwcms just for the dynamic parts.
Now I get this warning, if I call this page
Code: Select all
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in /www/htdocs/v145225/phpwcms/index.php on line 84
What I'm confused about is:
If I call the page directly from phpwcms everything works fine.
Any sugtgestions?
aborre[/code]