Page 1 of 1

Xampp and zend

PostPosted: 18. August 2014 09:34
by mamrapawar36
# zf create project zfhello

Warning: require_once(Zend/Tool/Framework/Client/Abstract.php): failed to open s
tream: No such file or directory in C:\xampp\php\pear\Zend\Tool\Framework\Client
\Console.php on line 26

Fatal error: require_once(): Failed opening required 'Zend/Tool/Framework/Client
/Abstract.php' (include_path='.;/path_of_zf/library') in C:\xampp\php\pear\Zend\
Tool\Framework\Client\Console.php on line 26
user@USER-PC c:\xampp

What to do next??Just stuck....Please help.. waiting for reply

Re: Xampp and zend

PostPosted: 18. August 2014 10:00
by Altrea
Did you add Zend to your include_path?

Re: Xampp and zend

PostPosted: 18. August 2014 10:24
by mamrapawar36
Setting environment for using XAMPP for Windows.
user@USER-PC c:\xampp
# zf create project zfhello

Warning: require_once(Zend/Tool/Framework/Client/Abstract.php): failed to open s
tream: No such file or directory in C:\xampp\php\pear\Zend\Tool\Framework\Client
\Console.php on line 26

Fatal error: require_once(): Failed opening required 'Zend/Tool/Framework/Client
/Abstract.php' (include_path='.;C:\xampp\htdocs\Zend\library') in C:\xampp\php\p
ear\Zend\Tool\Framework\Client\Console.php on line 26


This error i'm getting ... Please help..Thanks for your reply.....waiting

Re: Xampp and zend

PostPosted: 18. August 2014 10:57
by Altrea
Does "C:\xampp\htdocs\Zend\library\Zend\Tool\Framework\Client\Abstract.php" exist?

Re: Xampp and zend

PostPosted: 19. August 2014 06:00
by mamrapawar36
That path specified is not existing ...

Now I tried to execute "hello" using notepad++ and php path in htdocs...
I'm getting this error at browser


Not Found
HTTP Error 404. The requested resource is not found.

Warning window...

PHP Startup:bz2:Unable to initialize module
Module compiled with module API=20121212
PHP compiled with module API=20100525
These are options need to match


Still waiting for reply



Both Apache,mysql are running ..... :x :x :evil: