Error session_start using ionos
4 posts by 3 authors in: Forums > CMS Builder
Last Post: December 21, 2020 (RSS)
I'm getting this error while using ionos hosting it appears while browsing admin panel.
Notice: session_start(): ps_files_cleanup_dir: opendir(/tmp/.priv) failed: Permission denied (13) in /homepages/14/d850035105/htdocs/mpanel/lib/init.php on line 735 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /homepages/14/d850035105/htdocs/mpanel/lib/init.php:735) in /homepages/14/d850035105/htdocs/mpanel/lib/init.php on line 735 Fatal error: Couldn't start session! 'session_start(): Cannot send session cache limiter - headers already sent (output started at /homepages/14/d850035105/htdocs/mpanel/lib/init.php:735)'! in /homepages/14/d850035105/htdocs/mpanel/lib/init.php on line 735
Any help would be great.
By mark99 - December 4, 2020
I had a similar issue on our dedicated server with Ionos back in 2018. I'm not sure if it will work for you, but the only way I found to solve it was by adding this to the existing CMSB php.ini file under /system:
session.gc_probability = 0
I also needed to make a new php.ini and add that into all of these DIRs:
\system\data
\system\lib\fieldtypes
\system\lib\menus
\system\lib
\system\plugins
\system\plugins\facebookLogin
\system\plugins\permalinks\languages
\system\plugins\permalinks
\system\plugins\permalinks\pluginSchemas
\system\plugins\twitterLogin
\system\plugins\websiteMembership
The issue only occurs with CMSB.
I will give a try, it aparently stoped giving the error at the moment.
By hans - December 21, 2020
Hello, have you encountered any problems with this since then?
PHP Programmer (In Training)
interactivetools.com