Well, I encountered more problems with Symfony. I receive this error when I try to build the database
“Cannot make static method Phing::printVersion()”
Searching the web there are 3 solutions.
1, uninstall Phing using Pear because it installs a bad version or something (too bad for me my Pear doesn’t work…)
2 Modify Phing’s code to make the method static, but, I’m not 100% sure how to compile the files
3) Use Symfony 1.0
I chose #3
. The tutorial I’m reading on is for 1.0 anyways, might as well take the easiest path.
If you enjoyed this post, make sure you subscribe to my RSS feed!
Recent Comments