Dezinerfolio

404 when managing albums

I've been struggling to get this beautiful gallery app up and running. I've managed to get as far as creating an album but as soon as I try to go to the next step I get a 404 error. I suspect it might be my httpd file needs some tweaking. Here's a link: http://www.hybridgenius.com/dfg/admin/gallery/status
Here's my apache config:
<Directory /var/www/dfg/>
    Options Indexes FollowSymLinks MultiViews
    AllowOverride All
    Order allow,deny
    allow from all
</Directory>

I've read through the comments but couldn't find a solution to this particular issue so I'm posting here. Any info is appreciated!

Trackback URL for this post:

http://www.dezinerfolio.com/trackback/368
otakonx's picture

Disregard, the error was RIGHT in front of my face "GD Extension" was needed.

Mon, 02/02/2009 - 08:24

Post new comment

The content of this field is kept private and will not be shown publicly.