BMS-HOSxP Community
		HOSxP => MySQL => ข้อความที่เริ่มโดย: Bluebird ที่ เมษายน 20, 2011, 14:54:40 PM
		
			
			- 
				แก้ php.ini ใน Linux ทำให้ MySQL เชื่อมต่อไม่ได้
ก่อนหน้านี้ Config ของ php.ini  บรรทัด Register_Global=Off
ซึ่ง MySQL ก็ติดตั้งเรียบร้อยแล้ว Database ก็สร้างแล้ว  
phpMyAdmin ก็ติดตั้งแล้ว
เมื่อผม Upload Script Web  ลองรันดู หน้าว่างเปล่า  
ผมก็เลยไปแก้  Config ของ php.ini  บรรทัด Register_Global=On
Restart ใหม่ ปรากฏว่า Fatal error: Call to undefined function mysql_connect() 
ช่วยหน่อยครับ
			 
			
			- 
				 ;D ;D ;D   ทดสอบคำสั่งนี้ผ่านป่าวครับ
			
 
			
			- 
				sudo yum install php-common php-gd php-mcrypt php-pear php-pecl-memcache php-mhash php-mysql php-xml
มีตัวไหนยังไม่ได้ลงหรือเปล่าครับ
			 
			
			- 
				PHP Version 5.3.6 
System  Linux rangae-hospital 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686  
Build Date  Mar 19 2011 08:31:44  
Configure Command  './configure' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-mime-magic' '--without-sqlite' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--without-sqlite3' '--disable-phar' '--disable-fileinfo' '--disable-json' '--without-pspell' '--disable-wddx' '--without-curl' '--disable-posix' '--disable-sysvmsg' '--disable-sysvshm' '--disable-sysvsem'  
Server API  Apache 2.0 Handler  
Virtual Directory Support  disabled  
Configuration File (php.ini) Path  /etc  
Loaded Configuration File  /etc/php.ini  
Scan this dir for additional .ini files  /etc/php.d  
Additional .ini files parsed  /etc/php.d/curl.ini, /etc/php.d/fileinfo.ini, /etc/php.d/json.ini, /etc/php.d/ldap.ini, /etc/php.d/mysql.ini, /etc/php.d/mysqli.ini, /etc/php.d/pdo.ini, /etc/php.d/pdo_mysql.ini, /etc/php.d/pdo_sqlite.ini, /etc/php.d/phar.ini, /etc/php.d/zip.ini  
PHP API  20090626  
PHP Extension  20090626  
Zend Extension  220090626  
Zend Extension Build  API220090626,NTS  
PHP Extension Build  API20090626,NTS  
Debug Build  no  
Thread Safety  disabled  
Zend Memory Manager  enabled  
Zend Multibyte Support  disabled  
IPv6 Support  enabled  
Registered PHP Streams  https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip  
Registered Stream Socket Transports  tcp, udp, unix, udg, ssl, sslv3, sslv2, tls  
Registered Stream Filters  zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk  
 This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
 
--------------------------------------------------------------------------------
PHP Credits
--------------------------------------------------------------------------------
Configuration
apache2handler
Apache Version  Apache/2.2.3 (CentOS)  
Apache API Version  20051115  
Server Administrator  root@localhost  
Hostname:Port  127.0.0.1:0  
User/Group  apache(48)/48  
Max Requests  Per Child: 4000 - Keep Alive: off - Max Per Connection: 100  
Timeouts  Connection: 120 - Keep-Alive: 15  
Virtual Server  No  
Server Root  /etc/httpd  
Loaded Modules  core prefork http_core mod_so mod_auth_basic mod_auth_digest mod_authn_file mod_authn_alias mod_authn_anon mod_authn_dbm mod_authn_default mod_authz_host mod_authz_user mod_authz_owner mod_authz_groupfile mod_authz_dbm mod_authz_default util_ldap mod_authnz_ldap mod_include mod_log_config mod_logio mod_env mod_ext_filter mod_mime_magic mod_expires mod_deflate mod_headers mod_usertrack mod_setenvif mod_mime mod_dav mod_status mod_autoindex mod_info mod_dav_fs mod_vhost_alias mod_negotiation mod_dir mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_proxy mod_proxy_balancer mod_proxy_ftp mod_proxy_http mod_proxy_connect mod_cache mod_suexec mod_disk_cache mod_file_cache mod_mem_cache mod_cgi mod_version mod_perl mod_php5 mod_proxy_ajp mod_python mod_ssl  
Directive Local Value Master Value 
engine 1 1 
last_modified 0 0 
xbithack 0 0 
Apache Environment
Variable Value 
HTTP_ACCEPT  application/x-shockwave-flash, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*  
HTTP_ACCEPT_LANGUAGE  th  
HTTP_UA_CPU  x86  
HTTP_ACCEPT_ENCODING  gzip, deflate  
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; FDM; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)  
HTTP_HOST  118.174.35.66  
HTTP_VIA  1.1 proxy_server:3128 (squid/2.6.STABLE21)  
HTTP_X_FORWARDED_FOR  192.168.1.115  
HTTP_CACHE_CONTROL  max-age=259200  
HTTP_CONNECTION  keep-alive  
PATH  /sbin:/usr/sbin:/bin:/usr/bin  
SERVER_SIGNATURE  <address>Apache/2.2.3 (CentOS) Server at 118.174.35.66 Port 80</address>  
SERVER_SOFTWARE  Apache/2.2.3 (CentOS)  
SERVER_NAME  118.174.35.66  
SERVER_ADDR  118.174.35.66  
SERVER_PORT  80  
REMOTE_ADDR  118.174.35.66  
DOCUMENT_ROOT  /var/www/html  
SERVER_ADMIN  root@localhost  
SCRIPT_FILENAME  /var/www/html/test.php  
REMOTE_PORT  59941  
GATEWAY_INTERFACE  CGI/1.1  
SERVER_PROTOCOL  HTTP/1.0  
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.0  
Accept  application/x-shockwave-flash, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*  
Accept-Language  th  
UA-CPU  x86  
Accept-Encoding  gzip, deflate  
User-Agent  Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; FDM; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)  
Host  118.174.35.66  
Via  1.1 proxy_server:3128 (squid/2.6.STABLE21)  
X-Forwarded-For  192.168.1.115  
Cache-Control  max-age=259200  
Connection  keep-alive  
HTTP Response Headers 
X-Powered-By  PHP/5.3.6  
Connection  close  
Content-Type  text/html; charset=tis-620  
bz2
BZip2 Support  Enabled  
Stream Wrapper support  compress.bzip2://  
Stream Filter support  bzip2.decompress, bzip2.compress  
BZip2 Version  1.0.3, 15-Feb-2005  
calendar
Calendar support  enabled  
Core
PHP Version  5.3.6  
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 tis-620 tis-620 
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 On On 
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 On On 
error_append_string no value no value 
error_log no value no value 
error_prepend_string no value no value 
error_reporting 30719 30719 
exit_on_timeout Off Off 
expose_php On On 
extension_dir /usr/lib/php/modules /usr/lib/php/modules 
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 On On 
ignore_repeated_errors Off Off 
ignore_repeated_source Off Off 
ignore_user_abort Off Off 
implicit_flush Off Off 
include_path .:/usr/share/pear:/usr/share/php .:/usr/share/pear:/usr/share/php 
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.add_x_header Off Off 
mail.force_extra_parameters no value no value 
mail.log 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 32M 32M 
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 
request_order no value no value 
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 On On 
SMTP localhost localhost 
smtp_port 25 25 
sql.safe_mode Off Off 
track_errors Off Off 
unserialize_callback_func no value no value 
upload_max_filesize 2M 2M 
upload_tmp_dir no value no value 
user_dir no value no value 
user_ini.cache_ttl 300 300 
user_ini.filename .user.ini .user.ini 
variables_order EGPCS EGPCS 
xmlrpc_error_number 0 0 
xmlrpc_errors Off Off 
y2k_compliance On On 
zend.enable_gc On On 
ctype
ctype functions  enabled  
curl
cURL support  enabled  
cURL Information  7.15.5  
Age  2  
Features  
AsynchDNS  No  
Debug  No  
GSS-Negotiate  Yes  
IDN  Yes  
IPv6  Yes  
Largefile  Yes  
NTLM  Yes  
SPNEGO  No  
SSL  Yes  
SSPI  No  
krb4  No  
libz  Yes  
CharConv  No  
Protocols  tftp, ftp, telnet, dict, ldap, http, file, https, ftps  
Host  i686-redhat-linux-gnu  
SSL Version  OpenSSL/0.9.8b  
ZLib Version  1.2.3  
date
date/time support  enabled  
"Olson" Timezone Database Version  0.system  
Timezone Database  internal  
Warning: phpinfo() [function.phpinfo]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Bangkok' for 'ICT/7.0/no DST' instead in /var/www/html/test.php on line 2
 Default timezone  Asia/Bangkok  
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 
ereg
Regex Library  Bundled library enabled  
exif
EXIF Support  enabled  
EXIF Version  1.4 $Id: exif.c 308362 2011-02-15 14:02:26Z pajoye $  
Supported EXIF Version  0220  
Supported filetypes  JPEG,TIFF  
Directive Local Value Master Value 
exif.decode_jis_intel JIS JIS 
exif.decode_jis_motorola JIS JIS 
exif.decode_unicode_intel UCS-2LE UCS-2LE 
exif.decode_unicode_motorola UCS-2BE UCS-2BE 
exif.encode_jis no value no value 
exif.encode_unicode ISO-8859-15 ISO-8859-15 
fileinfo
fileinfo support enabled 
version  1.0.5-dev  
filter
Input Validation and Filtering  enabled  
Revision  $Revision: 306939 $  
Directive Local Value Master Value 
filter.default unsafe_raw unsafe_raw 
filter.default_flags no value no value 
ftp
FTP support  enabled  
gettext
GetText Support  enabled  
gmp
gmp support  enabled  
GMP version  4.1.4  
hash
hash support  enabled  
Hashing Engines  md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 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.5  
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  
ldap
LDAP Support  enabled  
RCS Version  $Id: ldap.c 306939 2011-01-01 02:19:59Z felipe $  
Total Links  0/unlimited  
API Version  3001  
Vendor Name  OpenLDAP  
Vendor Version  20343  
SASL Support  Enabled  
Directive Local Value Master Value 
ldap.max_links Unlimited Unlimited 
libxml
libXML support  active  
libXML Compiled Version  2.6.26  
libXML Loaded Version  20626  
libXML streams  enabled  
openssl
OpenSSL support  enabled  
OpenSSL Library Version  OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008  
OpenSSL Header Version  OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008  
pcre
PCRE (Perl Compatible Regular Expressions) Support  enabled  
PCRE Library Version  6.6 06-Feb-2006  
Directive Local Value Master Value 
pcre.backtrack_limit 100000 100000 
pcre.recursion_limit 100000 100000 
PDO
PDO support enabled 
PDO drivers  sqlite  
pdo_sqlite
PDO Driver for SQLite 3.x enabled 
SQLite Library  3.3.6  
Phar
Phar: PHP Archive support enabled 
Phar EXT version  2.0.1  
Phar API version  1.1.1  
SVN revision  $Revision: 307915 $  
Phar-based phar archives  enabled  
Tar-based phar archives  enabled  
ZIP-based phar archives  enabled  
gzip compression  enabled  
bzip2 compression  enabled  
Native OpenSSL support  enabled  
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle. 
Directive Local Value Master Value 
phar.cache_list no value no value 
phar.readonly On On 
phar.require_hash On On 
Reflection
Reflection enabled 
Version  $Revision: 307971 $  
session
Session Support  enabled  
Registered save handlers  files user  
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 Off Off 
session.cookie_lifetime 0 0 
session.cookie_path / / 
session.cookie_secure Off Off 
session.entropy_file no value no value 
session.entropy_length 0 0 
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 0 0 
session.name PHPSESSID PHPSESSID 
session.referer_check no value no value 
session.save_handler files files 
session.save_path /var/lib/php/session /var/lib/php/session 
session.serialize_handler php php 
session.use_cookies On On 
session.use_only_cookies On On 
session.use_trans_sid 0 0 
shmop
shmop support  enabled  
SimpleXML
Simplexml support enabled 
Revision  $Revision: 308262 $  
Schema support  enabled  
sockets
Sockets Support  enabled  
SPL
SPL support enabled 
Interfaces  Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject  
Classes  AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException  
standard
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 
from no value no value 
safe_mode_allowed_env_vars PHP_ PHP_ 
safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH 
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.6.26  
zip
Zip  enabled  
Extension Version  $Id: php_zip.c 308107 2011-02-07 16:20:16Z pajoye $  
Zip version  1.9.1  
Libzip version  0.9.0  
zlib
ZLib Support  enabled  
Stream Wrapper support  compress.zlib://  
Stream Filter support  zlib.inflate, zlib.deflate  
Compiled Version  1.2.3  
Linked Version  1.2.3  
Directive Local Value Master Value 
zlib.output_compression Off Off 
zlib.output_compression_level -1 -1 
zlib.output_handler no value no value 
Additional Modules
Module Name 
Environment
Variable Value 
CONSOLE  /dev/pts/0  
SELINUX_INIT  YES  
TERM  linux  
INIT_VERSION  sysvinit-2.86  
PATH  /sbin:/usr/sbin:/bin:/usr/bin  
runlevel  5  
RUNLEVEL  5  
PWD  /  
LANG  C  
previous  N  
PREVLEVEL  N  
SHLVL  3  
HOME  /  
_  /usr/sbin/httpd  
PHP Variables
Variable Value 
_SERVER["HTTP_ACCEPT"] application/x-shockwave-flash, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */* 
_SERVER["HTTP_ACCEPT_LANGUAGE"] th 
_SERVER["HTTP_UA_CPU"] x86 
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate 
_SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; FDM; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) 
_SERVER["HTTP_HOST"] 118.174.35.66 
_SERVER["HTTP_VIA"] 1.1 proxy_server:3128 (squid/2.6.STABLE21) 
_SERVER["HTTP_X_FORWARDED_FOR"] 192.168.1.115 
_SERVER["HTTP_CACHE_CONTROL"] max-age=259200 
_SERVER["HTTP_CONNECTION"] keep-alive 
_SERVER["PATH"] /sbin:/usr/sbin:/bin:/usr/bin 
_SERVER["SERVER_SIGNATURE"] <address>Apache/2.2.3 (CentOS) Server at 118.174.35.66 Port 80</address>  
_SERVER["SERVER_SOFTWARE"] Apache/2.2.3 (CentOS) 
_SERVER["SERVER_NAME"] 118.174.35.66 
_SERVER["SERVER_ADDR"] 118.174.35.66 
_SERVER["SERVER_PORT"] 80 
_SERVER["REMOTE_ADDR"] 118.174.35.66 
_SERVER["DOCUMENT_ROOT"] /var/www/html 
_SERVER["SERVER_ADMIN"] root@localhost 
_SERVER["SCRIPT_FILENAME"] /var/www/html/test.php 
_SERVER["REMOTE_PORT"] 59941 
_SERVER["GATEWAY_INTERFACE"] CGI/1.1 
_SERVER["SERVER_PROTOCOL"] HTTP/1.0 
_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"] 1303351198 
_ENV["CONSOLE"] /dev/pts/0 
_ENV["SELINUX_INIT"] YES 
_ENV["TERM"] linux 
_ENV["INIT_VERSION"] sysvinit-2.86 
_ENV["PATH"] /sbin:/usr/sbin:/bin:/usr/bin 
_ENV["runlevel"] 5 
_ENV["RUNLEVEL"] 5 
_ENV["PWD"] / 
_ENV["LANG"] C 
_ENV["previous"] N 
_ENV["PREVLEVEL"] N 
_ENV["SHLVL"] 3 
_ENV["HOME"] / 
_ENV["_"] /usr/sbin/httpd 
			 
			
			- 
				เอา ; ออกตรงหน้า extension=php_mysql.dll
			
 
			
			- 
				
 ;D ;D ;D   ทดสอบคำสั่งนี้ผ่านป่าวครับ
http://118.174.35.66/test.php
			 
			
			- 
				ใช้คำสั่ง php -v
ปรากฏว่า
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - libmysqlclient.so.15: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - libmysqlclient.so.15: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_mysql.so' - libmysqlclient.so.15: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.3.6 (cli) (built: Mar 19 2011 08:30:07)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
			 
			
			- 
				ปัญหาใหญ่เลยนะท่าน ทำไมจู่ๆ มัน Link Library ไม่ได้ แล้วท่านใช้ วิธีการติดตั้งแบบ compile หรือเปล่าครับ 
เพราะถ้าท่าน compile ท่านจะต้อง compile ตัว php5-mysql ด้วยนะครับ พูดง่ายๆ ก็คือว่า การ compile มันแตกต่างจาก การติดตั้งด้วย package มันไม่ติดตั้งให้โดยอัตโนมัติ ท่านจะต้องหา Library จนครบ แล้วมา compile เอง
			 
			
			- 
				library
 ท่านจะต้องหา Library จนครบ แล้วมา compile เอง
หาได้จากที่ไหนบ้างครับ
สามารถที่จะนำมาจากเครื่องอื่นได้ไหมครับ
			 
			
			- 
				
PHP Version 5.3.6 
System  Linux rangae-hospital 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686  
Build Date  Mar 19 2011 08:31:44  
Configure Command  './configure' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-mime-magic' '--without-sqlite' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--without-sqlite3' '--disable-phar' '--disable-fileinfo' '--disable-json' '--without-pspell' '--disable-wddx' '--without-curl' '--disable-posix' '--disable-sysvmsg' '--disable-sysvshm' '--disable-sysvsem'  
'./configure' ......  '--without-mysql' ......
จากตอน configure เซทไว้เป็น  --without-mysql  ลองcompileใหม่เปลี่ยนเป็น 
./configure ....... --with-mysql=/usr/local/mysql  ...... 
Dir ชี้ไปยัง mysql หรือลองไม่ใส่ เป็น 
./configure ....... --with-mysql ........ ลองดูนะครับ
(ต้องมี mysql install อยู่ก่อน เข้าใจว่า php รองรับ mysql อยู่แล้วใน tarball ที่ download มา)
http://www.php.net/manual/en/install.unix.apache.php
http://www.developertutorials.com/tutorials/php/how-to-install-php-5-on-linux-7-12-19-961/
แต่ถ้าไม่อยาก compile แนะนำ LAMPP (Xampp for linux)
Apache 2.2.17, MySQL 5.5.8, PHP 5.3.5 & PEAR + SQLite 2.8.17/3.6.16 + multibyte (mbstring) support, Perl 5.10.1, ProFTPD 1.3.3d, phpMyAdmin 3.3.8, OpenSSL 1.0.0c, GD 2.0.1, Freetype2 2.1.7, libjpeg 6b, libpng 1.2.12, gdbm 1.8.0, zlib 1.2.3, .........................
http://www.apachefriends.org/en/xampp-linux.html
สามารถเปิด service apache อย่างเดียว โดย /opt/lampp/lampp startapache
ใช้ mysql เดิมในเครื่องได้
 :)
			 
			
			- 
				บางทีผมก็เอามาจากเครื่องอื่นแหละครับ 
แต่ Apache กับ XAMPP ไม่เหมือนกันนะครับ มันมีบางจุดที่แตกต่าง ผมเคยทดลองเขียนโปรแกรม PHP ปรากฎว่า บางอย่างมันทำงานได้บน XAMPP แต่ทำงานไม่ได้บน Apache บางกฎของ Apache มีผลในเรื่องของความปลอดภัยนะครับ