И столкнулся с ошибкой - segmentation fault, которая появляется при выполнении некоторых php скриптов.
Например, форум phpBB3 прекрасно установился и работает.
А вот мониторинг cacti еще на первом экране инсталяции показывает белый экран.
А в логе вот это...
Код: Выделить всё
[Sun Nov 13 16:56:14 2011] [notice] child pid 3884 exit signal Segmentation fault (11)Код: Выделить всё
# uname -a
Linux homeserver 2.6.32.12-0.7-pae #1 SMP 2010-05-20 11:14:20 +0200 i686 i686 i386 GNU/LinuxКод: Выделить всё
# cat /etc/issue
Welcome to SUSE Linux Enterprise Server 11 SP1 (i586) - Kernel \r (\l).Код: Выделить всё
# apache2ctl -v
Server version: Apache/2.2.10 (Linux/SUSE)
Server built: May 5 2010 14:39:52Код: Выделить всё
# php5 -v
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 12 2010 15:29:07)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend TechnologiesКод: Выделить всё
# php5 -m
[PHP Modules]
ctype
date
dom
filter
hash
iconv
json
libxml
mysql
mysqli
pcre
PDO
pdo_mysql
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
[Zend Modules]Код: Выделить всё
phpinfo
PHP Logo
PHP Version 5.2.6
System Linux homeserver 2.6.32.12-0.7-pae #1 SMP 2010-05-20 11:14:20 +0200 i686
Build Date Feb 12 2010 15:16:47
Configure Command '../configure' '--prefix=/usr' '--datadir=/usr/share/php5' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--with-libdir=lib' '--includedir=/usr/include' '--sysconfdir=/etc/php5/apache2' '--with-config-file-path=/etc/php5/apache2' '--with-config-file-scan-dir=/etc/php5/conf.d' '--enable-libxml' '--enable-session' '--with-mm' '--with-pcre-regex=/usr' '--enable-xml' '--enable-simplexml' '--enable-spl' '--enable-filter' '--disable-debug' '--enable-inline-optimization' '--disable-rpath' '--disable-static' '--enable-shared' '--program-suffix=5' '--with-pic' '--with-gnu-ld' '--with-system-tzdata=/usr/share/zoneinfo' '--with-apxs2=/usr/sbin/apxs2' '--disable-all' '--disable-cli'
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/php5/apache2
Loaded Configuration File /etc/php5/apache2/php.ini
Scan this dir for additional .ini files /etc/php5/conf.d
additional .ini files parsed /etc/php5/conf.d/ctype.ini, /etc/php5/conf.d/dom.ini, /etc/php5/conf.d/hash.ini, /etc/php5/conf.d/iconv.ini, /etc/php5/conf.d/json.ini, /etc/php5/conf.d/mysql.ini, /etc/php5/conf.d/mysqli.ini, /etc/php5/conf.d/pdo.ini, /etc/php5/conf.d/pdo_mysql.ini, /etc/php5/conf.d/tokenizer.ini, /etc/php5/conf.d/xmlreader.ini, /etc/php5/conf.d/xmlwriter.ini
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, data, http, ftp
Registered Stream Socket Transports tcp, udp, unix, udg
Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*
Suhosin logo This server is protected with the Suhosin Patch 0.9.6.2
Copyright (c) 2006 Hardened-PHP Project
Zend logo This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
PHP Credits
Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference Off Off
allow_url_fopen On On
allow_url_include Off Off
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_globals_jit On On
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_classes no value no value
disable_functions no value no value
display_errors Off Off
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl Off Off
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 6143 6143
expose_php On On
extension_dir /usr/lib/php5/extensions /usr/lib/php5/extensions
file_uploads On On
highlight.bg #FFFFFF #FFFFFF
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #007700 #007700
highlight.string #DD0000 #DD0000
html_errors Off Off
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/share/php5:/usr/share/php5/PEAR .:/usr/share/php5:/usr/share/php5/PEAR
log_errors On On
log_errors_max_len 1024 1024
magic_quotes_gpc Off Off
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
mail.force_extra_parameters no value no value
max_execution_time 30 30
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 60 60
memory_limit 128M 128M
open_basedir no value no value
output_buffering 4096 4096
output_handler no value no value
post_max_size 8M 8M
precision 14 14
realpath_cache_size 16K 16K
realpath_cache_ttl 120 120
register_argc_argv Off Off
register_globals Off Off
register_long_arrays Off Off
report_memleaks On On
report_zend_debug On On
safe_mode Off Off
safe_mode_exec_dir no value no value
safe_mode_gid Off Off
safe_mode_include_dir no value no value
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
serialize_precision 100 100
short_open_tag Off Off
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
suhosin.log.phpscript 0 0
suhosin.log.phpscript.is_safe Off Off
suhosin.log.phpscript.name no value no value
suhosin.log.sapi no value no value
suhosin.log.script no value no value
suhosin.log.script.name no value no value
suhosin.log.syslog no value no value
suhosin.log.syslog.facility no value no value
suhosin.log.syslog.priority no value no value
suhosin.log.use-x-forwarded-for Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 2M 2M
upload_tmp_dir /tmp /tmp
user_dir no value no value
variables_order GPCS GPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance On On
zend.ze1_compatibility_mode Off Off
apache2handler
Apache Version Apache/2.2.10 (Linux/SUSE)
Apache API Version 20051115
Server Administrator root@homeserver
Hostname:Port homeserver:0
User/Group wwwrun(30)/8
Max Requests Per Child: 10000 - Keep Alive: on - Max Per Connection: 100
Timeouts Connection: 300 - Keep-Alive: 15
Virtual Server No
Server Root /srv/www
Loaded Modules core prefork http_core mod_so mod_authz_host mod_actions mod_alias mod_auth_basic mod_authz_groupfile mod_authn_file mod_authz_user mod_autoindex mod_cgi mod_dir mod_include mod_log_config mod_mime mod_negotiation mod_setenvif mod_status mod_userdir mod_asis mod_imagemap mod_php5 mod_authz_default
Directive Local Value Master Value
engine 1 1
last_modified 0 0
xbithack 0 0
Apache Environment
Variable Value
HTTP_HOST 10.28.0.10
HTTP_USER_AGENT Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_LANGUAGE ru-ru,ru;q=0.8,en-us;q=0.5,en;q=0.3
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT_CHARSET windows-1251,utf-8;q=0.7,*;q=0.7
HTTP_CONNECTION keep-alive
HTTP_COOKIE Cacti=2ucq1qf5cbj4u7r1219mtklfuogsjslk; phpbb3_i1a9s_k=; phpbb3_i1a9s_u=2; phpbb3_i1a9s_sid=bf8c6e7f9746e4854777a7bbc10a43b1; style_cookie=null
HTTP_CACHE_CONTROL max-age=0
PATH /sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
SERVER_SIGNATURE <address>Apache/2.2.10 (Linux/SUSE) Server at 10.28.0.10 Port 80</address>
SERVER_SOFTWARE Apache/2.2.10 (Linux/SUSE)
SERVER_NAME 10.28.0.10
SERVER_ADDR 10.28.0.10
SERVER_PORT 80
REMOTE_ADDR 10.28.0.101
DOCUMENT_ROOT /srv/www/htdocs
SERVER_ADMIN root@homeserver
SCRIPT_FILENAME /srv/www/htdocs/test.php
REMOTE_PORT 62388
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
REQUEST_URI /test.php
SCRIPT_NAME /test.php
HTTP Headers Information
HTTP Request Headers
HTTP Request GET /test.php HTTP/1.1
Host 10.28.0.10
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language ru-ru,ru;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding gzip, deflate
Accept-Charset windows-1251,utf-8;q=0.7,*;q=0.7
Connection keep-alive
Cookie Cacti=2ucq1qf5cbj4u7r1219mtklfuogsjslk; phpbb3_i1a9s_k=; phpbb3_i1a9s_u=2; phpbb3_i1a9s_sid=bf8c6e7f9746e4854777a7bbc10a43b1; style_cookie=null
Cache-Control max-age=0
HTTP Response Headers
X-Powered-By PHP/5.2.6
Keep-Alive timeout=15, max=73
Connection Keep-Alive
Transfer-Encoding chunked
Content-Type text/html
ctype
ctype functions enabled
date
date/time support enabled
"Olson" Timezone Database Version 0.system
Timezone Database internal
Default timezone System/Localtime
Directive Local Value Master Value
date.default_latitude 31.7667 31.7667
date.default_longitude 35.2333 35.2333
date.sunrise_zenith 90.583333 90.583333
date.sunset_zenith 90.583333 90.583333
date.timezone no value no value
dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.7.1
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled
filter
Input Validation and Filtering enabled
Revision $Revision: 1.52.2.42 $
Directive Local Value Master Value
filter.default unsafe_raw unsafe_raw
filter.default_flags no value no value
hash
hash support enabled
Hashing Engines md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support enabled
iconv implementation glibc
iconv library version 2.11.1
Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1
json
json support enabled
json version 1.2.1
libxml
libXML support active
libXML Version 2.7.1
libXML streams enabled
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.67
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient
Directive Local Value Master Value
mysql.allow_persistent Off Off
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
mysqli
MysqlI Support enabled
Client API library version 5.0.67
Client API header version 5.0.67
MYSQLI_SOCKET /var/lib/mysql/mysql.sock
Directive Local Value Master Value
mysqli.default_host no value no value
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket no value no value
mysqli.default_user no value no value
mysqli.max_links Unlimited Unlimited
mysqli.reconnect Off Off
pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 7.8 2008-09-05
Directive Local Value Master Value
pcre.backtrack_limit 100000 100000
pcre.recursion_limit 100000 100000
PDO
PDO support enabled
PDO drivers mysql
pdo_mysql
PDO Driver for MySQL, client library version 5.0.67
Reflection
Reflection enabled
Version $Id: php_reflection.c,v 1.164.2.33.2.50 2008/03/13 15:56:21 iliaa Exp $
session
Session Support enabled
Registered save handlers files user mm
Registered serializer handlers php php_binary
Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 Off Off
session.bug_compat_warn On On
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_httponly On On
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file /dev/urandom /dev/urandom
session.entropy_length 16 16
session.gc_divisor 1000 1000
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.hash_bits_per_character 5 5
session.hash_function 1 1
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /var/lib/php5 /var/lib/php5
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies On On
session.use_trans_sid 0 0
SimpleXML
Simplexml support enabled
Revision $Revision: 1.151.2.22.2.39 $
Schema support enabled
SPL
SPL support enabled
Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
standard
Regex Library Bundled library enabled
Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i
Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 60 60
safe_mode_allowed_env_vars PHP_ PHP_
safe_mode_protected_env_vars GCONV_PATH,GETCONF_DIR,HOSTALIASES,LD_AUDIT,LD_DEBUG,LD_DEBUG_OUTPUT,LD_DYN
AMIC_WEAK,LD_LIBRARY_PATH,LD_ORIGIN_PATH,LD_PRELOAD,LD_PROFILE,LD_SHOW_AUXV,LD_US
E_LOAD_BIAS,LOCALDOMAIN,LOCPATH,MALLOC_TRACE,NLSPATH,RESOLV_HOST_CONF,RES_OPTIONS
,TMPDIR,TZDIR GCONV_PATH,GETCONF_DIR,HOSTALIASES,LD_AUDIT,LD_DEBUG,LD_DEBUG_OUTPUT,LD_DYN
AMIC_WEAK,LD_LIBRARY_PATH,LD_ORIGIN_PATH,LD_PRELOAD,LD_PROFILE,LD_SHOW_AUXV,LD_US
E_LOAD_BIAS,LOCALDOMAIN,LOCPATH,MALLOC_TRACE,NLSPATH,RESOLV_HOST_CONF,RES_OPTIONS
,TMPDIR,TZDIR
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
user_agent no value no value
tokenizer
Tokenizer Support enabled
xml
XML Support active
XML Namespace Support active
libxml2 Version 2.7.1
xmlreader
XMLReader enabled
xmlwriter
XMLWriter enabled
Additional Modules
Module Name
Environment
Variable Value
LESSKEY /etc/lesskey.bin
NNTPSERVER news
INFODIR /usr/local/info:/usr/share/info:/usr/info
MANPATH /usr/share/man:/usr/local/man
QT_FAST_MALLOC 0
HOSTNAME homeserver
XKEYSYMDB /usr/share/X11/XKeysymDB
HOST homeserver
TERM raw
SHELL /bin/bash
PROFILEREAD true
HISTSIZE 1000
XDG_SESSION_COOKIE b6d1875252d5724cac68ecbf4ebfbbbf-1321190469.769564-1143264997
MORE -sl
get_module_list_done true
LC_ALL POSIX
USER root
LS_COLORS no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
XNLSPATH /usr/X11R6/lib/X11/nls
ENV /etc/bash.bashrc
HOSTTYPE i386
FROM_HEADER no value
module http-server
PAGER less
COLUMNS 167
CSHEDIT emacs
XDG_CONFIG_DIRS /etc/xdg
get_includes_done true
MINICOM -c on
MAIL /var/mail/root
PATH /sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
CPU i686
INPUTRC /etc/inputrc
PWD /root
LANG POSIX
PYTHONSTARTUP /etc/pythonstart
KDE_MALLOC 0
LINES 44
QT_SYSTEM_DIR /usr/share/desktop-data
SHLVL 7
HOME /var/lib/apache2
LANGUAGE POSIX
LESS_ADVANCED_PREPROCESSOR no
OSTYPE linux
LS_OPTIONS -A -N --color=tty -T 0
XCURSOR_THEME no value
LESS -M -I
MACHTYPE i686-suse-linux
LOGNAME root
XDG_DATA_DIRS /usr/share
LC_CTYPE en_US.UTF-8
LESSOPEN lessopen.sh %s
INFOPATH /usr/local/info:/usr/share/info:/usr/info
LESSCLOSE lessclose.sh %s %s
YAST_IS_RUNNING yes
G_BROKEN_FILENAMES 1
COLORTERM 1
mc () { . /usr/share/mc/bin/mc-wrapper.sh }
_ /sbin/startproc
PREVLEVEL N
RUNLEVEL 3
DAEMON /usr/sbin/httpd2-prefork
PHP Variables
Variable Value
_REQUEST["Cacti"] 2ucq1qf5cbj4u7r1219mtklfuogsjslk
_REQUEST["phpbb3_i1a9s_k"] no value
_REQUEST["phpbb3_i1a9s_u"] 2
_REQUEST["phpbb3_i1a9s_sid"] bf8c6e7f9746e4854777a7bbc10a43b1
_REQUEST["style_cookie"] null
_COOKIE["Cacti"] 2ucq1qf5cbj4u7r1219mtklfuogsjslk
_COOKIE["phpbb3_i1a9s_k"] no value
_COOKIE["phpbb3_i1a9s_u"] 2
_COOKIE["phpbb3_i1a9s_sid"] bf8c6e7f9746e4854777a7bbc10a43b1
_COOKIE["style_cookie"] null
_SERVER["HTTP_HOST"] 10.28.0.10
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0
_SERVER["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
_SERVER["HTTP_ACCEPT_LANGUAGE"] ru-ru,ru;q=0.8,en-us;q=0.5,en;q=0.3
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
_SERVER["HTTP_ACCEPT_CHARSET"] windows-1251,utf-8;q=0.7,*;q=0.7
_SERVER["HTTP_CONNECTION"] keep-alive
_SERVER["HTTP_COOKIE"] Cacti=2ucq1qf5cbj4u7r1219mtklfuogsjslk; phpbb3_i1a9s_k=; phpbb3_i1a9s_u=2; phpbb3_i1a9s_sid=bf8c6e7f9746e4854777a7bbc10a43b1; style_cookie=null
_SERVER["HTTP_CACHE_CONTROL"] max-age=0
_SERVER["PATH"] /sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
_SERVER["SERVER_SIGNATURE"] <address>Apache/2.2.10 (Linux/SUSE) Server at 10.28.0.10 Port 80</address>
_SERVER["SERVER_SOFTWARE"] Apache/2.2.10 (Linux/SUSE)
_SERVER["SERVER_NAME"] 10.28.0.10
_SERVER["SERVER_ADDR"] 10.28.0.10
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_ADDR"] 10.28.0.101
_SERVER["DOCUMENT_ROOT"] /srv/www/htdocs
_SERVER["SERVER_ADMIN"] root@homeserver
_SERVER["SCRIPT_FILENAME"] /srv/www/htdocs/test.php
_SERVER["REMOTE_PORT"] 62388
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /test.php
_SERVER["SCRIPT_NAME"] /test.php
_SERVER["PHP_SELF"] /test.php
_SERVER["REQUEST_TIME"] 1321193263
PHP License
This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.Код: Выделить всё
homeserver:/usr/lib/php5/extensions # ls
ctype.so
hash.so
json.so
mysqli.so
pdo_mysql.so
xmlreader.so
dom.so
iconv.so
mysql.so
pdo.so
tokenizer.so
xmlwriter.soГде истоки этой ошибки искать ?
И почему одни php скрипты нормально работают, а другие вызывают segmentation fault ?