php-install Digest 2 Jul 2001 05:47:18 -0000 Issue 343

Topics (messages 3389 through 3392):

DOM and libxml2
        3389 by: Soul Man

Urgent Help: Problem with apache+php
        3390 by: Imran Hussain

Re: PHP + Java compile problems ( NetBSD 1.5 )
        3391 by: Mika Tuupola

.htaccess grief
        3392 by: Chris Herrmann

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]


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


Hi ppl

I have a problem configuring PHP to work with the libxml2 libraries from xmlsoft.org. 
I use apxs, mysql, no magic quotes and trans sid quite successfully, but as soon as I 
give the --with-dom 
parameter to the configurator I run into problems. I have tried installing libxml2 
from the rpms and from source. In both instances I get the error : 
/usr/bin/ld: cannot find -lxml
collect2: ld returned 1 exit status

the path to my libxml2 library is included in my ld.so.conf and I even get the error 
when giving the excact path i.e. --with-dom=/usr/local/lib

Can anybody help me?





hi

        Iam running Freebsd4.3 i hv installed  apache-1.3.20,php4.0.5 and
postgres-6.5.3. there was no problem with the configuration of all
the above packages, My problem is when i start apache it gives me this error.

hub#/usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: Undefined symbol "PQoidValue"
/usr/local/apache/bin/apachectl start: httpd could not be started
hub#

 before this it was saying libphp4.so not found then i had to do
ldconfig with the path to the lib dir then it gave me this error........can
anyone help me on this issue.....

regards  Imran
-- 
insanity is just an overflow of imagination




On Fri, 29 Jun 2001, Jan Branbergen wrote:

> PS: My ultimate goal here is to compile PHP with Java, and then use
> Oracle JDBC thin client to connect to an Oracle server. Would this be
> feasable?

        Is there any reason why you are using the JDBC over 
        native PHP Oracle functions?

                http://www.php.net/manual/en/ref.oracle.php

-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/





Hi all,

I've just configured php4.05 / apache 1.3.17 RH7.1, and am having some grief
with php returning:

[Mon Jul  2 09:41:44 2001] [crit] [client 198.142.14.193] (13)Permission
denied: /www/squirrelmail/.htaccess pcfg_openfile: unable to check htaccess
file, ensure it is readable

The directory in question does contain a .htaccess file, but it does
nothing. .htaccess files in non-php directories are processed ok by apache.

Both php/apache were configured & built, not rpm'd.

Apache is configured with apxs. A similar configuration on another server,
with an earlier version of php was ok (this server is unfortunately
currently having a "ship anchor" day). I've had a cruise through usergroup
mailing archives etc without much luck.

I'm just downloading 4.06, but a quick read of the .changes file doesn't
mention this problem.

Any specks of wisdom out there on the horizon that I should grasp at...? If
you post replies to me, I'll post a summary of how to fix it to the list
after.

Cheers,

Chris Herrmann
Far Edge Technology

p. 02 99553640
f. 02 99547994
m. 0403 393309
http://www.faredge.com.au



Reply via email to