Tagged: 요시타니

CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정 2

CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정

Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380 Call Stack: 0.0001 360432 1. {main}() /volume1/web/www/blog/index.php:0 0.0001 360736 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 0.8473 24508608 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 0.8549 24636680 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 0.9865 25769472 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 0.9868 25786584 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 0.9868 25786672 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9869 25787000 8. locate_template($template_names = [0 => 'tmpl/archive-tmpl.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9869 25787256 9. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9870 25787544 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9871 25787544 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 0.9871 25787648 12. get_template_part($slug = 'parts/post-list-articles', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9871 25788000 13. locate_template($template_names = [0 => 'parts/post-list-articles.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9872 25788272 14. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9872 25788720 15. require('/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9877 25799432 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 0.9877 25799744 17. locate_template($template_names = [0 => 'content.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9878 25800000 18. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/content.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9878 25800416 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9923 25812080 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 0.9923 25812080 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 0.9923 25812080 22. apply_filters($hook_name = 'get_the_excerpt', $value = '', ...$args = variadic(class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' })) /volume1/web/www/blog/wp-includes/post-template.php:434 0.9923 25812328 23. WP_Hook->apply_filters($value = '', $args = [0 => '', 1 => class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9923 25812976 24. wp_trim_excerpt($text = '', $post = class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9924 25812256 25. apply_filters($hook_name = 'the_content', $value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/formatting.php:3992 0.9925 25812504 26. WP_Hook->apply_filters($value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'..., $args = [0 => '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9925 25813560 27. WP_Syntax::beforeFilter($content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9925 25813560 28. preg_replace_callback($pattern = '/\\s*(.*)<\\/pre>\\s*/siU', $callback = [0 => 'WP_Syntax', 1 => 'substituteToken'], $subject = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php:380 Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380 Call Stack: 0.0001 360432 1. {main}() /volume1/web/www/blog/index.php:0 0.0001 360736 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 0.8473 24508608 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 0.8549 24636680 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 0.9865 25769472 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 0.9868 25786584 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 0.9868 25786672 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9869 25787000 8. locate_template($template_names = [0 => 'tmpl/archive-tmpl.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9869 25787256 9. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9870 25787544 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9871 25787544 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 0.9871 25787648 12. get_template_part($slug = 'parts/post-list-articles', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9871 25788000 13. locate_template($template_names = [0 => 'parts/post-list-articles.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9872 25788272 14. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9872 25788720 15. require('/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9877 25799432 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 0.9877 25799744 17. locate_template($template_names = [0 => 'content.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9878 25800000 18. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/content.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9878 25800416 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9923 25812080 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 0.9923 25812080 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 0.9923 25812080 22. apply_filters($hook_name = 'get_the_excerpt', $value = '', ...$args = variadic(class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' })) /volume1/web/www/blog/wp-includes/post-template.php:434 0.9923 25812328 23. WP_Hook->apply_filters($value = '', $args = [0 => '', 1 => class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9923 25812976 24. wp_trim_excerpt($text = '', $post = class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9924 25812256 25. apply_filters($hook_name = 'the_content', $value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/formatting.php:3992 0.9925 25812504 26. WP_Hook->apply_filters($value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'..., $args = [0 => '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9925 25813560 27. WP_Syntax::beforeFilter($content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9925 25813560 28. preg_replace_callback($pattern = '/\\s*(.*)<\\/pre>\\s*/siU', $callback = [0 => 'WP_Syntax', 1 => 'substituteToken'], $subject = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php:380 Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380 Call Stack: 0.0001 360432 1. {main}() /volume1/web/www/blog/index.php:0 0.0001 360736 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 0.8473 24508608 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 0.8549 24636680 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 0.9865 25769472 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 0.9868 25786584 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 0.9868 25786672 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9869 25787000 8. locate_template($template_names = [0 => 'tmpl/archive-tmpl.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9869 25787256 9. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9870 25787544 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9871 25787544 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 0.9871 25787648 12. get_template_part($slug = 'parts/post-list-articles', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9871 25788000 13. locate_template($template_names = [0 => 'parts/post-list-articles.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9872 25788272 14. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9872 25788720 15. require('/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9877 25799432 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 0.9877 25799744 17. locate_template($template_names = [0 => 'content.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9878 25800000 18. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/content.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9878 25800416 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9923 25812080 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 0.9923 25812080 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 0.9923 25812080 22. apply_filters($hook_name = 'get_the_excerpt', $value = '', ...$args = variadic(class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' })) /volume1/web/www/blog/wp-includes/post-template.php:434 0.9923 25812328 23. WP_Hook->apply_filters($value = '', $args = [0 => '', 1 => class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9923 25812976 24. wp_trim_excerpt($text = '', $post = class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9924 25812256 25. apply_filters($hook_name = 'the_content', $value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/formatting.php:3992 0.9925 25812504 26. WP_Hook->apply_filters($value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'..., $args = [0 => '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9925 25813560 27. WP_Syntax::beforeFilter($content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9925 25813560 28. preg_replace_callback($pattern = '/\\s*(.*)<\\/pre>\\s*/siU', $callback = [0 => 'WP_Syntax', 1 => 'substituteToken'], $subject = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php:380 Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380 Call Stack: 0.0001 360432 1. {main}() /volume1/web/www/blog/index.php:0 0.0001 360736 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 0.8473 24508608 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 0.8549 24636680 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 0.9865 25769472 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 0.9868 25786584 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 0.9868 25786672 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9869 25787000 8. locate_template($template_names = [0 => 'tmpl/archive-tmpl.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9869 25787256 9. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9870 25787544 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9871 25787544 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 0.9871 25787648 12. get_template_part($slug = 'parts/post-list-articles', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 0.9871 25788000 13. locate_template($template_names = [0 => 'parts/post-list-articles.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9872 25788272 14. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9872 25788720 15. require('/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9877 25799432 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 0.9877 25799744 17. locate_template($template_names = [0 => 'content.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 0.9878 25800000 18. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/content.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 0.9878 25800416 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 0.9923 25812080 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 0.9923 25812080 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 0.9923 25812080 22. apply_filters($hook_name = 'get_the_excerpt', $value = '', ...$args = variadic(class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' })) /volume1/web/www/blog/wp-includes/post-template.php:434 0.9923 25812328 23. WP_Hook->apply_filters($value = '', $args = [0 => '', 1 => class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9923 25812976 24. wp_trim_excerpt($text = '', $post = class WP_Post { public $ID = 3369; public $post_author = '1'; public $post_date = '2011-03-24 14:00:56'; public $post_date_gmt = '2011-03-24 05:00:56'; public $post_content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...; public $post_title = 'CentOS 환경에서 PHP 재컴파일 없이 MS-SQL 연동 설정'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = 'centos-%ed%99%98%ea%b2%bd%ec%97%90%ec%84%9c-php-%ec%9e%ac%ec%bb%b4%ed%8c%8c%ec%9d%bc-%ec%97%86%ec%9d%b4-ms-sql-%ec%97%b0%eb%8f%99-%ec%84%a4%ec%a0%95'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2012-11-15 15:56:24'; public $post_modified_gmt = '2012-11-15 06:56:24'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3369'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '2'; public $filter = 'raw' }) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9924 25812256 25. apply_filters($hook_name = 'the_content', $value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/formatting.php:3992 0.9925 25812504 26. WP_Hook->apply_filters($value = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'..., $args = [0 => '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...]) /volume1/web/www/blog/wp-includes/plugin.php:205 0.9925 25813560 27. WP_Syntax::beforeFilter($content = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 0.9925 25813560 28. preg_replace_callback($pattern = '/\\s*(.*)<\\/pre>\\s*/siU', $callback = [0 => 'WP_Syntax', 1 => 'substituteToken'], $subject = '유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다.\r\n\r\n1. FreeTDS 설치\r\n\r\nCentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다.\r\n
yum install freetds  #안됩니다... ㅡ,.ㅡ;
\r\n\r\n2012-11-15 수정. \r\n\r\nyum으로  설치하는 경우'...) /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php:380

유닉스/리눅스 계열의 OS 환경에서 MS-SQL을 연동하기 위해서는 FreeTDS 라이브러리가 필요합니다. 1. FreeTDS 설치 CentOS에서는 완전 간단하죠. root 권한으로 아래 명령만 실행하면 끝. /usr/local/freetds 디렉토리에 설치됩니다. yum install freetds #안됩니다… ㅡ,.ㅡ;yum...