View Single Post
  #2 (permalink)  
Old 11-17-2004, 11:40 AM
krava krava is offline
Registered User
 
Join Date: Sep 2003
Posts: 141
krava is on a distinguished road
Hi,

Just ask your hosting provider write this line in your <VirtualHost>
php_admin_value output_buffering On

or set the value of the variable output_buffering to On in php.ini file.



http://myidealhost.com
Reply With Quote