| Forum: Installation and setup |
|---|
| Topic: symfony and apache 2.2 |
|---|
| symfony and apache 2.2 [message #1433] |
Fri, 30 December 2005 18:02 |
michaek Messages: 10 Registered: November 2005 |
Junior Member |
|
|
i'm having a strange error with apache 2.2 - when i run "symfony init-project projectx", the project is created successfully, but non-php files, like main.css, don't load in the browser.
apache returns 0 bytes for the files, though they're on the system, and have the correct contents. has anyone else experienced something similar? has anyone found a solution? 
thanks a lot!
|
|
|
| Topic: pear install symfony/symfony => Killed |
|---|
| pear install symfony/symfony => Killed [message #2425] |
Mon, 06 February 2006 18:39 |
geraint gmail Messages: 2 Registered: February 2006 |
Junior Member |
|
|
Each time I do a pear install on symfony or symfony-beta the download happens and then it aborts with the helpful message "Killed".
I tried with -v and I get
black My_Downloads # pear -v install symfony-0.5.284.tgz
md5sum ok: /usr/bin/symfony
md5sum ok: /usr/share/php/symfony.php
md5sum ok: /usr/share/php/symfony/creole/metadata/ColumnInfo.php
md5sum ok: /usr/share/php/symfony/creole/metadata/IndexInfo.php
md5sum ok: /usr/share/php/symfony/creole/metadata/ForeignKeyInfo.php
md5sum ok: /usr/share/php/symfony/creole/metadata/DatabaseInfo.php
md5sum ok: /usr/share/php/symfony/creole/metadata/PrimaryKeyInfo.php
md5sum ok: /usr/share/php/symfony/creole/metadata/TableInfo.php
md5sum ok: /usr/share/php/symfony/creole/Statement.php
md5sum ok: /usr/share/php/symfony/creole/common/ConnectionCommon.php
md5sum ok: /usr/share/php/symfony/creole/common/PreparedStatementCommon.php
md5sum ok: /usr/share/php/symfony/creole/common/ResultSetCommon.php
md5sum ok: /usr/share/php/symfony/creole/common/StatementCommon.php
md5sum ok: /usr/share/php/symfony/creole/SQLException.php
md5sum ok: /usr/share/php/symfony/creole/util/Clob.php
md5sum ok: /usr/share/php/symfony/creole/util/Lob.php
md5sum ok: /usr/share/php/symfony/creole/util/sql/SQLStatementExtractor.php
md5sum ok: /usr/share/php/symfony/creole/util/Blob.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/metadata/OCI8DatabaseInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/metadata/OCI8TableInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/OCI8IdGenerator.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/OCI8PreparedStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/OCI8Statement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/OCI8Connection.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/OCI8Types.php
md5sum ok: /usr/share/php/symfony/creole/drivers/oracle/OCI8ResultSet.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/metadata/SQLiteTableInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/metadata/SQLiteDatabaseInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/SQLiteResultSet.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/SQLiteIdGenerator.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/SQLiteStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/SQLitePreparedStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/SQLiteResultSetIterator.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/SQLiteConnection.php
md5sum ok: /usr/share/php/symfony/creole/drivers/sqlite/SQLiteTypes.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/adapters/CodeBaseAdapter.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/adapters/MySQLAdapter.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/adapters/ODBCAdapter.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCConnection.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/metadata/ODBCTableInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/metadata/ODBCDatabaseInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCPreparedStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCIdGenerator.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/README
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCResultSet.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCResultSetCommon.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCTypes.php
md5sum ok: /usr/share/php/symfony/creole/drivers/odbc/ODBCCachedResultSet.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/MSSQLTypes.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/metadata/MSSQLTableInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/metadata/MSSQLDatabaseInfo.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/MSSQLCallableStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/MSSQLPreparedStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/MSSQLResultSet.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/MSSQLIdGenerator.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/MSSQLConnection.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mssql/MSSQLStatement.php
md5sum ok: /usr/share/php/symfony/creole/drivers/mysqli/metadata/MySQLiDatabaseInfo.php
Killed
It always dies at the same spot.
Any suggestions for what could be going wrong?
thanks
Geraint
p.s. I just fixed this by deleting the content of /usr/share/php/symfony and trying again. I'll leave the post in so that someone else who encounters the same problem may find it useful.
|
|
|
| Topic: problem with "symfony init-module app cart" |
|---|
| problem with "symfony init-module app cart" [message #2551] |
Thu, 09 February 2006 14:10 |
faabriice Messages: 1 Registered: February 2006 |
Junior Member |
|
|
Hi
I try the shopping cart tutorial but I have a problem :
>symfony init-module app cart
>> dir+ C:\ZMWS\_web.zmwsc\sfdemo/apps/app/modules/cart\\actions
>> dir+ C:\ZMWS\_web.zmwsc\sfdemo/apps/app/modules/cart\\actions
>> file+ C:\ZMWS\_web.zmwsc\sfdemo/apps/...cart\\actions\actions.clas s.php
>> dir+ C:\ZMWS\_web.zmwsc\sfdemo/apps/app/modules/cart\\config
>> dir+ C:\ZMWS\_web.zmwsc\sfdemo/apps/app/modules/cart\\lib
>> dir+ C:\ZMWS\_web.zmwsc\sfdemo/apps/app/modules/cart\\templates
>> file+ C:\ZMWS\_web.zmwsc\sfdemo/apps/...art\\templates\indexSucces s.php
>> dir+ C:\ZMWS\_web.zmwsc\sfdemo/apps/app/modules/cart\\validate
>> dir+ C:\ZMWS\_web.zmwsc\sfdemo/test/app
>> file+ C:\ZMWS\_web.zmwsc\sfdemo/test/app/cartActionsTest.php
Warning: copy(C:\ZMWS\_web.zmwsc\sfdemo/test/app/cartActionsTest.php) : failed to open stream: No such file or directory in C:\ZMWS\php5\PEAR\pake\pakeFunction.php on line 132
Warning: file_get_contents(C:\ZMWS\_web.zmwsc\sfdemo/test/app\cartAct ionsTest.php): failed to open stream: No such file or directory in C:\ZMWS\php5\PEAR\pake\pakeFunction.php on line 207
Warning: file_put_contents(C:\ZMWS\_web.zmwsc\sfdemo/test/app\cartAct ionsTest.php): failed to open stream: No such file or directory in C:\ZMWS\php5\PEAR\pake\pakeFunction.php on line 216
>> tokens C:\ZMWS\_web.zmwsc\sfdemo/apps/...cart\\actions\actions.clas s.php
>> tokens C:\ZMWS\_web.zmwsc\sfdemo/apps/...art\\templates\indexSucces s.php
I try to change the rights on the directories.
I try to install the alpha release (pear install symfony/symfony-alpha).
Always the same problem.
Thanks
|
|
|
| Topic: test folder are missing |
|---|
| test folder are missing [message #2564] |
Thu, 09 February 2006 20:00 |
dejan_spasic Messages: 13 Registered: January 2006 Location: Germany/Düsseldorf |
Junior Member |
|
|
Hi peeps 
i upgrades the symfony today (0.6). I have recognised that, after running the task init-project, the folder test is missing.
If i run the init-module task symfony (pake) throws the following errors.
Warning: copy(X:\www\synfony\ftp/test/frontend/userActionsTest.php): failed to open stream: No such file or directory in C:\xampp\php\pear\pake\pakeFunction.php on line 132
Warning: file_get_contents(X:\www\synfony\ftp/test/frontend\userActionsTest.php): failed to open stream: No such file or directory in C:\xampp\php\pear\pake\pakeFunction.php on line 207
Warning: file_put_contents(X:\www\synfony\ftp/test/frontend\userActionsTest.php): failed to open stream: No such file or directory in C:\xampp\php\pear\pake\pakeFunction.php on line 216
Add the folder manually everything is fine.
System
Win XP SP2
symfony 0.6 installed with pear
|
|
|
| Topic: Does v0.7x break anything in v0.6? |
|---|
| Does v0.7x break anything in v0.6? [message #2581] |
Fri, 10 February 2006 10:34 |
halfer Messages: 9535 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
Hi all
I've been experimenting with v0.6-alpha and am close to starting a project - having selected Symfony as our framework of choice. I am happy to use yesterday's release of v0.6-stable, but bug fixes to this presumably will be v0.7x. Will this break anything? Would I be better off starting my project under the beta version from the start?
Thanks all
Jon
Remember Palestine
|
|
|
| Topic: Re: propel.ini and project-init |
|---|
| Re: propel.ini and project-init [message #2704] |
Tue, 14 February 2006 08:50 |
|
How do i set what symfony uses to create the initial propel.ini (in %project_root%/config/) when i issue a symfony init-project command. Or am I supposed to edit that file so that it reflects the connection I want to use? If so I thought that is what databases.yml was for, however it does not seem that propel.ini mirrors the data in databases.yml.
Can anyone help out with the confusion I am having surrounding this issue?
|
|
|
| Topic: Symfony + Lighttpd |
|---|
Symfony + Lighttpd [message #2774] |
Wed, 15 February 2006 22:38 |
adonspot Messages: 1 Registered: February 2006 |
Junior Member |
|
|
Hi Everyone,
We've been trying to run Symfony on Lighttpd.
Most things seem to be running fine except for the default .htaccess file that needs to be translated into lighttpd's rewrite rules.
We'll greatly appreciate any help in migrating the above rules to lighty or sharing your experience in running symfony and lighttpd.
Regards,
Eyal
[Updated on: Wed, 15 February 2006 22:41]
|
|
|
| Topic: [resolved] Command 'pear.symfony-project.com' is not valid |
|---|
| [resolved] Command 'pear.symfony-project.com' is not valid [message #2926] |
Mon, 20 February 2006 16:59 |
jrohde Messages: 1 Registered: February 2006 |
Junior Member |
|
|
Hi,
I'm trying to install Symfony on a fresh installation of Ubuntu 5.10. I have installed and tested PHP5 and PEAR, but I keep getting this result:
jakob@ubuntu:~$ sudo pear channel-discover pear.symfony-project.com
Command 'pear.symfony-project.com' is not valid, try 'pear help'
How come?
UPDATE: Problem solved! I had to upgrade PEAR... Sorry.
Jakob
[Updated on: Mon, 27 February 2006 12:32] by Moderator
|
|
|
| Topic: File uploading |
|---|
| File uploading [message #2975] |
Wed, 22 February 2006 06:31 |
bluefossil Messages: 14 Registered: January 2006 |
Junior Member |
|
|
Hi,
I have just installed symfony by hand on a production server, and uploaded my applications to use symfony via symlinks set up to point to symfony/lib and symfony/data.
I uploaded my application to /var/www/myproject/webapps and created a symlink from httpdocs to /var/www/myproject/webapps/web.
The application is running fine and dandy now, except for the file uploading part. I have a form for administrators to upload images, which will get saved to the /web/uploads folder. I have resolved the initial 'not writable' errors, and not the action completes with no complaints, but the file is just now uploaded.
I do not know what I am missing, or could it be that I'm not allowed to write to folder via symlink?
Any help would be much appreciated. Thanks!
|
|
|
| Topic: AddHandler NOT helping with Apache 1.3.x |
|---|
| AddHandler NOT helping with Apache 1.3.x [message #3796] |
Sat, 11 March 2006 21:18 |
forrestG Messages: 2 Registered: March 2006 |
Junior Member |
|
|
Hi,
my hosting provider (godaddy) has both php4 and php5 and I have added "AddHandler" to my /project/web/.htaccess to handle .php files by php5 engine, but when I access index.php, the browser shows the source code rather than executing it.
If I rename the index.php to index.php5, it executes the scripts, but all the URL's get messed up i.e. it puts index.php5 in the URL and none of the images, css, js gets executed since the path is wrong.
Any idea? I think, it I get this working, I will have fully working symfony in production environment since I can see that all the mysql's are working.
btw, I have tried both "dev" and "prod" environment and also, I have tried putting "no_script_name" to "on" (also tried "off"! just in case) in my settings.yml file.
here is my .htaccess file
----------------------------------------
Options +FollowSymLinks +ExecCGI
RewriteEngine On
AddHandler application/x-httpd-php5 .php
AddHandler application/x-httpd-php .php4
# we skip all files with .something
RewriteCond %{REQUEST_URI} \..+$
RewriteCond %{REQUEST_URI} !\.html$
RewriteRule .* - [L]
# we check if the .html version is here (caching)
RewriteRule ^$ index.html [QSA]
RewriteRule ^([^.]+)$ $1.html [QSA]
RewriteCond %{REQUEST_FILENAME} !-f
# no, so we redirect to our front web controller
RewriteRule ^(.*)$ index.php [QSA,L]
----------------------------------------------
|
|
|
| Topic: File structure settings |
|---|
| File structure settings [message #3979] |
Thu, 16 March 2006 08:31 |
tvinson Messages: 33 Registered: March 2006 |
Member |
|
|
Trying to set custom file structure settings by copying the constants.php file. Have tried putting the modified constants.php in <project>/config and <app>/config directories, but the default settings are not being overwritten. Have also tried removing the default constants.php, but it doesn't appear that the project and app level constants files are being read at all.
Overall, I need to centralize the sf_lib_dir to be reused across multiple projects and I have to place sf_cache_dir, sf_upload_dir, sf_test_dir, sf_log_dir outside of the web tree structure.
Is there something else I need to do besides copying and modifying these files?
[Updated on: Fri, 17 March 2006 20:33]
|
|
|
| Topic: Warning: main(symfony/symfony/pear.php) [function.main]: failed to open stream: No such file |
|---|
| Warning: main(symfony/symfony/pear.php) [function.main]: failed to open stream: No such file [message #4615] |
Tue, 04 April 2006 10:00 |
acolerac Messages: 12 Registered: January 2006 Location: Spain |
Junior Member |
|
|
Hello!
I have upgraded my symfony (version 0.5 I think) to de latest beta version, 0.7.1048 by de pear command:
pear upgrade symfony/symfony-beta
and now all my symfony projects give this error:
Warning: main(symfony/symfony/pear.php) [function.main]: failed to open stream: No such file or directory in D:\AppServ\www\askeet\frontend\config\config.php on line 16
Warning: main() [function.include]: Failed opening 'symfony/symfony/pear.php' for inclusion (include_path='.;D:\AppServ\php\pear') in D:\AppServ\www\askeet\frontend\config\config.php on line 16
Fatal error: Uncaught exception 'Exception' with message 'Unable to find symfony librairies' in D:\AppServ\www\askeet\frontend\config\config.php:18 Stack trace: #0 D:\AppServ\www\askeet\frontend\config\config.php(18): unknown() #1 D:\AppServ\www\askeet\web\frontend_dev.php(8): require_once('D:\AppServ\www\...') #2 {main} thrown in D:\AppServ\www\askeet\frontend\config\config.php on line 18
In fact, that file doesn't exist anymore, but I suppose that means that it is not working alright.
Does anyone have the same problem? Or Know what to do to solve the problem?
thanks a lot
[Updated on: Tue, 04 April 2006 10:00]
|
|
|
| Topic: routing problems on production env |
|---|
| routing problems on production env [message #4630] |
Tue, 04 April 2006 17:36 |
superagente Messages: 1 Registered: April 2006 |
Junior Member |
|
|
I'd just install sandbox and i'm getting problems with the links
Everything works with ../frontend_dev.php/module/list
But with ../index.php/module/list
the links of the scaffold create, edit, etc are crashed
I also cleaned the cache ... any help?
|
|
|
| Topic: propel-build-schema stopped working |
|---|
| propel-build-schema stopped working [message #4655] |
Wed, 05 April 2006 08:01 |
kida78 Messages: 30 Registered: March 2006 Location: Nairobi, Kenya // New Yor... |
Member |
|
|
Getting some wierd behavior on propel-build-schema:
I'm using symfony version 0.7.1048. Suddenly - build-schema no longer works. It doesn't report any error - it just gracefully stops without finishing. this is the output:
>> file+ /home/pkist/public/html/hope-dev/config/propelinigPSYOP
Buildfile: /usr/share/pear/data/symfony/bin/build.xml
sf > build-model-schema:
[phing] Calling Buildfile '/usr/share/pear/symfony/vendor/propel-generator/build.xml' with target 'creole'
propel-project-builder > check-project-or-dir-set:
propel-project-builder > check-project-set:
propel-project-builder > set-project-dir:
propel-project-builder > check-buildprops-exists:
propel-project-builder > check-buildprops-for-propel-gen:
propel-project-builder > check-buildprops:
propel-project-builder > configure:
[echo] Loading project-specific props from /home/pkist/public/html/hope-dev/config/propelinigPSYOP
propel-project-builder > creole:
[phing] Calling Buildfile '/usr/share/pear/symfony/vendor/propel-generator/build-propel.xml' with target 'creole'
propel > creole:
[echo] +-----------------------------------------------+
[echo] | |
[echo] | Generating XML from Creole connection ! |
[echo] | |
[echo] +-----------------------------------------------+
[propel-creole-transform] Propel - CreoleToXMLSchema starting
[propel-creole-transform] Your DB settings are:
[propel-creole-transform] driver : (default)
[propel-creole-transform] URL : mysql://dbuser:dbpass@localhost/dbname
[root@server]#
It stops before "[propel-creole-transform] DB connection established" But there is no error message. I know the db info is working, that is for sure.
Really stumped here... We're 3 days away from user-acceptance testing... not good timing whatsoever.
-KidA
|
|
|
| Topic: Propel and Creole not installed |
|---|
| Propel and Creole not installed [message #4718] |
Thu, 06 April 2006 18:23 |
rock_vai Messages: 3 Registered: April 2006 Location: Caracas, Venezuela |
Junior Member |
|
|
Hi, i installed symfony from pear command, and i saw that pear it was install only symfony and pake, but not propel and creole. Is this and error? what can i do? Can i use symfony without propel and creole? sorry for my english. Thanks.
No estudio para aprender mas, sino para ignorar menos
|
|
|
| Topic: Error during svn layout creation |
|---|
| Error during svn layout creation [message #5016] |
Sat, 15 April 2006 00:57 |
carpal Messages: 58 Registered: April 2006 Location: Philadelphia |
Member |
|
|
Hey folks.
I've managed to get symfony installed through pear and MAMP on OS X and I've spent the day going through the project creation instructions. Things have been going pretty well, but I hit a snag creating my subversion repository.
Running this command:
$ svn mkdir -m "layout creation" file:///$SVNREP_DIR/morrow/trunk file:///$SVNREP_DIR/morrow/tags file:///$SVNREP_DIR/morrow/branches
I get the following error:
subversion/libsvn_fs_fs/tree.c:309: (apr_err=160013)
svn: File not found: transaction '0-1', path '/morrow/branches'
This seemed weird to me that it was only the last path that caused problems, but I'm new to subversion so maybe someone knows what's up. Keep in mind that I've added the correct $SVNREP_DIR variable to /etc/profile and that "morrow" is both the name of my project and the repository that I created with svnadmin.
Thanks in advance!
|
|
|
| Topic: Stratagies for subversion and symfony usage (looking for advice) |
|---|
| Stratagies for subversion and symfony usage (looking for advice) [message #5053] |
Mon, 17 April 2006 06:46 |
datagroove Messages: 29 Registered: April 2006 Location: Philadelphia, PA |
Junior Member |
|
|
after going through the online docs for subversion, i see the recomended file structure is to have your project files in a folder called trunk with two additional folders tag and tree
from the book...
| Quote: | In this example, we assume that you already have some sort of project (a collection of files and directories) that you wish to import into your newly created Subversion repository. Begin by organizing them into a single directory called myproject (or whatever you wish). For reasons that will be clear later (see Chapter 4, Branching and Merging), your project's tree structure should contain three top-level directories named branches, tags, and trunk. The trunk directory should contain all of your data, while branches and tags directories are empty:
|
how do users of symfony who use subversion arrange their directory stucture? especially seeing that symfony has its own required structure?
[Updated on: Mon, 17 April 2006 18:23]
|
|
|
| Topic: [resolved] WINACE problem - 0000644 added in filenames |
|---|
|
| Topic: constants.php |
|---|
constants.php [message #5128] |
Tue, 18 April 2006 23:47 |
tvinson Messages: 33 Registered: March 2006 |
Member |
|
|
I am copying the <pear_data_dir>/symfony/config/constants.php to <project_dir>/config/constants.php and modifying 'sf_base_cache_dir' value.
Nothing happens. The copy of constants.php is being ignored.
Is there something else I must do to have this file read and the new values accepted?
Thanks,
Troy
|
|
|
| Topic: REVERT TO the OLD VERSION of SYMFONY |
|---|
| REVERT TO the OLD VERSION of SYMFONY [message #5296] |
Fri, 21 April 2006 10:02 |
jito14 Messages: 6 Registered: February 2006 Location: Philippines |
Junior Member |
|
|
how can we get back to the old version of symfony?.. please help...
to be smart.. and to get things done
|
|
|
| Topic: Flow of sandbox application |
|---|
| Flow of sandbox application [message #5458] |
Tue, 25 April 2006 15:59 |
prasadkarri Messages: 69 Registered: April 2006 Location: INDIA |
Member |
|
|
Hi,
Is there any flow chart for sandbox application.
Thanks
|
|
|
| Topic: SQLServer Schema Generation |
|---|
| SQLServer Schema Generation [message #5521] |
Wed, 26 April 2006 22:42 |
jrogoff Messages: 7 Registered: April 2006 |
Junior Member |
|
|
I am not sure how much of this is trouble with symfony and how much is propel, but below is the list of steps I had to take to port a symfony schema to MS SQLServer. I thought I would post it in case there are bugs that can be fixed and also to help anyone else who may need to do the same task. I would also be most happy to learn if the source of my problems was in front of the screen and if so what I did wrong.
I started with a schema.xml file that works wonderfully in MySQL. Instead of editing the databases.yml I had to edit the propel.ini file to use propel.database = mssql. I discovered this from some related tickets although supposedly this bug was already fixed (I am using 0.7.1218). Once I made this change, I was able to get the symfony propel-build-sql command to generate SQLServer syntax instead of MySQL syntax.
Unfortunately, I also had to make a couple of other changes. I now have 2 separate versions of my schema.xml file. The MySQL version uses onDelete="RESTRICT" onUpdate="RESTRICT" in the foreign key attributes and the SQLServer one replaces these with onDelete="NO ACTION" onUpdate="NO ACTION"
In the resulting schema.sql file I then had to replace all occurrences of CONSTRAINT [<table_name>]_PK PRIMARY KEY ([id]) with CONSTRAINT [<table_name>_PK] PRIMARY KEY ([id]) I assume this is a bug in propel that puts the ] in the wrong place.
I also had to move all of the foreign key statements to the bottom of the file since SQLServer doesn't appear to have an equivalent to the MySQL set foreign_key_checks = 0 statement.
Lastly, I had to edit any foreign keys referencing the user table to use [user] instead. Propel does a pretty good job of putting the [] around all table and column names but it appears they missed this spot.
The good news is that once I made all of these changes the script runs just fine.
I am not looking forward to repeating these steps every time my model changes.
|
|
|
| Topic: encode & obfuscation |
|---|
| encode & obfuscation [message #5626] |
Mon, 01 May 2006 00:56 |
scydo Messages: 1 Registered: May 2006 |
Junior Member |
|
|
Is somebody have already use an encoder like IonCube or zend with Symfony.
The cache directory seem to be in clear ?
Others solutions in mind ?
Thanks
Scydo
|
|
|
| Topic: Could not begin transaction [Native Error: ] |
|---|
| Could not begin transaction [Native Error: ] [message #5653] |
Tue, 02 May 2006 12:09 |
gangsta.rap Messages: 1 Registered: May 2006 |
Junior Member |
|
|
i get this error message when i try to insert some values from a form
"Could not begin transaction [Native Error: ]"
as you can see there is no native error showing.
i am using mysqli. all is set up as it should be in database.yml, and propel.ini
the action is listed here:
public function executeAddPerson()
{
if ($this->getRequest()->getMethod() == sfRequest::POST)
{
// create person
$p_data = new Person();
$p_data->setPrefix($this->getRequestParameter('field_prefix'));
$p_data->setFirstName($this->getRequestParameter('field_firstName'));
$p_data->setMiddleName($this->getRequestParameter('field_middleName'));
$p_data->setLastName($this->getRequestParameter('field_lastName'));
$p_data->setSuffix($this->getRequestParameter('field_suffix'));
$p_data->setBirthday($this->getRequestParameter('field_birthday'));
$p_data->save();
}
}
i have also specifically used $con = ...a new transaction
$p_data->save($con);
$con->commit();
and did a try, except with a $con->rollback(), but no use
what seems to be the problem? i mean, everything is set up pretty well. i can't figure what i did wrong or what's setup wrong.
|
|
|
| Topic: UGLY web pages with default PEAR symfony/symfony installation |
|---|
| UGLY web pages with default PEAR symfony/symfony installation [message #5786] |
Fri, 05 May 2006 14:55 |
oeginc Messages: 6 Registered: May 2006 Location: Michigan |
Junior Member |
|
|
I'm new to Symfony, so I didn't immediately recognize this problem until I previewed my site in Internet Explorer (which showed me the broken images).
Bottom line is, if you're generated web pages are coming out very plain looking without colorful buttons, etc. It is probably because you are missing the web/sf directory.
I downloaded the source code for one of the example applications, and then copied the contents of the web/sf directory into my application's web/sf directory.
To prevent this from happening on future projects, I also copied it into the project skeleton directory
/usr/share/pear/data/symfony/skeleton/project/web/sf
Hope this helps!
|
|
|
| Topic: Routing Problem |
|---|
| Routing Problem [message #6137] |
Sat, 13 May 2006 02:29 |
dododododo Messages: 18 Registered: May 2006 |
Junior Member |
|
|
Hi,
I have a specific question:
When exaclty the method sfRouting::parse is called?
The problem is that I am calling the URL http://xxxxx.com/mohammad/askeet/web/frontend_dev.php/user/l ogin/
and my .htacess file is
AddType x-mapp-php5 .php
RewriteEngine On
RewriteBase /mohammad/askeet/web
So, I assume that
"/user/login/" is passed to sfRouting::parse, but the actualy value that is passed is "/".
cheers,
--Mohammad
|
|
|
| Topic: Symbolic link SF |
|---|
| Symbolic link SF [message #6753] |
Sat, 27 May 2006 18:36 |
markhill Messages: 1 Registered: May 2006 |
Junior Member |
|
|
Creating the sf symbolic link in /sfdemo/web/sf for the javascript handlers works fine, but I'm curious as to why:
Alias /sf "/application/mamp/bla/bla/symfony/web/sf"
directive doesn't work when placed in httpd.conf
This is on OSX running MAMP with htdocs as the root
Other than this minor problem everything is running great!
thanks,
|
|
|
| Topic: CSS and image route problems |
|---|
| CSS and image route problems [message #7113] |
Mon, 05 June 2006 22:26 |
frisco Messages: 1 Registered: June 2006 |
Junior Member |
|
|
I am working on a shared hosting, installed all, started with a new project (the blog tutorial) and after some work almost everything seems to be working fine.
The problems are:
All routes are like:
web/sf/images/sf_debug_stats/close.png
And the file is there but when I try to access to blog_dev.php/XXX (like comment or post) the browser ask for this image:
/test/web/blog_dev.php/web/sf/images/sf_debug_stats/close.png
The project is at domain.org/test/
Also CSS and Js has routes like:
web/css/web/sf/css/sf_debug_stats/main.css
But only when accessing blog_dev.php/XXX otherwise they are the usual:
web/sf/css/sf_debug_stats/main.css
|
|
|
| Topic: Setting up symfony production environment on shared hosting |
|---|
| Setting up symfony production environment on shared hosting [message #7751] |
Thu, 22 June 2006 12:59 |
pezetgee Messages: 734 Registered: March 2006 |
Faithful Member |
|
|
=== THIS HAS BEEN RESOLVED ===
Hi,
I'm setting up symfony production environment on a shared hosting.
My host provided me with shell access and I got permission to install PEAR locally (for my account). However I'm new to this kind of installation and I don't want to affect global PEAR settings for the entire server (I'd probably look for a new host if this had happened...)
I followed the "The traditional way of installing a local copy of PEAR through ftp" from http://pear.php.net/manual/en/installation.shared.php
My server root is /home/sites/mydomain.name/public_html, however I have full access to /home/sites/mydomain.name
I've created pear directory under /home/sites/mydomain.name and gave full write permissions to it.
Then I've created password protected directory /home/sites/mydomain.name/public_html/private and put go-pear.php there.
I've executed go-pear.php and chosen /home/sites/mydomain.name/pear as PEAR installation directory.
All went ok.
Then I run PEAR webinstaller.
Most of the paths look ok, but my concerns are:
1. "PHP extension directory" points outside of my server root dir
2. As I'm not familliar with this kind of setup I'm not sure if I can start installing PEAR packages without affecting global PEAR configuration.
Thanx
Peter
[Updated on: Tue, 27 June 2006 18:45]
|
|
|
| Topic: A2 Hosting, anyone used their services? |
|---|
| A2 Hosting, anyone used their services? [message #7791] |
Fri, 23 June 2006 14:57 |
chrilleh Messages: 21 Registered: March 2006 |
Junior Member |
|
|
|
I'm wondering if anyone has any experience with setting up a symfony web at A2 Hosting. Was it easy, problematic? what should i think about?
|
|
|
| Topic: Subversion with multiple users on web server |
|---|
| Subversion with multiple users on web server [message #7826] |
Fri, 23 June 2006 21:04 |
divergent Messages: 78 Registered: May 2006 |
Member |
|
|
Forgive me if this is a basic question, I'm just learning subversion and can't figure out how it works with a symfony project with multiple editors...
I've got two people working on a project - myself (php/symfony work) and a designer(css and templates only). We'll potentially both be making changes to templates primarily, so we'd like to be able to do that independently and merge changes later.
So I set up a repository, then I check out a copy to the working web directory so that I can edit things. Now, if the designer is going to work on stuff I assume he needs to check out his own copy - where does that copy go? I assume it doesn't go in the same directory I'm using (since we'd then be overwriting each other's files). It can't go to his local machine, because then he can't test it on the live application. Do I need to create two different web-accessible directories for us each to keep development copies, and then have a third one where things get merged for live testing of the complete app? If so, that's no problem but will having three different urls cause any problems with routing, etc?
Thanks in advance for any help!
|
|
|
| Topic: magic_quotes_gpc? |
|---|
| magic_quotes_gpc? [message #7827] |
Fri, 23 June 2006 21:24 |
DeCaf Messages: 11 Registered: June 2006 Location: Gothenburg, Sweden |
Junior Member |
|
|
Hi,
I'm simply wondering if there is any possibility of getting Symfony to work with magic_quotes_gpc set to on? The reason is ofcourse that I'm using a shared host (www.b-one.net) that does not allow me to change this value.
If it doesn't, howcome? It should be possible to code around it without too much of a hassle, shouldn't it? And it would improve portability. Really hoping that I can run it even with the setting turned on somehow.
[Updated on: Fri, 23 June 2006 21:25]
|
|
|
| Topic: [solved] symfony sync problem |
|---|
| [solved] symfony sync problem [message #8049] |
Wed, 28 June 2006 01:02 |
chrilleh Messages: 21 Registered: March 2006 |
Junior Member |
|
|
im trying to sync my app to the production server but when i exec
$ symfony sync production
i get the following error:
>> exec rsync --progress --dry-run -azC --exclude-from=config/rsync_exclude.txt --force --delete -e "ssh -p22" ./ chrilleh@ftp://www.mywebhost.com:/home/chrilleh/myappname/
ERROR: symfony - problem executing command
ssh: ftp: Name or service not known
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
Is there any problem with my ssh, ftp or rsync installation? I have all three installed (running Ubuntu 6.06 x64). The packages are also installed on the webhost.
EDIT:
Mistype by me =/ I had forgotten to remove the ftp:// from my host in the properties.ini.
[Updated on: Wed, 28 June 2006 01:10]
|
|
|
| Topic: Upgrading to 6.3 without upgrading Propel? |
|---|
| Upgrading to 6.3 without upgrading Propel? [message #8215] |
Sun, 02 July 2006 17:44 |
redCashion Messages: 56 Registered: February 2006 |
Member |
|
|
If I did the download the sourcefiles and copy to /lib/symfony and data/symfony folders technique, would it be possible to only copy over certain folders and not be forced to upgrade to the latest Propel?
When I did my upgrade, and would run propel-build-model it would complain that my version of PHP didn't support XLST, and my project would no longer run. I'd rather not worry about my development environment at the moment, and would like to just keep the old Propel while still upgrading to 6.3 if possible..
Thanks!
|
|
|
| Topic: socket connection to mysql |
|---|
| socket connection to mysql [message #8241] |
Mon, 03 July 2006 13:38 |
marekturczyniak Messages: 1 Registered: July 2006 |
Junior Member |
|
|
Hello
How to setup unix socket connection to mysql (5.0) in databases.yml?
Thanks
[Updated on: Mon, 03 July 2006 22:07]
|
|
|
| Topic: Problem with IIS install |
|---|
| Problem with IIS install [message #8292] |
Tue, 04 July 2006 11:51 |
martin_h Messages: 273 Registered: December 2005 Location: Sweden |
Faithful Member |
|
|
Hi!
I'm helping a friend to install Symfony on an IIS server.
We have followed the instructions in the book but have encountered a problem.
We get an error message as we try do access our app.
Configuration file "...pear\data/symfony/config/config_handlers.yml" specifies category "config/app.yml" with missing class key
I can't seem to understand what the problem is. A quick search in this forum found a similar thread, but there was no conclusion.
Any help is appreciated.
Thanks
Martin
|
|
|
| Topic: Symfony cannot work after install |
|---|
| Symfony cannot work after install [message #9795] |
Fri, 04 August 2006 04:47 |
albertkhor Messages: 28 Registered: June 2006 |
Junior Member |
|
|
i install symfony into my Linux Debian (Sarge).
After complete install all the staff (php5, pear, phing, symfony, apache2) i try run the commmand "symfony init-project myproject" but cannot work.
The error message is like below.
ERROR: symfony - task "init-project" is not defined
Why this problem occur? How to solve this problem?
|
|
|
| Topic: PHPEclipse |
|---|
| PHPEclipse [message #9883] |
Tue, 08 August 2006 00:48 |
Alexey Lapusta Messages: 45 Registered: July 2006 |
Member |
|
|
I have lots of errors after installing PHPEclipse and creating Projects. The main errors are because of bad file paths.
1. I added new project "Nivea" & set "D:\Nivea\" path for it.
2. I added project "Symfony" & set "E:\Server\xampp\php\pear\symfony" path for it.
3. I added project "Symfony" as a reference for "Nivea".
|
|
|
| Topic: Installing Symfony with GoDaddy.com |
|---|
| Installing Symfony with GoDaddy.com [message #10289] |
Thu, 17 August 2006 07:02 |
im_simpleboy Messages: 88 Registered: June 2006 Location: Nepal |
Member |
|
|
Have anyone being successful installing Symfony (I mean any project using Symfony) in GoDaddy.com. I think GoDaddy.com is a famous web hosting service provider so someone might have done it. Plz. drop the process (and any troubleshooting needed) to host a project written using Symfony in GoDaddy.com
thanx in advance
|
|
|
| Topic: Sandbox First project installation pain |
|---|
| Sandbox First project installation pain [message #10744] |
Wed, 23 August 2006 05:17 |
acma Messages: 1 Registered: August 2006 |
Junior Member |
|
|
The environment is windows 2000 professional. symfony sandbox my first project is being installed on xampp.
When I try to run the command "symfony propel-build-model", I keep getting messages as pasted below. First there were problems with installing symfony on XAMPP. I managed to fix those issues after a day of research on this forum. Then I faced problems executing the symfony.bat file. I fixed those issues and now, I'm having issues with the execution of the symfony commands.
It appears the warnings below are related to forwards slashes ("/") in the hard coded path in the code which would be quite Ok in a linux installation but would be a no no in windows.
Any help would be apprecated...please look below for the messages I'm getting....
C:\Program Files\xampp\htdocs\sf_sandbox>symfony propel-build-model
>> schema converting "schema.yml" to XML
>> file+ C:\Program Files\xampp\htdocs\sf_sandbox\config\pro26EB.tmp
Buildfile: C:\Program Files\xampp\htdocs\sf_sandbox\data\symfony\bin\build.xml
sf > build-om:
[phing] Calling Buildfile 'C:\Program Files\xampp\htdocs\sf_sandbox\lib\symf
ony\vendor\propel-generator\build.xml' with target 'om'
[resolvepath] Resolved config to C:\Program Files\xampp\htdocs\sf_sandbox\config
propel-project-builder > check-project-or-dir-set:
propel-project-builder > check-project-set:
propel-project-builder > set-project-dir:
propel-project-builder > check-buildprops-exists:
propel-project-builder > check-buildprops-for-propel-gen:
propel-project-builder > check-buildprops:
propel-project-builder > configure:
[echo] Loading project-specific props from C:\Program Files\xampp\htdocs\sf
_sandbox\config/pro26EB.tmp
propel-project-builder > om:
[phing] Calling Buildfile 'C:\Program Files\xampp\htdocs\sf_sandbox\lib\symf
ony\vendor\propel-generator\build-propel.xml' with target 'om'
Warning: include_once(propel/engine/database/model/NameGenerator.php) : failed to
open stream: No such file or directory in C:\Program Files\xampp\htdocs\sf_sand
box\lib\symfony\vendor\propel-generator\classes\propel\engin e\database\model\Dat
abase.php on line 25
Warning: include_once(): Failed opening 'propel/engine/database/model/NameGenera
tor.php' for inclusion (include_path='C:\Program Files\xampp\htdocs\sf_sandbox\l
ib\symfony\vendor\propel-generator\classes;C:\Program Files\xampp\htdocs\sf_sand
box\lib;C:\Program Files\xampp\htdocs\sf_sandbox\apps\\lib;;C:\Program Files\xam
pp\htdocs\sf_sandbox\lib\symfony\vendor;C:\Program Files\xampp\htdocs\sf_sandbox
\bin/../lib;C:\Program Files\xampp\htdocs\sf_sandbox\lib\;C:\Program Files\xampp
\htdocs\sf_sandbox\lib\symfony\vendor\;C:\Program Files\xampp\htdocs\sf_sandbox\
lib\symfony\vendor\;.;C:\Program Files\xampp\php\pear\') in C:\Program Files\xam
pp\htdocs\sf_sandbox\lib\symfony\vendor\propel-generator\cla sses\propel\engine\d
atabase\model\Database.php on line 25
Warning: include_once(propel/engine/database/model/NameGenerator.php) : failed to
open stream: No such file or directory in C:\Program Files\xampp\htdocs\sf_sand
box\lib\symfony\vendor\propel-generator\classes\propel\engin e\database\model\Nam
eFactory.php on line 24
Warning: include_once(): Failed opening 'propel/engine/database/model/NameGenera
tor.php' for inclusion (include_path='C:\Program Files\xampp\htdocs\sf_sandbox\l
ib\symfony\vendor\propel-generator\classes;C:\Program Files\xampp\htdocs\sf_sand
box\lib;C:\Program Files\xampp\htdocs\sf_sandbox\apps\\lib;;C:\Program Files\xam
pp\htdocs\sf_sandbox\lib\symfony\vendor;C:\Program Files\xampp\htdocs\sf_sandbox
\bin/../lib;C:\Program Files\xampp\htdocs\sf_sandbox\lib\;C:\Program Files\xampp
\htdocs\sf_sandbox\lib\symfony\vendor\;C:\Program Files\xampp\htdocs\sf_sandbox\
lib\symfony\vendor\;.;C:\Program Files\xampp\php\pear\') in C:\Program Files\xam
pp\htdocs\sf_sandbox\lib\symfony\vendor\propel-generator\cla sses\propel\engine\d
atabase\model\NameFactory.php on line 24
Warning: include_once(propel/engine/database/model/IdMethodParameter. php): faile
d to open stream: No such file or directory in C:\Program Files\xampp\htdocs\sf_
sandbox\lib\symfony\vendor\propel-generator\classes\propel\e ngine\database\model
\Table.php on line 30
Warning: include_once(): Failed opening 'propel/engine/database/model/IdMethodPa
rameter.php' for inclusion (include_path='C:\Program Files\xampp\htdocs\sf_sandb
ox\lib\symfony\vendor\propel-generator\classes;C:\Program Files\xampp\htdocs\sf_
sandbox\lib;C:\Program Files\xampp\htdocs\sf_sandbox\apps\\lib;;C:\Program Files
\xampp\htdocs\sf_sandbox\lib\symfony\vendor;C:\Program Files\xampp\htdocs\sf_san
dbox\bin/../lib;C:\Program Files\xampp\htdocs\sf_sandbox\lib\;C:\Program Files\x
ampp\htdocs\sf_sandbox\lib\symfony\vendor\;C:\Program Files\xampp\htdocs\sf_sand
box\lib\symfony\vendor\;.;C:\Program Files\xampp\php\pear\') in C:\Program Files
\xampp\htdocs\sf_sandbox\lib\symfony\vendor\propel-generator \classes\propel\engi
ne\database\model\Table.php on line 30
Warning: include_once(propel/engine/database/transform/XmlToAppData.p hp): failed
to open stream: No such file or directory in C:\Program Files\xampp\htdocs\sf_s
andbox\lib\symfony\vendor\propel-generator\classes\propel\ph ing\AbstractPropelDa
taModelTask.php on line 27
Warning: include_once(): Failed opening 'propel/engine/database/transform/XmlToA
ppData.php' for inclusion (include_path='C:\Program Files\xampp\htdocs\sf_sandbo
x\lib\symfony\vendor\propel-generator\classes;C:\Program Files\xampp\htdocs\sf_s
andbox\lib;C:\Program Files\xampp\htdocs\sf_sandbox\apps\\lib;;C:\Program Files\
xampp\htdocs\sf_sandbox\lib\symfony\vendor;C:\Program Files\xampp\htdocs\sf_sand
box\bin/../lib;C:\Program Files\xampp\htdocs\sf_sandbox\lib\;C:\Program Files\xa
mpp\htdocs\sf_sandbox\lib\symfony\vendor\;C:\Program Files\xampp\htdocs\sf_sandb
ox\lib\symfony\vendor\;.;C:\Program Files\xampp\php\pear\') in C:\Program Files\
xampp\htdocs\sf_sandbox\lib\symfony\vendor\propel-generator\ classes\propel\phing
\AbstractPropelDataModelTask.php on line 27
Warning: include_once(propel/engine/database/transform/XmlToAppData.p hp): failed
to open stream: No such file or directory in C:\Program Files\xampp\htdocs\sf_s
andbox\lib\symfony\vendor\propel-generator\classes\propel\ph ing\PropelDataModelT
ask.php on line 26
Warning: include_once(): Failed opening 'propel/engine/database/transform/XmlToA
ppData.php' for inclusion (include_path='C:\Program Files\xampp\htdocs\sf_sandbo
x\lib\symfony\vendor\propel-generator\classes;C:\Program Files\xampp\htdocs\sf_s
andbox\lib;C:\Program Files\xampp\htdocs\sf_sandbox\apps\\lib;;C:\Program Files\
xampp\htdocs\sf_sandbox\lib\symfony\vendor;C:\Program Files\xampp\htdocs\sf_sand
box\bin/../lib;C:\Program Files\xampp\htdocs\sf_sandbox\lib\;C:\Program Files\xa
mpp\htdocs\sf_sandbox\lib\symfony\vendor\;C:\Program Files\xampp\htdocs\sf_sandb
ox\lib\symfony\vendor\;.;C:\Program Files\xampp\php\pear\') in C:\Program Files\
xampp\htdocs\sf_sandbox\lib\symfony\vendor\propel-generator\ classes\propel\phing
\PropelDataModelTask.php on line 26
Warning: include_once(propel/engine/database/transform/XmlToAppData.p hp): failed
to open stream: No such file or directory in C:\Program Files\xampp\htdocs\sf_s
andbox\lib\symfony\vendor\propel-generator\classes\propel\ph ing\PropelDataSQLTas
k.php on line 25
Warning: include_once(): Failed opening 'propel/engine/database/transform/XmlToA
ppData.php' for inclusion (include_path='C:\Program Files\xampp\htdocs\sf_sandbo
x\lib\symfony\vendor\propel-generator\classes;C:\Program Files\xampp\htdocs\sf_s
andbox\lib;C:\Program Files\xampp\htdocs\sf_sandbox\apps\\lib;;C:\Program Files\
xampp\htdocs\sf_sandbox\lib\symfony\vendor;C:\Program Files\xampp\htdocs\sf_sand
box\bin/../lib;C:\Program Files\xampp\htdocs\sf_sandbox\lib\;C:\Program Files\xa
mpp\htdocs\sf_sandbox\lib\symfony\vendor\;C:\Program Files\xampp\htdocs\sf_sandb
ox\lib\symfony\vendor\;.;C:\Program Files\xampp\php\pear\') in C:\Program Files\
xampp\htdocs\sf_sandbox\lib\symfony\vendor\propel-generator\ classes\propel\phing
\PropelDataSQLTask.php on line 25
Warning: include_once(propel/engine/database/transform/XmlToData.php) : failed to
open stream: No such file or directory in C:\Program Files\xampp\htdocs\sf_sand
box\lib\symfony\vendor\propel-generator\classes\propel\phing \PropelDataSQLTask.p
hp on line 26
Warning: include_once(): Failed opening 'propel/engine/database/transform/XmlToD
ata.php' for inclusion (include_path='C:\Program Files\xampp\htdocs\sf_sandbox\l
ib\symfony\vendor\propel-generator\classes;C:\Program Files\xampp\htdocs\sf_sand
box\lib;C:\Program Files\xampp\htdocs\sf_sandbox\apps\\lib;;C:\Program Files\xam
pp\htdocs\sf_sandbox\lib\symfony\vendor;C:\Program Files\xampp\htdocs\sf_sandbox
\bin/../lib;C:\Program Files\xampp\htdocs\sf_sandbox\lib\;C:\Program Files\xampp
\htdocs\sf_sandbox\lib\symfony\vendor\;C:\Program Files\xampp\htdocs\sf_sandbox\
lib\symfony\vendor\;.;C:\Program Files\xampp\php\pear\') in C:\Program Files\xam
pp\htdocs\sf_sandbox\lib\symfony\vendor\propel-generator\cla sses\propel\phing\Pr
opelDataSQLTask.php on line 26
propel > check-run-only-on-schema-change:
propel > om-check:
propel > om:
[echo] +------------------------------------------+
[echo] | |
[echo] | Generating Peer-based Object Model for |
[echo] | YOUR Propel project! (NEW OM BUILDERS)! |
[echo] | |
[echo] +------------------------------------------+
[phingcall] Calling Buildfile 'C:\Program Files\xampp\htdocs\sf_sandbox\lib\symf
ony\vendor\propel-generator\build-propel.xml' with target 'om-template'
propel > om-template:
[propel-om] Target database type: sqlite
[propel-om] Target package: model
[propel-om] Using template path: C:\Program Files\xampp\htdocs\sf_sandbox\lib\sy
mfony\vendor\propel-generator\templates
[propel-om] Output directory: C:\Program Files\xampp\htdocs\sf_sandbox\lib
[propel-om] Processing: generated-schema.xml
Fatal error: Class 'XmlToAppData' not found in C:\Program Files\xampp\htdocs\sf_
sandbox\lib\symfony\vendor\propel-generator\classes\propel\p hing\AbstractPropelD
ataModelTask.php on line 440
C:\Program Files\xampp\htdocs\sf_sandbox>
|
|
|