View Single Post
  #2 (permalink)  
Old 05-13-2008, 03:14 PM
kuba kuba is offline
Junior Member
 
Join Date: Mar 2008
Posts: 26
Default

there is no need to have access to php.ini. Moreover, you don't need .htaccess files to use ZF :P

you just need to set_include_path to directory containing "Zend" folder in the bootstrap file
Reply With Quote