How do you have your site unpacked?  Give me a break down of the
directory structure.  Are you using mod_rewrite or are you using the
ENV script variable thingy?  What version of PHP.  Is php a module on
Apache or is it CLI(cgi)?

On Feb 7, 2:17 pm, "apalankat" <[EMAIL PROTECTED]> wrote:
> Hi,
> I configured a cake app in my university server, and I have a problem:
> all the links created by the application (links to actions,
> stylesheets, javascripts) have a "/cgi-bin/cgiwrap/" prepended.
> Here's an example from the page /mycakeapp/posts on the server.
> Instead of linking the posts with <a href="/mycakeapp/posts/view/2">post2</a> 
> it links them with <a href="/cgi-bin/cgiwrap/mycakeapp/
>
> posts/view/2" >post2</a>
>
> I don't think anyone ever saw that, so I lost all hope of finding a
> solution... but here it is,
> Thanks for reading!


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to