==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9559

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

            Bug ID: 9559
           Summary: Add specific path for soap cache  and save session
    Classification: Contribs
           Product: SME Contribs
           Version: 9.1
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-php-scl
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

files to modify

root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings16Session
 

root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings16Session
 

root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings16Session
 

-session.save_path                      = /tmp
+session.save_path                      =
/opt/remi/php56/root/var/lib/php/session


files to modify


root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings26Soap
 

root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings26Soap
 

root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings26Soap
 

-soap.wsdl_cache_dir="/tmp"
+soap.wsdl_cache_dir="/opt/remi/php56/root/var/lib/php/wsdlcache"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to