Here's my situation. I have my site (http://www.phillynorml.org/) set up in a production environment (index.php, .htaccess, img, css, js, etc in ../DocumentRoot, everything else in ../cake, and it's working great for the most part.
The problem is that in DocumentRoot I have another folder with a perl program in it, but when you go to the URL of that program, cake throws up a 404 error (http://www.phillynorml.org/medijuana/showpage.pl? page=main) . How can I set it up so that it will run? Also, on a semi-related note, how can I tell cake to never display SQL connection errors? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
