2

I have installed PHP version 5.3.4, and working on Symfony 1.4.8 with Propel as ORM. But while installing Symfony project, it is giving me error. When i use the command to build database it giving me error, i.e when i use Propel command. Is propel, not supporting PHP 5.3? what can be done to resolve that?

Previously i was using XAMP 1.7.1 which had PHP 5.2.9. But when i installed the latest XAMP which had PHP 5.3.

1 Answers1

0

I had the same problem with XAMPP and PHP 5.3.4 when you install the newest xampp version (PHP 5.3.5) the problem is solved and there are no problems.

Best way you update symfony to the newest version if its possible in your system.

René Höhle
  • 1,468