On May 18, 9:15 am, Marek <m0k...@gmail.com> wrote:
> what does "php -v" tells you? I get:
>
> PHP 5.2.9 (cli) (built: Apr  1 2009 16:50:35)
> Copyright (c) 1997-2009 The PHP Group
> Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
>
> The important part is cli after version number. That means Command
> Line Interface. If you have cgi, that's causing it to output headers.
>



mybai...@mybailiwick.com [~/home/sfprojects/bw2]# php -v
PHP 5.2.9 (cgi-fcgi) (built: May 18 2009 02:46:53)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies


But this just started a few days ago. The problem wasn't there last
week.








> On 18. Máj, 08:02 h., Lawrence <lkrub...@geocities.com> wrote:
>
> > We are now unable to run commands such as:
>
> > symfony propel:build-all-load
>
> > Because this seems to output between all the major steps:
>
> > X-Powered-By: PHP/5.2.9
> > Content-type: text/html; charset=iso-8859-1
>
> > Which causes this:
>
> > Fatal error: Class 'Content-type' not found in /home/apartments/php/
> > symfony/plugins/sfPropelPlugin/lib/addon/sfPropelData.class.php on
> > line 253
>
> > What would cause such output?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to