PDA

View Full Version : [SOLVED] Problem with Virtual Host


btaylor101
October 8th, 2009, 01:18 AM
I have successfully installed jinzora and when I navigate to the localhost/jinzora2, everything works fine. When I attempt to place a virtual host directing it to jukebox.localhost, I can log in, but don't get all of the graphics and songs will not play. I thought it was a permissions issue so I set the home directory to 777. Still no joy. Any thoughts on this would be greatly appreciated.

btaylor101
October 8th, 2009, 12:15 PM
Turns out the problem is with some relative links in the Jinzora code. It is calling certain files from a directory of /var/www/jinzora2/jinzora2/... instead of just looking in the jinzora2 folder. Not an apache or Ubuntu thing.