07-23-2007, 05:52 AM
[eluser]chrisdaems[/eluser]
Hi,
I try to use codecrafter to generate CRUD actions, but I have some problems to get it up and running.
I assume that the installation was successful because I can see the first page. But whenever I try to generate the code, the page returns a "403 forbidden" error.
The URL it generates is following:
http://localhost/codecrafter/<?=%20site_url('codecrafter/generate/');?>
Probably it's a config error. I checked all config files in the application, but I think they are correct. I also checked if short_open_tag option = On in my php.ini file.
Any more ideas?
Many thanks,
Chris
Hi,
I try to use codecrafter to generate CRUD actions, but I have some problems to get it up and running.
I assume that the installation was successful because I can see the first page. But whenever I try to generate the code, the page returns a "403 forbidden" error.
The URL it generates is following:
http://localhost/codecrafter/<?=%20site_url('codecrafter/generate/');?>
Probably it's a config error. I checked all config files in the application, but I think they are correct. I also checked if short_open_tag option = On in my php.ini file.
Any more ideas?
Many thanks,
Chris