Wednesday 08 October 2008 5:43:40 am
I get an error message when i run the follwong command:
c:/wamp/php>php.exe c:/wamp/ezpublish/bin/php/ezpgenerateautoloads.php
Warning: require(Base/src/base.php): failed to open stream: No such file or directory in C:\wamp\www\ezpublish\bin\php\ezpgenerateautoloads.php on line 35
Fatal error: require(): Failed opening required 'Base/src/base.php' (include_path='.;C:\wamp\php\PEAR;C:\wamp\www\ezpublish') in C:\wamp\www\ezpublish\bin\php\e
zpgenerateautoloads.php on line 35
I've installed ezPublish v.4 on a Vista Business maschine and on W3K with SP2. I've also tried this command:
c:/wamp/php>php.exe c:/wamp/ezpublish/bin/php/ezpgenerateautoloads.php --extension
|