Bug #253
Error 500 While Connecting to ISPConfig Admin Panel
Description
I recently made removed a duplicate UID on the primary hosting server, and as such I had to recursively change the user/group ownership of the ISPConfig folder:
sudo chown -R ispconfig.ispconfig /usr/local/ispconfig
However, after trying to access the ISPConfig admin panel I received an error 500. I managed to fix this up just running the update script:
/usr/local/ispconfig/server/script/update_from_tgz.sh
And sticking with the default selections.
Updated by Daniel Curtis almost 10 years ago
- Project changed from 57 to GNU/Linux Administration
- Category set to Web Server