As symfony1 is no longer supported, this is not compatible with the current version of php (5.5)
Search Criteria
Package Details: symfony 1.4.20-2
Package Actions
| Package Base: | symfony |
|---|---|
| Description: | A web-application framework for PHP projects |
| Upstream URL: | http://symfony-project.org/ |
| Category: | devel |
| Licenses: | |
| Submitter: | None |
| Maintainer: | dracorp |
| Last Packager: | None |
| Votes: | 13 |
| First Submitted: | 2010-05-05 00:32 |
| Last Updated: | 2013-01-23 10:41 |
Latest Comments
Comment by Tibs
Comment by dracorp
Upgraded and changed bash completion script.
Comment by dracorp
"The symfony 1.4 version is the last Long Term Support release for the symfony 1.X branch and it is maintained until November 2012. If you are creating a new project, you should consider using Symfony2 instead."
Comment by dracorp
Fixed and upgraded.
Comment by BlackLotus89
Good choice but your download link is broken.
http://www.symfony-project.org/get/symfony-1.4.15.tgz
This is the right one
Comment by dracorp
Symfony-2.x is differs from symfony-1.x, so I went back to 1.4.15.
Comment by BlackLotus89
Symlink to symfony is broken
Anonymous comment
Updated. I've added the bash completion mentioned below but it is a little buggy. It's better than nothing though :)
Comment by dracorp
New 1.4.11 version. For bash_completion: http://trac.symfony-project.org/wiki/BashCompletion
Anonymous comment
1.4.10
Anonymous comment
Thanks.
Anonymous comment
a package with a more user-friendly install message has been uploaded.
Anonymous comment
yeah, i should write something about that.
Anonymous comment
> php /usr/bin/symfony
PHP Warning: file_exists(): open_basedir restriction in effect. File(config/ProjectConfiguration.class.php) is not within the allowed path(s): (/srv/http/:/home/:/tmp/:/usr/share/pear/) in /usr/share/symfony/data/bin/symfony on line 13
PHP Warning: is_readable(): open_basedir restriction in effect. File(/usr/share/symfony/data/bin/../../lib/autoload/sfCoreAutoload.class.php) is not within the allowed path(s): (/srv/http/:/home/:/tmp/:/usr/share/pear/) in /usr/share/symfony/data/bin/symfony on line 20
PHP Warning: is_dir(): open_basedir restriction in effect. File(@PEAR-DIR@/symfony) is not within the allowed path(s): (/srv/http/:/home/:/tmp/:/usr/share/pear/) in /usr/share/symfony/data/bin/symfony on line 30
PHP Fatal error: Uncaught exception 'Exception' with message 'Unable to find symfony libraries' in /usr/share/symfony/data/bin/symfony:32
Stack trace:
#0 {main}
thrown in /usr/share/symfony/data/bin/symfony on line 32
What to do with that?
Anonymous comment
to be*
Anonymous comment
i have adopted the package and synced it with the current version of symfony (1.4.8)
NOTE: /usr/share/webapps/symfony is now /usr/share/symfony; i found the webapps subdirectory to the unnecessary and nonstandard.
Anonymous comment
Updated dependencies and install script to run bundled configuration checker.
Anonymous comment
please php-xsl to dependecies
Anonymous comment
great job, man )