On Tue, Aug 04, 2009 at 08:41:03AM -0500, Ralph Schindler wrote: > Are you running this command in an empty directory? > > It also might appear that your include_path might include your > wordpress directory? > > can you do > > php -i | grep include_path > > I think that might help figure out if yoru include_path is dirty.
My include_path is correct: gue...@guenti-laptop:~$ php -i | grep include_path include_path => .:/usr/share/php => .:/usr/share/php If I fire up the script in an empty folder like test, than I become a folder test in test with the created project. That's not what I need. I need a new test folder in my docroot. With version 1.8.4 it works fine. Greetings Mario -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/CM d- s++: a+ C++++>$ UBL*++++$ P++ L+++ E--- W+++ N+ o-- K- w O- M- V-- PS++ PE++ Y PGP+++ t--- 5 X++++ R++ tv- b+++ DI D++++ G++ e* h---- r+++ y++++ ------END GEEK CODE BLOCK------
