sss000_007 Posted September 23, 2008 Share Posted September 23, 2008 i have installed php 5.2.6 in my system but when I give the php command it returns the following error PHP Warning: PHP Startup: (null): Unable to initialize module Module compiled with module API=20020429, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: U�����SV�: Unable to initialize module Module compiled with module API=20020429, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/curl.so' - ld.so.1: php: fatal: libcurl.so.3: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/dom.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/dom.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/exif.so' - ld.so.1: php: fatal: '/php/extensions/no-debug-non-zts-20020429/exif.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/ftp.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/ftp.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: U�����SVW�: Unable to initialize module Module compiled with module API=20020429, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/ldap.so' - ld.so.1: php: fatal: relocation error: file /php/extensions/no-debug-non-zts-20020429/ldap.so: symbol empty_string: referenced symbol not found in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/mbstring.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/mbstring.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/odbc.so' - ld.so.1: php: fatal: relocation error: file /php/extensions/no-debug-non-zts-20020429/odbc.so: symbol empty_string: referenced symbol not found in Unknown on line 0 PHP Warning: PHP Startup: U�����SV�: Unable to initialize module Module compiled with module API=20020429, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/pdo.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/pdo.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/shmop.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/shmop.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/soap.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/soap.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/sockets.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/sockets.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/sysvmsg.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/sysvmsg.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/sysvsem.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/sysvsem.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/sysvshm.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/sysvshm.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/php/extensions/no-debug-non-zts-20020429/xmlreader.so' - ld.so.1: php: fatal: /php/extensions/no-debug-non-zts-20020429/xmlreader.so: open failed: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: U�����SV�: Unable to initialize module Module compiled with module API=20020429, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 Ps:- although it is saying no such file or directory , the files are there itself , i need almost all of these extentions . also the OS is solaris Link to comment https://forums.phpfreaks.com/topic/125421-php-526-installation-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.