Thread: Symfony Install
all,
looking right place thread , thought "3rd party projects" right place, there no "new thread" capability there, posting here.
installed symfony , have weird problems , errors. default version, in synaptic 1.4.16, in installs error free not work. created script install , create projects
i these errors of:code:#! /bin/bash # symfony-setup.sh # install symfony , create initial project # must execute sudo su user apt-get install php-pear pear channel-discover pear.symfony-project.com pear install symfony/symfony-1.4.16 cd /var/www mkdir proj1 cd proj1 symfony generate:project proj1 symfony configure:database "mysql:host=localhost;dbname=proj1" uid pwd symfony generate:app frontend cd web ln -s /usr/share/php/data/symfony/web/sf/ cd /var/www mkdir proj2 cd proj2 symfony generate:project proj2 symfony configure:database "mysql:host=localhost;dbname=proj2" uid pwd symfony generate:app frontend cd web ln -s /usr/share/php/data/symfony/web/sf/
additionally config.php file comes symfony gives errors on folders:there no tasks defined in "doctrine" namespace.
task "configure:database" not defined.
app/cache/
app/logs/
on irc , in manuals set permissions 777, outright insult , total security violation.
there has work arround on this, hope advance user knows no 1 should ever suggest 777 let alone implement it.
config file calling sql-lite, went .ini file , changed db mysql, wondering why still message.
went irc , told commands issuing "helper scripts", if not web-enabled, why call more advanced framework platform?
guis , automation needed platform?
anyway making write-up of problem can direct people wanting including irc thread.
appreciated!
thanks!
omr
hi not sure , not aware .but got http://ailoo.net/2009/03/set-up-symf...debian-ubuntu/
hope
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Symfony Install
Ubuntu
Comments
Post a Comment