i'm ready to shoot myself here and i was hoping maybe you could shed some light.
Zend worked great on my Mac here at work running MAMP. When i went home, i tried using WAMP and Zend on 2 PCs, doing the same successful steps as i did on the Mac... I keep getting a stupid error about not finding c:/wamp/www/index.php (bootstrap file). first off, my include_path says: C:\php5\pear EVEN THOUGH i've changed my php.ini file in apache on WAMP... i've done hours of research and some people say that changing the include_path in the index.php (bootstrap file) will effect phpInfo() but the include path still says c:\php5\pear. I've also tried setting the include_path in the bootstrap to ";../frameworks", replacing the colon for a semi-colon second, if i put c:\wamp\www\index.php in the brower explorer, i get nothing but if i put in file:///c:/wamp/www/index.php, it loads the file so i've tried setting that as an include path... without success... please please help me out.. i'm about to crack. -- View this message in context: http://www.nabble.com/Zend-include_path-problem-on-PC-tp21376570p21376570.html Sent from the Zend Framework mailing list archive at Nabble.com.
