Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

cake .php

  • 23-08-2010 1:23pm
    #1
    Closed Accounts Posts: 2


    Hi,

    I have recently started playing around with cake .php on xampp from Apache Friends.

    Having a little problem getting it to work though.

    Home cake page is missing images & css.

    Googling this has led me to believe that it is a .htaccess or an apache configuration problem but I am having no joy working it out.

    Anybody here have similar experiences in this regard?


Comments

  • Registered Users, Registered Users 2 Posts: 9,579 ✭✭✭Webmonkey


    Try opening up http.conf, the Apache configuration and uncomment
    LoadModule rewrite_module modules/mod_rewrite.so
    

    by removing the # before it. Then restart Apache.


Advertisement