Yeah, uh, quick question!
Downloaded the latest release, thought it wouldnt hurt to check out Zend Tool to make some app. Placed zf.bat and zf.php in the php dir, properly configured the Include_Path (Please don't tell me to recheck my include_path!!), and placed the php dir in the environment path variable (Windows Vista), I can use php through cmd (although it throws lots of errors, apparently it can't load some of the extensions), and zf.bat runs too, but none of it commands get executed, and just a long error pops up telling me that my include_path is wrong, and some other errors like "Storage directory doesn't exist at \Users\John/.zf/" (The path path seperator! yeah! I'm confused about that too!)
I tried zf --setup and read the documentation, but couldnt find any answers
one thing though, my XAMPP is configured as portable, so all the paths in the settings are relative, I also tried to set an absolute path for Include_Path, but still, it didn't help.
any ideas?! :)

Reply via email to