check a few things:

- make an empty php file surf to it http://localhost/test.php. Does that
work?
- did you enable mod-rewrite?
- try the suggestion with set_include_path we gave. After the include do a
var_dump(get_include_path()); die();. Give us the output.
- when is this error given? after what line? after the ini_set? after the
zend include? tutorials.php include?

Problem with those errors is... when you fucked it up ... it's difficult to
fix it >-(

-----
visit my website at  http://www.phpscriptor.com/ http://www.phpscriptor.com/ 
-- 
View this message in context: 
http://www.nabble.com/Zend-include_path-problem-on-PC-tp21376570p21381005.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to