php-install Digest 3 Oct 2001 14:21:43 -0000 Issue 487

Topics (messages 4482 through 4485):

Re: trouble with include()
        4482 by: Iván Milanez Castellanos

problems with dbm option ..
        4483 by: Sovan_Shatpathy.satyam-infoway.com

Re: oci8.so module
        4484 by: Rouvas Stathis
        4485 by: Roberto P.Martins Jr.

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 ---
When I used to run PHP on Windows I had that same problem... try switching
the \'s to /'s, this worked for me, and I know of some other people that it
worked for.

Iván


"Pieter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i'm runnin apache on win 98 with php4 installed however i cant seem to get
> the include path to work correctly, i keep getting the error file not
found
> in c:\includes
>
> i have edited the include path in my php.ini but it doesnt seem to notice
> this
> any one have any idea why and how i can solve this ( i dont want to put my
> includes in c:\includes)
>
>
>
>


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


Hi all...
            I am a absolute new bie to php .. Here i have been trying to
configure php 4.0.5  with  apache_1.3.19      .. But then when i give the
configure option  as follows ...

 ./configure -with-mysql -with-dbm  -with-db3=/usr/local/lib
-with-apache=../apache_1.3.19 -enable-track-vars

I am getting the same error again and again .. ie cannot find necessary header
files...I have pasted the same below...

checking for Berkeley DB3 support... yes
checking for dbminit in -ldb1... no
checking for dbminit in -ldbm... no
checking for dbminit in -lc... no
configure: error: cannot find necessary header file(s)

Can any one tell me as to where am i going wrong and how can i get configure to
work with the dbm option ...

Thanks and regards
Sovan


--- End Message ---
--- Begin Message ---
It works for me.

-Stathis.

"Roberto P.Martins Jr." wrote:
> 
> Hi,
> 
> I'd like to know if anybody have an oci8.so module working.
> I've been trying without success...
> 
> I'm using RedHat 7.1, Apache 1.3.19, Oracle 8i with php as a dso with oci8
> support compiled (using ./configure .... --with-oci8 .....)
--- End Message ---
--- Begin Message ---
How did you build it?
Any special environment?

In article <[EMAIL PROTECTED]>, "Rouvas Stathis"
<[EMAIL PROTECTED]> wrote:

> It works for me.
> 
> -Stathis.
> 
> "Roberto P.Martins Jr." wrote:
>> 
>> Hi,
>> 
>> I'd like to know if anybody have an oci8.so module working. I've been
>> trying without success...
>> 
>> I'm using RedHat 7.1, Apache 1.3.19, Oracle 8i with php as a dso with
>> oci8 support compiled (using ./configure .... --with-oci8 .....)
--- End Message ---

Reply via email to