Problem got solved!!!  Happy!

1.  Add line       PHPIniDir "C:/Sserver/PHP"      at the bottom of
httpd.conf  file( the configure file of apache).
2, Move php.ini to the PHP installation folder.
3. restart  apache server.
4. Check tag "Loaded Configuration File"  in phpinfo() to make sure
the proper php.ini has been loaded, and mysql has enabled.

Recommdatoin: add   (PHP installation path) and (PHP installation path/
ext) into "path" in system environment variable of windows,

Then you should be able to run php cake\scripts\bake.php

lol

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to