Plesk log files locations are as follows: HTTPD LOGS /etc/httpd/logs/error_log EMAIL LOG /usr/local/psa/var/log/maillog PLESK ERROR LOG /var/log/sw-cp-server/error_log If you don’t know about cpanel log location you check our article on cPanel log locations. […]
Posts by cmab:
Warning: include(Mail.php) Error
If you are getting the error: [wpfmb type=’error’ theme=2]“Warning: include(Mail.php) [function.include]: failed to open stream: No such file or directory in /home/user/public_html/mailfiles/testmail.php on line 13 [/wpfmb] In that case open php.ini file and check if the below include functions are there. allow_url_fopen = On allow_url_include = On safe_mode = Off […]
Webmail Error Connection timed out110 Can’t open SMTP stream.
Sometimes while sending the e-mails via webmail we are getting error as follows: [wpfmb type=’error’ theme=2]ERROR: Message not sent. Server replied: Connection timed out110 Can’t open SMTP stream.[/wpfmb] […]
Error in Parallels Plesk Panel: “Internal error: is out of webspace”
When one of my clients go to Website & Domains they receive an 500 Internal Server Error: [wpfmb type=’error’ theme=2]Internal error: is out of webspace Message is out of webspace File Webspace.php Line 334 Type PleskFatalException[/wpfmb] This error occurs when the Parallels Plesk Panel database has inconsistencies due to corrupted certificates in the IIS configuration. […]
Enable multiple remote connections on windows server 2012
Please follow the steps to enable multiple remote connections on windows server 2012: 1. Login to the windows server 2012 via. RDP 2. Open command prompt. Type gpedit.msc and open Local Group Policy Editor. 3. Go to computer configuration –> Administrative Tempalates –> Wondows […]
IIS : An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
The following error occurs, when browsing a website on Parallels Plesk server: HTTP Error 500.24 – Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. 0x80070032 The website was designed in Classic pipeline mode, but an application pool assigned to the site is in Integrated pipeline […]
Unable to load C:\Windows\System32\iprtrmgr.dll
While starting Remote Access and routing services from Windows 2008 server, The following error is observed in the Event Viewer: […]
Server Error in ‘/’ Application. Parser Error Message: Could not load type ‘XXXXX’.
[wpfmb type=’error’ theme=2]Server Error in ‘/’ Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type ‘XXXXX’.[/wpfmb] This usually happens when you do not have a […]
Plesk showing error: “\’Server error (code 500): Exception with message….”
When try to access the Plesk control panel in windows server error occurs: [wpfmb type=’error’ theme=2]”\’Server error (code 500): Exception with message\’SQLSTATE[HY000]: General error: 10 disk I/O error\’ caught at top level.\”[/wpfmb] This error occurs due to no free space available on the server.You need to check the server drives and remove the unwanted files. [wpfmb type=’info’ […]
Error: Unable to remove domain: The parameter is incorrect
When tried to remove the domain from Plesk Control Panel, the following error message received: [wpfmb type=’error’ theme=2]Error: Unable to remove domains: Problems occurred while removing domains: Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed: Empty input path: (87) The parameter is incorrect.[/wpfmb] […]