About six weeks ago while I still had Leopard on my machine, I created a jquery page that accesses the Zend php classes:
private $_lib_path = "/usr/local/zend/share/ZendFramework/library/" ; The webpage calling jquery lives in "/Library/WebServer/Documents" and it calls classes within $_lib_path. The page worked great, and I used it for a couple of weeks. This morning I tried to access the page, and it is blank, and the following message displays where the jquery display used to be. I created this page using Leopard about six weeks ago, and a few days ago I installed Snow Leopard. I have not changed anything that I know of... I have a pretty good idea what the message is trying to tell me, and am curios what has changed to trigger this ? Any way to get around this problem ? I don't want to move the library. Thanks for any help...