php-install Digest 12 Jul 2002 04:55:14 -0000 Issue 927

Topics (messages 7695 through 7697):

Install problem of php-4.2.1 + Solaris8 + apache-1.3.26 + oracle9i (9.0.1)
        7695 by: Brian F. Vaughan

instal under iis6
        7696 by: Andres Destefanis

Re: php4 on win2000 and apache1.3
        7697 by: toby -

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]


----------------------------------------------------------------------
--- Begin Message ---
Hello all,

        When running the following configure command I get an error telling me to 
check the debug.log file. I have pasted my debug.log file below, has anyone seen this 
error before and know how to fix it?

====Start of log====
CONFIGURE:   './configure' '--with-oci8' '--with-apache=../apache_1.3.26' 
'--enable-track-vars' '--without-mysql'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -D_POSIX_PTHREAD_SEMANTICS
CXX:        
CXXFLAGS:   
INCLUDES:    -I/export/home/install/apache_1.3.26/src/include 
-I/export/home/install/apache_1.3.26/src/os/unix  -I$(top_builddir)/Zend 
-I/u01/app/oracle/product/9.0.1/rdbms/public 
-I/u01/app/oracle/product/9.0.1/rdbms/demo -I/u01/app/oracle/product/9.0.1/plsql/public
LDFLAGS:     -R/usr/ucblib -L/usr/ucblib -R/u01/app/oracle/product/9.0.1/lib 
-L/u01/app/oracle/product/9.0.1/lib
LIBS:       -ldl -lgen -lsocket -lnsl -lcrypt -lresolv -lresolv -lresolv -lm -ldl 
-lnsl -lsocket  -lsocket -lcrypt -lclntsh
DLIBS:      
SAPI:       apache
PHP_RPATHS:  /usr/ucblib /u01/app/oracle/product/9.0.1/lib
uname -a:   SunOS chirp 5.8 Generic_108528-09 sun4u sparc SUNW,Sun-Blade-100

gcc -o conftest -g -O2  -D_POSIX_PTHREAD_SEMANTICS  -R/usr/ucblib -L/usr/ucblib 
-R/u01/app/oracle/product/9.0.1/lib -L/u01/app/oracle/product/9.0.1/lib conftest.c 
-ldl -lgen -lsocket -lnsl -lcrypt -lresolv -lresolv -lresolv -lm -ldl -lnsl -lsocket  
-lsocket -lcrypt -lclntsh 1>&5
ld: fatal: file /u01/app/oracle/product/9.0.1/lib/libclntsh.so: wrong ELF class: 
ELFCLASS64
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
====End of Log====

Sincerely,

Brian Vaughan
IT Administrator

--- End Message ---
--- Begin Message ---
Any of u have installed Ander iis5/6?
I have problems with it.


--- End Message ---
--- Begin Message ---

>If I pass a submit a form and try to grab the variables i get errors 
>"Undefined >variable  XXXX"
>(I know these scripts work because they work on a different server)

locate register globals in ur php.ini & trun it ON

>Here's what I've done so far
>Extracted the PHP zip file to c:\php
if nothing else helps ... try uninstalling ur php ... den UNZIP it all over 
again in
c:\winnt\system32\inetserv\
& copy php4ts.dll HERE & in windows folder & in system32 folder

>Added the following dlls to c:\winnt\system32\
>php4ts.dll



>Editied my php.ini file under c:\winnt\
------------
>doc_root= "C:/Program Files/Apache Group/Apache/htdocs"
>extension_dir = "c:/php/extensions/"
>I was going to uncomment some of the extension=*.dll entries in php.ini but
>I got tons of errors when I tried that


check out ur local host .... and server name & root dir

>Added the following to my apache httpd.conf file
-----------
>ScriptAlias /php/ "C:/php/"
>AddType application/x-httpd-php .php .phtml
>Action application/x-httpd-php "/php/php.exe"

>LoadModule php4_module c:/php/sapi/php4apache.dll

again chk ur servername here
also ur root dir


>Am I missing anything?  I've tried looking everywhere for a easy to follow
>setup for php and apache1.3 for windows but everyone I read is different

:>
dats what happened to me ... :>

n pal if all dis fails ...
do lemme know
n ill mail u a copy of my php.ini & httd.cnfg files

good luck

toby ....


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

--- End Message ---

Reply via email to