Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ktt

Pages: [1]
1
Hi,
Unable to log in to the user panel when the file system is locked.

the session information is stored in
Code: [Select]
/tmp  before, but in after update session in
Code: [Select]
/home/<username>/tmp/session
Session information cannot be written under
Code: [Select]
/home/<username> /tmp/session because
Code: [Select]
/home/<username> is completely locked when the file system is locked.

How can we fix this?

thanks.

2
CentOS 6 Problems / Caused by SystemException in API_Linux.cpp
« on: October 07, 2019, 11:17:52 AM »
Hello, I have a problem with php-cgi... I cant solve it.Web site gives 500 internal server error.

error_log message is
Code: [Select]
Caused by SystemException in API_Linux.cpp:444: execve() for program "/opt/alt/php70/usr/bin/php-cgi" failed: Permission denied, if somebody live this problem i need advice for solution.

thanks.

CWP Informations
Distro Name: CentOS release 6.10 (Final)
Kernel Version: 2.6.32-754.23.1.el6.x86_64
CWP version: 0.9.8.706

Pages: [1]