I've got PMA installed on all my systems, even those with Cake.  I use
the httpd.conf to specify an alias in Apache to redirect the request
to a different part of the filesystem.  Works great everywhere I've
done it.

On Jul 14, 12:52 am, "Dr. Loboto" <drlob...@gmail.com> wrote:
> Or install them into cake webroot, or edit cake root .htaccess to not
> pass openx, phpMyAdmin, phpBB and what other soft you install requests
> to cake.
>
> On Jul 14, 12:34 pm, saavedrajj <saavedr...@gmail.com> wrote:
>
> > Hello everybody, inside my cakePHP configuration i want to install
> > the phpMyAdmin and phpBB forum
>
> >http://www.cakeapp.com/phpMyAdminhttp://www.cakeapp.com/phpBB
>
> > I have been uploaded, as usual, the applications in my root server
> > directory,
> > but the following error appears:
>
> > Missing Controller
>
> > Error: OpenxController could not be found.
>
> > Error: Create the class OpenxController below in file: app/controllers/
> > openx_controller.php
>
> > <?php
> > class OpenxController extends AppController {
>
> >         var $name = 'Openx';}
>
> > ?>
>
> > the same thing happens with another application that i tried to
> > install
> > (PhpMyAdmin, phpBB, etc.)
>
> > ¿is there a solution for this?
>
> > Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to