Friday 17 April 2009 1:39:19 pm
I spent most of the day trying to debug the exact same problem. With the components installed with pear. I did an upgrade today of a machine with code that is running just fine on two development machines. All are debian testing with pretty much the same setup. I tried reinstalling etc. etc. The settings files are the same, the code is the same, the pear libraries are all in the default locations, yet for this one machine it refused to work. The only difference I can see is that the one machine has pear 1.8 and the others have 1.7 - but of course that shouldn't matter. What I did - that worked - although I don't like as a solution - is that I downloaded the svn version from http://www.ezcomponents.org/docs/install and put it in the lib directory (lib/ezc) of my ez install - I also downloaded the scripts to the same directory and ran the ./scripts/setup-env.sh as described in the installation instructions (although I don't know if that was really necessary). I tried just linking the /usr/share/php/ezc directory in the lib directory, but that didn't work because it's looking for a file in src which isn't in the pear library directory structure. Hope this helps. I'm still trying to figure out what went wrong. Edit: looks like it wasn't the same problem since the pear install apparently worked for you.
Certified eZPublish developer
http://ez.no/certification/verify/396111
Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com
|