My favorites | Sign in
Logo
                
Details: Show all Hide all

Earlier this year

  • Aug 06, 2009
    issue 1 (Relative paths in config.php better than absolute paths) reported by elias.rabi   -   When trying to install minibill It most likely says that session_save_path and template_cache_dir needs to be changed Current code: $config['session_save_path'] = '/home/ultrize/tmp/minibill/sessions'; $config['template_cache_dir'] = '/home/ultrize/tmp/minibill/templates_c'; could be: $config['session_save_path'] = 'tmp/sessions'; $config['template_cache_dir'] = 'tmp/templates_c'; That way editing config.php manually would not be needed.
    When trying to install minibill It most likely says that session_save_path and template_cache_dir needs to be changed Current code: $config['session_save_path'] = '/home/ultrize/tmp/minibill/sessions'; $config['template_cache_dir'] = '/home/ultrize/tmp/minibill/templates_c'; could be: $config['session_save_path'] = 'tmp/sessions'; $config['template_cache_dir'] = 'tmp/templates_c'; That way editing config.php manually would not be needed.
  • Apr 09, 2009
    r2 (Initial Release) committed by mfrederico   -   Initial Release
    Initial Release
  • Apr 09, 2009
    minibill-20080707.zip (MiniBill - 1.0) file uploaded by mfrederico   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Apr 09, 2009
    Project minibill created by mfrederico   -   PHP Billing software for ISP and Web Hosting
    PHP Billing software for ISP and Web Hosting
 
Hosted by Google Code