I can't for the life of me get this thing to not show broken graphics or come up with a "error on page". Install never created the symbolic links so I created those and still images are broken. Here's what I did:
Create the links :
ln -s /usr/local/urchin4/uicons /usr/local/cpanel/base/frontend/xcontroller
ln -s /usr/local/urchin4/ujs /usr/local/cpanel/base/frontend/xcontroller
EDIT: You DO need to create these links for the graphics/style to come through. ( Thanks go to amusive for this one )
ln -s /usr/local/urchin4/htdocs/ucss /usr/local/cpanel/base/frontend/xcontroller
ln -s /usr/local/urchin4/htdocs/usvg /usr/local/cpanel/base/frontend/xcontroller
Anyone else shed some light for me on this?