Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: corpit on July 29, 2018, 05:55:29 PM

Title: Warning: session_start(): Failed to read session data: files (path: \\) in /home
Post by: corpit on July 29, 2018, 05:55:29 PM
Warning: session_start(): Failed to read session data: files (path: \\) in /home/xxx/public_html/index.php on line 11

and yet the tmp is working fine, and json is installed fine, not sure what it can be ?
Title: Re: Warning: session_start(): Failed to read session data: files (path: \\) in /home
Post by: studio4host on July 30, 2018, 01:38:17 PM
did you made any permission changes and does the other scripts have the same issue

check this output
Code: [Select]
ls -la /|grep "\.\|tmp"
Title: Re: Warning: session_start(): Failed to read session data: files (path: \\) in /home
Post by: corpit on July 31, 2018, 09:37:40 AM
did you made any permission changes and does the other scripts have the same issue

check this output
Code: [Select]
ls -la /|grep "\.\|tmp"

dr-xr-xr-x  22 root root  4096 Jul 30 14:37 .
dr-xr-xr-x  22 root root  4096 Jul 30 14:37 ..
-rw-r--r--   1 root root     0 Jul 29 20:54 .autorelabel
drwxr-xr-x   3 root root  4096 Jul 29 22:26 .channels
-rw-r--r--   1 root root  2470 Nov  5  2017 .depdb
-rw-r--r--   1 root root     0 Nov  5  2017 .depdblock
-rw-r--r--   1 root root     6 Nov  5  2017 .filemap
-rw-r--r--   1 root root     0 Nov  5  2017 .lock
drwxrwxrwt  14 root root  4096 Jul 31 09:19 tmp
You have new mail in /var/spool/mail/root
[root@panel ~]#
Title: Re: Warning: session_start(): Failed to read session data: files (path: \\) in /home
Post by: studio4host on August 01, 2018, 12:55:11 PM
try this

Code: [Select]
chmod 755 /