php-install Digest 21 Jun 2001 17:03:46 -0000 Issue 329 Topics (messages 3303 through 3308): Re: Help!!! I'm trying to install php405-installer on windows 2000 3303 by: Phil Driscoll Re: Install problems with NT4.0, PHP4, Netscape EnterpriseServer 3.6 3304 by: Alfred Lerch Re: Error Starting PHP4 Under NES 3.6 SP3 3305 by: Alfred Lerch Re: Oracle,Apache and PHP 3306 by: Rouvas Stathis php 4.05 and ldap support migraine 3307 by: King, John (Greg) (OAO-HOU) Sablot and Expat 3308 by: Jeffrey M. Johnson Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
On Thursday 21 June 2001 05:46, Jonathan wrote: > Can somone please help me. I've tried to install the php405-installer on > windows 2000 and I can't get it to recognize .php > > Could someone please post detailed step by step intructions on how to > install and configure php on windows 2000. > > Any help would be greatly appreciated : ) Some more information would be useful. What web server? What did you do. What precisely is going wrong? Cheers -- Phil Driscoll
Hi Diane. have you had a look at http://benoit.noss.free.fr/php/install-php.html ? regards alfred > Diane Weller wrote: > > Hello, > > I am running into difficulty installing and configuring PHP4 > running > alongside Netscape Enterprise Server 3.63 on a NT4.0 server. > Installing the php files, editing the php.ini, making a file > association > under Windows NT all appears to work fine. However, when I go to > modify > obj.conf of my web server, I run into problems. Specifically, after > modifying and loading the new obj.conf, my web server will not > successfully > start. I have determined, by process of elimination, that the > following > line of code in obj.conf appears to be the culprit in not allowing the > web > server to start successfully: > > Init fn="load-modules" > funcs="php4_init,php4_close,php4_execute,php4_auth_trans" > shlib="d:/php/sapi/php4nsapi.dll" > > Note: I installed PHP 4.0.5 Win32 Binary - CGI binary plus server > APIs. > > Anyone have any clues for me? > > Diane > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: > [EMAIL PROTECTED] -- -- \\\\\/// / ^ _ \ ( (o) (o) ) --- That's all folks --- +=oOOO=====(_)=====OOOo==========================================+ |Alfred Lerch Mentor Graphics Deutschland GmbH| |Network & System Administrator Elsenheimer Str. 41 - 43| |IT - Business Support Team Munich D-80687 Muenchen, Germany| |email: [EMAIL PROTECTED] Fax : +49 89 57096-400| |Tel. : +49 89 57096-241 Mobile: +49 172 8915200| | | |Helpdesk IT Central Europe in Munich | |Tel. : +49 89 57096-110 internal: 777| |email: [EMAIL PROTECTED] | +=============Oooo.==============================================+ .oooO ( ) ( ) ) / \ ( (_/ \_)
Hi Daryl, have you added LD_LIBRARY_PATH=<libdir> to your Netscape server startup script ? see http://benoit.noss.free.fr/php/install-php4.html regards alfred > Daryl DuLong wrote: > > Hi All, > > I've searched through the archives for an answer to this error and I > can't seem to come up with one. I am trying to run PHP4 under > Netscape > Enterprise Server 3.6 SP3 on an IRIX box. It compiled correctly, and, > > yes, I did remember to include "--enable-libgcc" to the configuration > process. :-) > > I have the following lines in obj.conf: > > Init fn="load-modules" > funcs="php4_init,php4_close,php4_execute,php4_auth_trans" > shlib="/var/netscape/suitespot/bin/https/libphp4.so" > Init fn="php4_init" LateInit="yes" errorString="Failed to initialize > PHP!" > > Yet, when the server starts up, I get the following error: > > Starting Netscape Enterprise Server(s) > /var/netscape/suitespot/https-holodec > conf_init: Error running init function load-modules: dlopen of > /var/netscape/suitespot/bin/https/libphp4.so failed (207132:ns-httpd: > rld: Fatal Error: Cannot Successfully map soname > '/var/netscape/suitespot/bin/https/libphp4.so' under any of the > filenames /var/netscape/suitespot/bin/https/libphp4.so ) > Cannot start /var/netscape/suitespot/https-holodec. > > I have seen fixes for invalid symbol errors but I can't seem to find > anything for a "Cannot Successfully map soname" error. Can anyone > offer > any suggestions? > > Thanks a Million, > Daryl D. > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: > [EMAIL PROTECTED] -- -- \\\\\/// / ^ _ \ ( (o) (o) ) --- That's all folks --- +=oOOO=====(_)=====OOOo==========================================+ |Alfred Lerch Mentor Graphics Deutschland GmbH| |Network & System Administrator Elsenheimer Str. 41 - 43| |IT - Business Support Team Munich D-80687 Muenchen, Germany| |email: [EMAIL PROTECTED] Fax : +49 89 57096-400| |Tel. : +49 89 57096-241 Mobile: +49 172 8915200| | | |Helpdesk IT Central Europe in Munich | |Tel. : +49 89 57096-110 internal: 777| |email: [EMAIL PROTECTED] | +=============Oooo.==============================================+ .oooO ( ) ( ) ) / \ ( (_/ \_)
I am not aware of any problems with php.4.0.4. Why can't you use php.4.0.5 ? Anyway, if you must use 4.0.3 you can grab 4.0.3.pl1 from : http://glaykos.mm.di.uoa.gr/~rouvas/tmp/inet/linux/php/php.4.0.3.pl1.tgz -Stathis. Vandana wrote: > > I would like to install php on my RedHat Linux 7.0 machine.I have > Oracle 8.1.6 installed on the machine.I've also installed > Apache-1.3.14.Now I need to install php on my machine which would enable > me to connect to my oracle database.I've heard that there would be > problems, if php-4.04 is installed with Apache-1.3.14.So I'm trying to > search for php-4.0.3 but I'm not able to find it. > Which combination would be better? And if php-4.0.3 is better > suited for this combination than php-4.0.4 , where can I get it from? > Could somebody also send me the detailed procedure, to provide > support for oracle connectivity while installing php? > Thanks for any help. >
OS : Solaris 2.7 (Sparc Architecture) PHP : 4.05 OpenLDAP : 2.0.11 (install with prefix= /usr/local/ldap) Apache : 1.3.20 GCC : 2.95.2 19991024 (release) Error Message During after issueing: ./configure --without-mysql --with-apache=../apache_1.3.20 --with-ldap=/usr/local/ldap --enable-track-vars I get : +--------------------------------------------------------------------+ | *** ATTENTION *** | | | | Something is likely to be messed up here, because the configure | | script was not able to detect a simple feature on your platform. | | This is often caused by incorrect configuration parameters. Please | | see the file debug.log for error messages. | | | | If you are unable to fix this, send the file debug.log to the | | [EMAIL PROTECTED] mailing list and include appropiate | | information about your setup. | +--------------------------------------------------------------------+ Debug.log results : CONFIGURE: './configure' '--without-mysql' '--with-apache=../apache_1.3.20' '--with-ldap=/usr/local/ldap' '--enable-track-vars' CC: gcc CFLAGS: -g -O2 CPPFLAGS: -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8 CXX: CXXFLAGS: INCLUDES: -I/home/gking/LDAP/apache_1.3.20/src/include -I/home/gking/LDAP/apache_1.3.20/src/os/unix -I$(top_builddir)/Zend -I/us r/local/ldap/include LDFLAGS: -R/usr/ucblib -L/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2 -L/usr/local/lib/gcc-lib/sparc-sun-sol aris2.7/2.95.2 -R/usr/local/ldap/lib -L/usr/local/ldap/lib LIBS: -lldap -llber -lresolv -lresolv -lm -ldl -lcrypt -lnsl -lsocket -lsocket -lgcc DLIBS: SAPI: apache PHP_RPATHS: /usr/ucblib /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2 /usr/local/ldap/lib uname -a: SunOS unix 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10 gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8 -R/usr/ucblib -L/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-so laris2.7/2.95.2 -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2 -R/usr/local/ldap/lib -L/usr/local/ldap/lib conftest.c -lldap - llber -lresolv -lresolv -lm -ldl -lcrypt -lnsl -lsocket -lsocket -lgcc 1>&5 Undefined first referenced symbol in file SSL_library_init /usr/local/ldap/lib/libldap.so ERR_error_string /usr/local/ldap/lib/libldap.so SSL_CTX_set_cipher_list /usr/local/ldap/lib/libldap.so SSL_CIPHER_get_bits /usr/local/ldap/lib/libldap.so CRYPTO_free /usr/local/ldap/lib/libldap.so X509V3_add_standard_extensions /usr/local/ldap/lib/libldap.so X509_get_issuer_name /usr/local/ldap/lib/libldap.so SSLv23_method /usr/local/ldap/lib/libldap.so X509_STORE_CTX_get_current_cert /usr/local/ldap/lib/libldap.so SSL_shutdown /usr/local/ldap/lib/libldap.so X509_free /usr/local/ldap/lib/libldap.so SSL_state_string_long /usr/local/ldap/lib/libldap.so X509_STORE_CTX_get_error_depth /usr/local/ldap/lib/libldap.so SSL_CTX_use_PrivateKey_file /usr/local/ldap/lib/libldap.so RAND_load_file /usr/local/ldap/lib/libldap.so SSL_CTX_set_tmp_rsa_callback /usr/local/ldap/lib/libldap.so SSL_CTX_set_verify /usr/local/ldap/lib/libldap.so X509_STORE_CTX_get_error /usr/local/ldap/lib/libldap.so SSL_CTX_check_private_key /usr/local/ldap/lib/libldap.so SSL_CTX_free /usr/local/ldap/lib/libldap.so SSL_alert_type_string_long /usr/local/ldap/lib/libldap.so SSL_set_info_callback /usr/local/ldap/lib/libldap.so SSL_load_error_strings /usr/local/ldap/lib/libldap.so SSL_alert_desc_string_long /usr/local/ldap/lib/libldap.so X509_NAME_get_text_by_NID /usr/local/ldap/lib/libldap.so SSL_get_current_cipher /usr/local/ldap/lib/libldap.so RAND_write_file /usr/local/ldap/lib/libldap.so RAND_status /usr/local/ldap/lib/libldap.so SSL_CTX_set_client_CA_list /usr/local/ldap/lib/libldap.so RAND_egd /usr/local/ldap/lib/libldap.so SSL_CTX_use_certificate_file /usr/local/ldap/lib/libldap.so SSL_set_bio /usr/local/ldap/lib/libldap.so SSL_connect /usr/local/ldap/lib/libldap.so RAND_file_name /usr/local/ldap/lib/libldap.so SSL_CTX_new /usr/local/ldap/lib/libldap.so X509_get_subject_name /usr/local/ldap/lib/libldap.so RSA_generate_key /usr/local/ldap/lib/libldap.so SSL_CTX_set_default_verify_paths /usr/local/ldap/lib/libldap.so SSL_write /usr/local/ldap/lib/libldap.so SSL_CTX_load_verify_locations /usr/local/ldap/lib/libldap.so SSL_new /usr/local/ldap/lib/libldap.so BIO_new /usr/local/ldap/lib/libldap.so SSL_get_error /usr/local/ldap/lib/libldap.so ERR_get_error_line /usr/local/ldap/lib/libldap.so SSL_load_client_CA_file /usr/local/ldap/lib/libldap.so SSL_free /usr/local/ldap/lib/libldap.so SSL_pending /usr/local/ldap/lib/libldap.so ERR_peek_error /usr/local/ldap/lib/libldap.so SSL_get_peer_certificate /usr/local/ldap/lib/libldap.so SSL_read /usr/local/ldap/lib/libldap.so SSL_accept /usr/local/ldap/lib/libldap.so X509_NAME_oneline /usr/local/ldap/lib/libldap.so ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status Greg King .... [EMAIL PROTECTED]
I am trying to install Sablot and Expat. I have configured Expat with no apparnet problem but when I run ./configure fo Sablot I get the following error. checking for presence of Expat... no checking for main in -lxmltok... no checking for main in -lxmlparse... no configure: error: Can't find the expat libraries my LD_LIBRARY_PATH=/usr/local/sparc-sun-solaris2.8/lib:/usr/local/lib (Which is where expat is installed?) Solaris 2.8 Sun Everything is cuurent. Anyone have any thoughts. Thanks