2009/8/4 Mario Guenterberg <[email protected]> > 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. > > Do you have write-permissions in htdocs?
Cheers, Johannes
