View Single Post
  #3 (permalink)  
Old 07-18-2007, 06:42 AM
Deprecated Deprecated is offline
Junior Member
 
Join Date: Jul 2007
Location: Brisbane, Australia
Posts: 9
Default

I haven't read the tutorial you mentioned, but just by looking at the error messages you posted it appears that there is a problem with your include paths.

Does the file:
/var/www/sword.com/zf/Zend/Controller/Front.php
or
/var/www/sword.com/zf/application/library/Zend/Controller/Front.php
or
/var/www/sword.com/zf/application/include/Zend/Controller/Front.php

exist on your server, and if it does, does the web user (usually nobody, or www-data) have read access to it?
__________________
Brenton Alker
Brisbane, Australia

http://blog.tekerson.com/
Reply With Quote