Plesk 패널에서 사용자 디렉토리에 PHP Error Log 기록하기(How to Enable PHP Error Logging in Plesk 11)
https://support.managed.com/kb/a1937/how-to-enable-php-error-logging-in-plesk-11.aspx
How to Enable PHP Error Logging in Plesk 11
This is for Plesk 11 only and will place a php.log.resources file in the httpdocs folder that will contain the PHP error log. If you have a dedicated server, you can perform this yourself. If you have a shared account it will need to be done by a support technician.
- Log in to your Plesk Control Panel as an Admin.
- On the Domains tab section click on [domainname.com] .
- Click on the Websites & Domains tab.
- Expand Show Advanced Operations.
- Click on Website Scripting and Security.
- Click on the PHP Settings tab.
- Scroll down, at the very bottom, under Additional directives, paste the following into the Additional Configuration Directives field.
error_log = "{DOCROOT}\php.log.resources"8. Click OK.
댓글 0
댓글을 작성하려면 로그인이 필요합니다.
첫 댓글을 남겨보세요.