Hear us Roar
Article:
 |
|
Simplify PHP Development with WASP
|
| Subject: |
|
create project problem |
| Date: |
|
2007-01-26 07:48:29 |
| From: |
|
johnatron
|
|
|
while trying to execute the following command to create a project:
phing -buildfile /Library/php5/lib/php/data/WASP/build.xml wasp-project
I get the following error:
Warning: require_once(phing/Project.php): failed to open stream: No such file or directory in /Library/PHP5/lib/php/phing/Phing.php on line 22
Fatal error: require_once(): Failed opening required 'phing/Project.php' (include_path='.:') in /Library/PHP5/lib/php/phing/Phing.php on line 22
I'm sure something isn't looking in the right place?
Thanks
|
|
| |