This might apply if your hosting server uses Plesk.
Hope this might help anyone else who has been ambushed by this problem!
Here's what happened and here's how we fixed it:
We host several sites using MX Kollection / ADDT on a VPS from a large hosting company, using Linux, Apache and Plesk 11. Occasionally Plesk is updated and it rebuilds itself. What sometimes happens next is that all the Linux / Apache user IDs (one for each web site) are lost and you can't create a session as the server does not know where to put the session tmp files. The result is that you can't log in, post a form etc.
Linux, Apache and Plesk are not my area of expertise, so I asked a friend, who discovered the above explanation. His fix was to create permanent user IDs in Linux.
*** NB: If you use the following solution, this is at your own risk ***
1. Create web site in Plesk
2. SSH to server
3. su - root
4. usermod -a -G apache <WEB SITE OWNER NAME>
Web Site Owner Name is usually the FTP user/login name, so an example might be:
usermod -a -G apache my-site-ftp-user
You can list the group members with this command:
cat /etc/group
There should be one for each web site.
*** NB: If you use the above solution, this is at your own risk ***
Plesk Session Problem
Any tips and tricks that has to with the interakt extensions that doesn't fit into one of the other categories
Return to “MX Kollection - General Info”
Jump to
- General
- ↳ Information
- ↳ General Forum Rules
- ↳ Suggestions
- ↳ Introduce Yourself
- ↳ General Chit Chat
- ↳ General Interakt Extension Discussions
- ADDT
- MX Kollection - General Info
- MX Kollection - Standard Edition
- MX Kollection - Pro Edition
- Custom Interakt skins
- MX Ajax Toolbox
- Impakt
- KTML for Dreamweaver
- KTML for PHP
- KTML for JSP
- MX Breadcrumbs
- MX Calendar
- MX Coder Pack
- MX CSS Menus
- MX CSV Import - Export
- MX Dynamic Table Sorter
- MX Dynamic Charts
- MX File Upload
- MX Form Validation
- MX Includes
- MX Kart
- MX Kommerce
- MX Looper
- MX Navigation Pack
- MX Query Builder
- MX RSS Reader - Writer
- MX Send E-Mail
- MX Shop
- MX Site Search
- MX User Login
- MX Widgets
- NeXTensio
- PHAkt
- XML Import - Export
- XML Table Export
- Old Interakt Stuff
- ↳ MX Newsletter
- ↳ MX Survey
- ↳ MX Tree Menu
- Interakt and ADDT Replacements
- ↳ KTML
- ↳ Interakt Replacement
- ↳ ADDT
- General PhP
- ↳ General php and MySQL
- ↳ General Scripts
- JQuery