While clicking the links such "domains","clients" in the Plesk, the following error message will display:
Browser has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept cookies.
The issue is occurring due to the session.save_path in the php.ini file of plesk.
Fix:
First check whether the session.save_path is not commented in the plesk php.ini (/usr/local/psa/admin/conf/php.ini)
Specify the exact path to session dir in the session.save_path of /usr/local/psa/admin/conf/php.ini.
session.save_path = "
/etc/init.d/psa restart
Note: Replace the
0
Plesk links (such as domains, Clients) are not working - due to session.save path
Plesk links (such as domains, Clients) are not working - due to session.save path
Wednesday, November 7, 2007
Posted in: Plesk | 0 Comments | Email This
Subscribe to:
Post Comments (RSS)
0 Responses to "Plesk links (such as domains, Clients) are not working - due to session.save path"
Post a Comment