php-install Digest 19 Mar 2001 23:44:35 -0000 Issue 225

Topics (messages 2503 through 2511):

Installin problem
        2503 by: jon-mikel inza

I need some info about what is isapi and cgi
        2504 by: Michel Remacle

Re: apache cannot start
        2505 by: Jani Taskinen

sablot build errors
        2506 by: Ken

Help!!!!!!
        2507 by: Renato Barata Gomes

How to install PHP as a module in Apache?
        2508 by: Hakan Tanyer

AHH!! cannot load ..libphp4.so into server...
        2509 by: Joseph Koenig

Re: Entry Point not Found..
        2510 by: James Hallam

PHP4 returns blank pages
        2511 by: Andrew Parry

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]


----------------------------------------------------------------------


My debug.file:

CONFIGURE:   './configure' '--enable-calendar'
'--with-pgsql' '--enable-sockets' '--with-snmp'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:   
CXX:        
CXXFLAGS:   
INCLUDES:      -I$(top_builddir)/Zend
-I/usr/src/php/php-4.0.4pl1/ext/mysql/libmysql
-I/usr/local/include
LDFLAGS:     -Wl,-rpath,/usr/lib/pgsql
-L/usr/lib/pgsql
LIBS:       -lsnmp -lpq -lresolv -lm -ldl -lcrypt
-lnsl  -lresolv
DLIBS:      
SAPI:       cgi
PHP_RPATHS:  /usr/lib/pgsql
uname -a:   Linux mars.primagendys.com 2.4.0 #12 ven
fév 23 13:42:25 /etc/localtime 2001 i686 unknown

gcc -o conftest -g -O2   -Wl,-rpath,/usr/lib/pgsql
-L/usr/lib/pgsql conftest.c -lsnmp -lpq -lresolv -lm
-ldl -lcrypt -lnsl  -lresolv 1>&5
/usr/lib/libsnmp.so: undefined reference to
`EVP_DigestInit'
/usr/lib/libsnmp.so: undefined reference to
`EVP_DigestFinal'
/usr/lib/libsnmp.so: undefined reference to `EVP_md5'
/usr/lib/libsnmp.so: undefined reference to `HMAC'
/usr/lib/libsnmp.so: undefined reference to `EVP_sha1'
/usr/lib/libsnmp.so: undefined reference to
`des_cbc_encrypt'
/usr/lib/libsnmp.so: undefined reference to
`des_key_sched'
/usr/lib/libsnmp.so: undefined reference to
`EVP_DigestUpdate'
/usr/lib/libsnmp.so: undefined reference to
`RAND_bytes'
/usr/lib/libsnmp.so: undefined reference to
`des_ncbc_encrypt'
collect2: ld returned 1 exit status


I don't manage to install PHP in my Linux box and I
don't know what to do.
I think the problem comes from the fact that
libsnmp.so is linked to libsnmp.so.0, which is also
linked to libsnmp.so.0.4.1.2.

Thank you,

Jon Mikel INZA
[EMAIL PROTECTED]

___________________________________________________________
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, 
Yahoo! Messenger : http://fr.messenger.yahoo.com




Hi there,

I would like to know more in details
what is an ISAPI module ?
and what is a CGI module ?

How to compare them?
What are the big difference?
Why to choose one and not the other?


Thanks in advance!



          _____  

Michel Remacle
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 

 






On Mon, 19 Mar 2001, George P. Taylor IX wrote:

>Would you please thoroughly describe the adjustment you made?
>
>I think it might help m and others.

I can't see how, but here comes the part I added:

<-------cut-------->
dnl Check if mysql_config is found. If yes, use the LIBS provided by it..
  if test -x "$MYSQL_DIR/bin/mysql_config"; then
    PHP_EVAL_LIBLINE($MYSQL_DIR/bin/mysql_config --libs)
  fi
<-------cut-------->

ie. if you've got the 'mysql_config' then the libs mysql needs can
be determined with it.

--Jani

>> This one doesn't have anything to do with that. It's just the
>> lack of using --with-zlib in the configure line. I made a little
>> adjustment for detecting whether libmysqlclient.so is linked with
>> libz in CVS but it's not bulletproof solution. One solution
>> is to use the bundled libmysqlclient (just leave out the path)..







When running configure in PHP 4.03pl1 with --with-sablot on Solaris 7,
I get the following in debug.log.  Anyone know why this is?

Thanks.


-Ken





/usr/local/bin/gcc -o conftest -g -O2  -D_POSIX_PTHREAD_SEMANTICS
-R/usr/ucblib -L/usr/ucblib -R/usr/local/mysql/lib
-L/usr/local/mysql/lib -R/usr/local/lib -L/usr/local/lib conftest.c
-lsablot -lmysqlclient -lresolv -lresolv -lm -ldl -lcrypt -lnsl
-lsocket  -lsocket 1>&5
Undefined                       first referenced
 symbol                             in file
XML_SetCharacterDataHandler         /usr/local/lib/libsablot.so
XML_GetBuffer                       /usr/local/lib/libsablot.so
XML_GetErrorCode                    /usr/local/lib/libsablot.so
XML_SetBase                         /usr/local/lib/libsablot.so
XML_ErrorString                     /usr/local/lib/libsablot.so
XML_ExternalEntityParserCreate      /usr/local/lib/libsablot.so
XML_SetUnknownEncodingHandler       /usr/local/lib/libsablot.so
XML_ParserFree                      /usr/local/lib/libsablot.so
XML_GetCurrentLineNumber            /usr/local/lib/libsablot.so
XML_SetCommentHandler               /usr/local/lib/libsablot.so
XML_SetExternalEntityRefHandler     /usr/local/lib/libsablot.so
XML_ParserCreateNS                  /usr/local/lib/libsablot.so
XML_SetUserData                     /usr/local/lib/libsablot.so
XML_SetNamespaceDeclHandler         /usr/local/lib/libsablot.so
XML_ParseBuffer                     /usr/local/lib/libsablot.so
XML_SetProcessingInstructionHandler /usr/local/lib/libsablot.so
XML_SetElementHandler               /usr/local/lib/libsablot.so
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status




Hello people!!!
I don't know anymore what to do so I ask for help !!
Acess this page and try to run it twice ok?
You will probably see that it doen't work the second time...
I think it's because the acrobat reader in the second time is already running in the 
background of Win98 and therefore it crashes the script...

Also a tip... I went to the IE page because I was having a problem with the plug in 
for windows and they say that I should copy the file nppdf32.dll from C:\Program 
Files\Acrobat 4.0\Reader\browser   to C:\Program Files\Internet Explorer\Plugins
--> That is the only way to work in Internet Explorer !!! "Amazing" !!!!
I sent them a email telling how can I do this in all people that want to acess my home 
page !!!! It's impossible !!!!!

Anyway !!! I would like to ask you to take a look and see if you can help me !!!
The url: http://134.28.69.34

I am using: Apache 1.3.19  Pdflib 3.03  PHP4.05
In my computer it's running in Netscape 4.0 and IE5.5 but just once !!!
To work again i have to press ctrl+alt+del -- end task and kill AvrobatReader running 
in the background and then it works !!! But I can not do this all the time... It must 
be a solution !!!

Thank you 
Renato




I would like to install PHP (4.0.4pl1win32) as a module in Apache
(1.3.14win32r2) on my win98 pc so that I may utilize PHP-based
authentication. I am looking for detailed installation instructions. Any
help will be greatly appreciated.

Note: Apache is running fine. I did not find as much detail as I would like
in the PHP manual. Please copy your reply to [EMAIL PROTECTED] as well.

Hakan





I've searched the archives, and it seems this is a common problem.
However, I can't seem to get it to work. This is what i get when I try
to start my server:

[root@linux conf]# /usr/sbin/httpd
Syntax error on line 249 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symb
ol: uncompress

It's php 4.0.4pl (or whatever the most recent version is called). The
system is RH 6.2. I really want to get PHP 3.0.16 (I have
reasons...really..) installed, but it gives me the same error. Can
anyone help? Thanks! Please cc me as I'm not on *this* php mailing list. Thanks!!

Joe




I'm trying to install the latest version of PHP4 on a WinNT box running
IBM's HTTP server (just a re-packaging of Apache).  I've followed the
instruction for Apache to the letter, but I'm getting this error message
when I start the server:

"The procedure entry point zend_unregister_ini_entries could not be located
in the dynamic link library php4ts.dll"

This .dll is sitting in the system32 directory where it should be..  I
didn't edit it, and viewing the file, it does have an entry with the line
"zend_unregister_ini_entries" in it..  I have to admit, I'm confused..  Any
thoughts?

Thanks,

James Hallam





Hi,

Configuration
=========
Windows 98 machine on LAN
Xitami web server running locally
PHP4 installed locally

Problem
======
I had PHP4 working with PWS, but want to move over to Xitami.  Now, when I
call the following script, I get a blank page; the HTML <head> and <body>
tags are there, but nothing else.  :-(

    <HTML>
        <HEAD>
        </HEAD>

        <BODY>
             PHP says...<BR><BR>

             <?php
                  echo "Hello from PHP4<BR>";
             ?>
        </BODY>
    </HTML>

Any suggestions will be very gratefully received.

Regards,

Andrew
--
Andrew Parry
Parrible Limited
[EMAIL PROTECTED]





Reply via email to