|
|||
|
Hi,
I develop on both a Windows PC and Mac OSX Leopard. I'm working on building search functionality into my website using Lucene. Since I started including parts of Zend_Lucene in my bootstrap, I've been getting a bunch of warnings when I load the page on my Mac. I am using the latest version of MAMP. Here are some of the warnings: Warning: Zend_Loader::include_once(jt/xkw6g3mahy.php) [function.Zend-Loader-include-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/site/library/Zend/Loader.php on line 83 Warning: Zend_Loader::include_once() [function.include]: Failed opening 'jt/xkw6g3mahy.php' for inclusion (include_path='.:/Applications/MAMP/bin/php5/lib/php:/Applications/MAMP/htdocs/site/library/:/Applications/MAMP/htdocs/site/application/models/') in /Applications/MAMP/htdocs/site/library/Zend/Loader.php on line 83 Warning: Zend_Loader::include_once(jt/xkw6g3mahy.php) [function.Zend-Loader-include-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/site/library/Zend/Loader.php on line 83 Warning: Zend_Loader::include_once() [function.include]: Failed opening 'jt/xkw6g3mahy.php' for inclusion (include_path='.:/Applications/MAMP/bin/php5/lib/php:/Applications/MAMP/htdocs/site/library/:/Applications/MAMP/htdocs/site/application/models/') in /Applications/MAMP/htdocs/site/library/Zend/Loader.php on line 83 The weird thing is, my site works PERFECTLY on my Windows machine (WAMP). I don't get any errors at all. I think this has something to do with php.ini. It looks like PHP is trying to include some sort of temporary file. Does anybody have any idea what is going on here? Thanks! Last edited by eventhough : 05-30-2008 at 08:18 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|