Before you get started there are a few requirements, have a quick read of the below pages
If you know what your doing re PHP/MySQL just follow the quick install guide, else read on below for the full details
If creating PDF in Simple Invoices didn't 'Just Work' there are a couple of changes that need to be made on your system to enable Export to PDF
gd
GD Support enabled
GD Version 2.0 or higher
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes)
in /var/www/simpleinvoices/pdf/filter.data.html2xhtml.class.php on line 8
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 90 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 90 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 64M ; Maximum amount of memory a script may consume (8MB)
If you had problems with the Simple Invoices installer you can manually import the full Simple Invoices database, just follow the below steps
For more information on setup options please refer to the below links:
Links: Frequently Asked Questions | Help
Discussion
hi, im very new in programing, and, im want to know more :D
could u tell me, how to install simple invoice on xampp? step by step?
cause i want to make my custom made invoice, soo i can use it on my own,
thanks for ur help
hey bram
refer full_details and just replace references to /var/www to the htdocs directory in your xammp install folder
post in the forum if you have further problems and we should be able to sort it out for you
cheers
justin
Hi Friends, I am not expert but i need to use this program in my website I do all steps, but doesn´t work.
hey juan
if you have a specific error just post on our forum and we'll try and help you out
if your still stuck you can try http://smarterinvoices.com - its a Simple Invoices hosting service - you don;t have to install anything!!
cheers
justin
hello, am not that pro at programming though i have tried installing simple invoices. but i get the following error.
Fatal error: Uncaught exception 'Zend_Config_Exception' with message 'Error parsing ./config/config.ini on line 11 ' in C:\wamp\www\simpleinvoices\library\Zend\Config\Ini.php:184 Stack trace: #0 C:\wamp\www\simpleinvoices\library\Zend\Config\Ini.php(125): Zend_Config_Ini→_loadIniFile('./config/config…') #1 C:\wamp\www\simpleinvoices\include\init.php(93): Zend_Config_Ini→__construct('./config/config…', 'production', true) #2 C:\wamp\www\simpleinvoices\index.php(26): require_once('C:\wamp\www\sim…') #3 {main} thrown in C:\wamp\www\simpleinvoices\library\Zend\Config\Ini.php on line 184
Add coutes ”” to the password in config.ini, maybe it will help you
Thanks, that worked perfectly!