Getting Fedora and Fez to work correctly
Mar 9th, 2007 by Karen
Since getting back from code4lib my mission for this week has to get Fedora running properly with Fez. We want to test this as part of making a decision about which tool we are going to use for our digital library objects. Coincidentally an update to Fez was distributed this week. The update has been a lifesaver because when I left for code4lib I was majorly stuck with this process and trying to figure what exactly was wrong. The new version of Fez does even more detailed checking when you run setup to make sure that you have things installed properly. This “Sanity Check” page is a lifesaver because it actually offers me some advice as to why different things aren’t working properly. Below is a screenshot of my Sanity Check page and what it is saying is messed up with my installation.
The best thing about this page is the readable error messages and suggestions on what to do to fix things. I also like that it is segmented so that you can see which pieces of the puzzle are working and which aren’t. Me I’ve got a few problems to fix.
- Something is wrong with JHove
- I’ve got some issues with where Fez thinks PHP lives
- Fez isn’t connecting to Fedora properly
The great thing about this page is that even though stuff isn’t working, I know where to start looking to solve the problems. Stuff like this makes all the difference when you are trying to install and debug a new open source application. So big time kudos to the Fez folks for adding this little bit in.



So…. please tell me, did you ever get Fez-Fedora to work? I’m trying to install a test setup on Windows XP and everything works but the jhove section.
Here is the error message: Failed: File APP_JHOVE_DIR/jhove.bat = ‘C:/Documents and Settings/Joe/Desktop/www/fez/jhove/jhove.bat’ This file isn’t executable by the web server. The webserver user should have ‘rx’ permissions on this file.
I have tried changing the permissions but it doesn’t seem to help. Any ideas?
Yes, I got Fedora with Fez running successfully. I’m not sure I can help you though because I have it installed on a Linux server. Have you tried emailing the Fez mailing list? People there can be very helpful.
I’ll try that. Thank you.