Hi,

I'm trying to create the database tables needed for ACL with the
acl.php script

I didn't have command line access to my webserver so I tried to do a
php script doing
$res=shell_exec("php ./cake/scripts/acl.php initdb");
echo $res;

But nothing happens !
I've tried many other things whithout any success.
Does anybody have a solution to run a php cli script from another php
script ?

Or does anybody know another way to create the ACL tables ? (a mysql
dump from a freshly created database containing the acl tables ?)

Thanks for your help


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

Reply via email to