php-install Digest 13 Oct 2001 10:00:22 -0000 Issue 504
Topics (messages 4617 through 4620):
imap support
4617 by: Shaun
php4 + mod_perl problems, I think I'm going to go insane, please help!
4618 by: Christopher M. Jones
Hi which PEAR !
4619 by: Danny Appaiah
Re: CGI Error.The specified CGI program misbehaved by not returning a complete set of
HTTP headers
4620 by: Phil Driscoll
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 ---
I installed PHP, MySQL, and Apache from the Slackware 8.0 distribution. The
standard pkg install for PHP does not include imap function support. Can
anyone tell me how to create an imap.so to have php.ini load it as an
extension?
Thanks
--- End Message ---
--- Begin Message ---
Argh, I can't get php4 to get along with mod_perl!
Everytime I run a mod_perl enabled httpd and load
the php4 module the server dies. It will not serve
*anything*, including static content. All the
server processes seg fault and I end up with something
like so in the error log:
[Fri Oct 12 22:15:33 2001] [notice] child pid 19256 exit signal Segmentation
fault (11)
I tried searching for a solution and found some info,
but no workable solution as of yet. Some people are
reporting that it is a mysql problem, however I have
created a php module with --without-mysql (and verified
that it does not in fact connect to mysql using a non
mod_perl httpd) and still get the same error with a
mod_perl enabled httpd.
I've rebuilt everything, apache, php, mod_perl,
repeatedly with different options and I have had no
luck. I can run mod_perl, I can load the php module,
but apparently I can't do both at the same time.
I *know* others are having similar problems, has
anyone found a good fix yet?
I'm using php 4.06, apache 1.3.20, and mod_perl 1.25
btw.
Any help would be greatly appreciated.
--
We want... a shrubbery!
--- End Message ---
--- Begin Message ---
Hi Guys,
I have installed PHP 4.0.6 ....
It has three PEAR directories ...
i,e..
1) /usr/share/php/all pear files ...
2) /usr/local/lib/php/all pear files ...
3) /usr/local/lib/php4/pear/all pear files ...
Which is the one i am to supposed to use for
include_path in php.ini file ... should i have to include all three
paths ...
the files seems to be different under all three directories ...
--
regards,
Danny Appaiah.M.M
--- End Message ---
--- Begin Message ---
Read the step by step instructions in the install.txt which cam with your php
distribution for what to do in preceisely this situation.
--
Phil Driscoll
--- End Message ---