{"id":68,"date":"2009-10-25T16:29:09","date_gmt":"2009-10-25T15:29:09","guid":{"rendered":"http:\/\/webpiraten.de\/?p=68"},"modified":"2009-10-25T16:36:11","modified_gmt":"2009-10-25T15:36:11","slug":"agavi-auf-xampp-und-windows","status":"publish","type":"post","link":"https:\/\/webpiraten.de\/index.php\/frameworks\/agavi-auf-xampp-und-windows\/","title":{"rendered":"Agavi auf XAMPP und Windows"},"content":{"rendered":"<p>Nachdem ich das offizielle Agavi DOC durchforstet habe und keine L\u00f6sung f\u00fcr meine Testumgebung fand, stie\u00df ich auf diesen Link hier:<\/p>\n<p><a href=\"http:\/\/www.simonholywell.com\/article\/installing-agavi-on-xampp-windows.html\">simonholywell.com\/article\/installing-agavi-on-xampp-windows<\/a><\/p>\n<p>Herr Holywell selbst hat eine prima Einf\u00fchrung in die Installation von Agavi auf XAMPP und Windows geliefert.<\/p>\n<p><strong>Hier der Post im Original:<\/strong><\/p>\n<p>Having recently heard of the Agavi project from a web framework showdown at a PHP conference in the UK I have decided to trial it. My setup is a WinXP computer with a default install of the latest XAMPP which has thrown up some issues with installing and building Agavi. Please see my hints below to overcome these issues.<\/p>\n<p>   1. Open a command prompt (type cmd in the run console)<br \/>\n   2. Navigate to your XAMMP PHP directory. Mine is C:\\xampp-test\\php<br \/>\n   3. Execute pear.bat channel-discover pear.agavi.org<br \/>\n   4. Execute pear.bat install agavi\/agavi<\/p>\n<p>Agavi is now installed! Now we just need a new default project to work from.<\/p>\n<p>Agavi needs to be told where the phing batch file is stored.<\/p>\n<p>   1. Edit the agavi.bat file in the XAMPP php directory. Mine is C:\\xampp-test\\php\\agavi.bat<br \/>\n   2. Change set PHING_COMMAND=phing to contain the full absolute path to phing.bat which is in the XAMPP php folder. Mine looks like this: set PHING_COMMAND=C:\\xampp-test\\php\\phing.bat<\/p>\n<p>Begin setting up your project directory.<\/p>\n<p>   1. Create a new directory in your XAMPP directory. Mine is C:xampp-testhtdocssimonholywell.com<br \/>\n   2. Create an empty text file called build.properties in the directory (this banishes a build error where phing fails if it cannot find the file)<br \/>\n   3. Open a command prompt and navigate to the new directory<br \/>\n   4. Execute agavi.bat project The agavi.bat file is stored in the XAMPP php folder. My command looked like this: C:\\xampp-test\\php\\agavi.bat project<br \/>\n   5. Follow the prompts the installer gives you (hitting enter will supply the installer with the [default] value)<\/p>\n<p>Agavi should now be setup for your project. View it in your browser to verify.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Nachdem ich das offizielle Agavi DOC durchforstet habe und keine L\u00f6sung f\u00fcr meine Testumgebung fand, stie\u00df ich auf diesen Link hier: simonholywell.com\/article\/installing-agavi-on-xampp-windows Herr Holywell selbst hat eine prima Einf\u00fchrung in die Installation von Agavi auf XAMPP und Windows geliefert. Hier der Post im Original: Having recently heard of the Agavi project from a web framework [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[27,56,3],"tags":[8,64,62,63,61,60],"class_list":["post-68","post","type-post","status-publish","format-standard","hentry","category-agavi-framework","category-apache","category-frameworks","tag-agavi","tag-installation","tag-pear","tag-phing","tag-windows","tag-xampp"],"_links":{"self":[{"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/posts\/68","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/comments?post=68"}],"version-history":[{"count":10,"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/posts\/68\/revisions"}],"predecessor-version":[{"id":78,"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/posts\/68\/revisions\/78"}],"wp:attachment":[{"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/media?parent=68"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/categories?post=68"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webpiraten.de\/index.php\/wp-json\/wp\/v2\/tags?post=68"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}