Hi to all,
after hearing about propel and ORM stuff i tried to configure propel on my windows and Ubuntu plat forms , its working fine on ubuntu but i want to configure it to my windows plateform.
but its giving me following error
[propel-sql] Could not perform XL Make sure PHP has been compiled/configured to support XSLT.
after that i even enabled php_xsl.dll and restarted the server , its still not working :(
Please note im using WAMP5
Please guide me if some one has solution
Regards
Soft Hearted
Propel Installation Problem fixed
Hi all,
Finally i got the solution , my self after doing lot of googling , the problem is when some one is using WAMP wamp uses its own php.ini file , while propel-gen , pick settings from wamp/php/php.ini file , i just enable php_xsl.dll from this ini file and propel generated my build successfully