- PHP version:5.2.2 - MySQL version:5.0.4.11 - Browser:IE7 - Operating System:WINXP - and Server Operating System:WIn2003
Have installed as per instructions run sql scripts. all seem ok allowed full acces to appropriate folders IUSr has modify acces to tmp and pdf folders Not sure what to do next other then going back a few versions, last working version was simpleinvoices_20080629
sorted thanks, turned on all error checking and logging... found the server had no PDO. That said, I now have this error when trying to add a customer.
Fatal error: Uncaught exception 'Zend_Acl_Exception' with message 'Resource 'documentation' not found' in C:\Inetpub\Webs\xxxx.co.nz\simpleinvoices\library\Zend\Acl.php:297 Stack trace: #0 C:\Inetpub\Webs\xxxx.co.nz\simpleinvoices\library\Zend\Acl.php(691): Zend_Acl->get('documentation') #1 C:\Inetpub\Webs\xxxx.co.nz\simpleinvoices\include\check_permission.php(7): Zend_Acl->isAllowed('administrator', 'documentation', NULL) #2 C:\Inetpub\Webs\xxxx.co.nz\simpleinvoices\include\init.php(138): include_once('C:\Inetpub\Webs...') #3 C:\Inetpub\Webs\xxxx.co.nz\simpleinvoices\index.php(22): require_once('C:\Inetpub\Webs...') #4 {main} thrown in C:\Inetpub\Webs\xxxx.co.nz\simpleinvoices\library\Zend\Acl.php on line 297