php-install Digest 9 Oct 2001 08:24:50 -0000 Issue 497
Topics (messages 4550 through 4556):
[ Description of php.ini ]
4550 by: Morten Bruun
Configure error with Suse Linux 7.1 (PPC)
4551 by: Christine
4554 by: Rudy Ramirez
4556 by: Christine
Adding support for IMAP on HP-UX
4552 by: Kevin Hunsicker
Re: PHP-Oracle build problems
4553 by: Rudy Ramirez
Zend Cache
4555 by: Saravanan Ramakrishnan
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 ---
Hi out there!
Anyone know a url to a description of the php.ini file and all it's
fields?
/Thanks
Morten Bruun
--- End Message ---
--- Begin Message ---
"cheking output file root ./configure:lex command not found
Configure: error cannot find output from lex: giving up".
Php 4.0.6
Dura flex sed lex: where could this one be coming from ?
Apache 1.3.17 up and about.
Thanks
XC
--- End Message ---
--- Begin Message ---
Christine wrote:
> "cheking output file root ./configure:lex command not found
> Configure: error cannot find output from lex: giving up".
>
> Php 4.0.6
> Dura flex sed lex: where could this one be coming from ?
> Apache 1.3.17 up and about.
Well, what about installing package (f)lex? ;-)
Flex is a tool for generating fast lexical scanners. It's some of the
stuff gcc is made of.
Bye
Rudy
--- End Message ---
--- Begin Message ---
Christine wrote and again:
> "cheking output file root ./configure:lex command not found
> Configure: error cannot find output from lex: giving up".
> Php 4.0.6
>
MySql server 3.23.33 works fine.
Apache 1.3.17 is up and about
The config.log says :
configure 2313: gcc-> conftest-g-02 conftest.c -ll 1>&5
/usr/powerpc-suse-linux/bin/ld:cannot find -ll
That one is out of my reach.
Any idea ???
help !!!!!
--- End Message ---
--- Begin Message ---
Hi everyone. Im new here and to Unix, Apache,PHP... Don't know if anyone
else has been through this before. I want to play with the Horde Projects
IMP but don't have the IMAP support in PHP.
How do I add it to the already running Apache 1.3.19? (HP's binaries)
I followed the installation instructions.
./configure --with ...
make install
I restarted apache, but no IMAP support.
Do I need to move some files around?
Thanks
Kevin
[EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
B. Perrine wrote:
> try --with-oci8=$ORACLE_HOME where $ORACLE_HOME is like
> /u01/app/oracle/product/8.1.6
>
> The file you seek exists : [where is the source]/ext/oci8/php_oci8.h
That's not the file I (ehm... the compiler) was looking for: it is
oci.h, and I think it belongs to Oracle, but cannot find it anywhere.
See: /root/php-4.0.6/ext/oci8/php_oci8.h:52: **** oci.h ****: No such
file or directory
in the #include section of php_oci8.h
I've installed the 8.1.5 custom client and programmer's interface, since
I don't need the server.
What's wrong with it?
Thanks
Bye
Rudy
--- End Message ---
--- Begin Message ---
Hello everybody,
Has any one worked with zend Cache. I have downlaoded Zend Cache for PHP 4.0.6 (31
days eval version) and installed it along with php 4.0.6. The installation script says
Zend Cache successfully installed. But the Zend Cache is not actually getting loaded.
I dont know what i am doing wrong. Can anyone help me out.
Thanks
R.Saravanan
--- End Message ---