You have permission problems in your session folder.

Probably a chown apache:apache -r /var/lib/php/ will work.

( it may be the nobody user instead of apache in SuSE)

Apart from that you may need to enable allow_fopen_wrappers in your php.ini

Javier

Cody Grosskopf wrote:
>  
> I just recently installed jffnms on a SuSE 9.3 server and i get this 
> when i login:
> 
> *Warning*: session_start(): 
> open(/var/lib/php/sess_5759ac6b1e06899645be98348538dcd6, O_RDWR) failed: 
> Permission denied (13) in */opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php* 
> on line *42*
> 
> *Warning*: session_start(): Cannot send session cookie - headers already 
> sent by (output started at 
> /opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php:42) in 
> */opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php* on line *42*
> 
> *Warning*: session_start(): Cannot send session cache limiter - headers 
> already sent (output started at 
> /opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php:42) in 
> */opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php* on line *42*
> 
> *Warning*: session_write_close(): 
> open(/var/lib/php/sess_5759ac6b1e06899645be98348538dcd6, O_RDWR) failed: 
> Permission denied (13) in */opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php* 
> on line *75*
> 
> *Warning*: session_write_close(): Failed to write session data (files). 
> Please verify that the current setting of session.save_path is correct 
> (/var/lib/php) in */opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php* on line 
> *75*
>  
>  
>  
> and so i thought maybe something was not loading so i go to the 
> setup.php and these are the only errors..would these three errors lead 
> to the 5 above? If not does someone know what leads to the errors above? 
> I know the directories that i have jffnms installed in is kind of wack 
> but thats the way i have it so if that is a problem i need to know also. 
> Thanks..Cody
> SMSClient for SMS via Modem           error
> 
> * *
> Login Screen Image URL                error
> Login Screen Image Link URL           error
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> jffnms-users mailing list
> jffnms-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jffnms-users

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
[EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate



_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to