|
| Re: syntax error in config.php [message #34576 is a reply to message #34436 ] |
Thu, 30 August 2007 16:12   |
halfer Messages: 7242 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
I've never seen that before! What version of symfony are you running, and on what platform?
Remember Gaza
|
|
|
|
| Re: syntax error in config.php [message #34579 is a reply to message #34436 ] |
Thu, 30 August 2007 16:23   |
halfer Messages: 7242 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
It can be fixed manually, but I am not sure what might cause it. Hopefully someone will make a suggestion. If you get nothing, suggest you report it as a bug.
Remember Gaza
|
|
|
|
| Re: syntax error in config.php [message #34581 is a reply to message #34436 ] |
Thu, 30 August 2007 16:33   |
pezetgee Messages: 734 Registered: March 2006 |
Faithful Member |
|
|
Looks like the apostrophe characters are being escaped.
What's your phpinfo output?
|
|
|
| Re: syntax error in config.php [message #34583 is a reply to message #34581 ] |
Thu, 30 August 2007 16:40   |
elofoolish Messages: 17 Registered: August 2007 Location: Rome |
Junior Member |
|
|
in attch php -i output
Attachment: phpinfo.txt
(Size: 22.30KB, Downloaded 107 time(s))
|
|
|
| Re: syntax error in config.php [message #34586 is a reply to message #34583 ] |
Thu, 30 August 2007 16:58   |
pezetgee Messages: 734 Registered: March 2006 |
Faithful Member |
|
|
turn off magic_quotes_gpc and magic_quotes_runtime
+ restart apache
[Updated on: Thu, 30 August 2007 16:59]
|
|
|
|
| Re: syntax error in config.php [message #34590 is a reply to message #34436 ] |
Thu, 30 August 2007 17:25   |
halfer Messages: 7242 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
|
pezetgee: shouldn't that have raised a warning or an error? I'm sure this has come up before (perhaps in symfony, though, rather than pake/Propel).
[Updated on: Thu, 30 August 2007 17:26] Remember Gaza
|
|
|
|
| Re: syntax error in config.php [message #34594 is a reply to message #34590 ] |
Thu, 30 August 2007 17:41   |
pezetgee Messages: 734 Registered: March 2006 |
Faithful Member |
|
|
halfer: I remember getting some warnings about magic_quotes before, can't figure out now on what stage and on which symfony version.
I may check it over weekend if I get some time..
[Updated on: Thu, 30 August 2007 17:41]
|
|
|
| Re: syntax error in config.php [message #34595 is a reply to message #34590 ] |
Thu, 30 August 2007 17:47   |
pezetgee Messages: 734 Registered: March 2006 |
Faithful Member |
|
|
AHA! I think that the error message is displayed on browser.
|
|
|
| Re: syntax error in config.php [message #34597 is a reply to message #34436 ] |
Thu, 30 August 2007 18:01   |
halfer Messages: 7242 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
I wonder whether another ticket might be in order here? Looks like the browser incompatibility has a warning, but not at the cmd line.
Remember Gaza
|
|
|
| Re: syntax error in config.php [message #34605 is a reply to message #34597 ] |
Thu, 30 August 2007 18:21   |
pezetgee Messages: 734 Registered: March 2006 |
Faithful Member |
|
|
|
I think so, go for it.
|
|
|
|