Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

cake .php

  • 23-08-2010 02: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