php-install Digest 25 Jan 2002 06:56:24 - Issue 667
Topics (messages 5725 through 5745):
Re: prob w/imap
5725 by: Matt Schroebel
5726 by: Shena Delian O'Brien
5727 by: Shena Delian O'Brien
5732 by: Rasmus Lerdorf
5733 by: Shena Delian O'Brien
Re: Win
Hello,
Would you help me ? I write a shell script #!/bin/sh program and run on Linux Redhat
6.2 (Kernel 2.2.14), but during run the script program. The program crash and output
this error:
/home/test/script/flr_importer.sh: Can't reopen pipe to command substitution (fd 4):
No child processe
Sidney wrote:
> Dear all,
>
> When I used the php engine to execute the .php files, it show the following:
>
> [PHP Warning: Unable to load dynamic library
> '/usr/lib/apache/libphp4.so' - undefined symbol: ap_block_alarms in Unknown
> on line 0]
>
How could you get this error message
Where is the stanadard location for libpq.so/libpq-fe.h under FreeBSD?
I'll add the location if you tell me :)
What are the output from these command?
uname -a
find / -name "libpq.so"
find / -name "libpq-fe.h"
Eric Jones ) wrote:
> Hello!
> I'm having a problem when i do a make on my system.
>
Hi all. Here is my first attempt to make easy Step by Step installation
manual for PHP4.1.x on Windows 2000 based systems running IIS5 using CGI or
ISAPI. Here is the link that will ake a lot of people happy. :)
http://www.experttek.com/php/installation.txt
Fell free to contact me. Contacts are i
Go to http://www.experttek.com/php/installation.php
Step by Step installatio on Win2k running IIS5
"Marios Karagiannopoulos" <[EMAIL PROTECTED]> wrote in message
01c19d58$fa746720$239af2c3@MARIOS">news:01c19d58$fa746720$239af2c3@MARIOS...
> Hi John. I think that the better solution to a
Go to http://www.experttek.com/php/installation.php
Step by Step installatio on Win2k running IIS5
"Mark" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I apologize if the title of this post sounds overly aggresive, but I have
> followed the instructions to
OK I've got php 4.1.1 running on a FreeBSD 4.4 box
All the steps appeared to have gone smoothly but when I do a reboot I get the error:
Cannot load /usr/local/libexec/apache/libphp4.so into server:
/usr/local/libexec/apache/libphp4.so undefined symbol "X509_free"
any ideas???
Eric Jones (Cont
Hi,
I have removed the complete apache directory and recompiled it also with the
apxs2 option but that
didn't work also. It will compile without errors and php also without
errors. But then when i try
to load the apachectl start then it will give me the error about the
threads.
It is possible to
I think there are a special module for apache 2.0.x, i think it is called
apxs2
Do ./configure --with-apxs2 and remove the old apxs file in the apache dir
and it should work
/Alexander
- Original Message -
From: "Piet van Stralen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursd
Hi,
I have tried to install apache 2.0.28beta with php 4.1.1 on freebsd 4.4
Installing apache is no problem and is working fine.
Then i tried to compile php 4.1.1 with --with-apxs and that is also working
fine. Then when i try to run apache 2.0.28 i get an error that the pthread
is not available
Hello
Has anybody sucessfully compiled php with gd-2.0.1 support. I get this
error?
/bin/ksh /usr/src/php-4.1.1/libtool --silent --mode=compile
gcc -I. -I/usr/src/php-4.1.1/ext/gd -I/usr/src/php-4.1.1/main -I/usr/src/ph
p-4.1.1 -I/usr/local/apache/include -I/usr/src/php-4.1.1/Zend -I/usr/local/
Hello!
I'm having a problem when i do a make on my system.
-- debug log -
CONFIGURE: './configure' '--enable-magic-quotes' '--with-apxs' '--enable-shared'
'--enable-trans-sid' '--enable-mhash' '--enable-f
tp' '--with-gettext' '--enable-mailparse' '--enable-libgcc' '--enable-calendar'
On Thu, 24 Jan 2002, Rasmus Lerdorf wrote:
> From: Rasmus Lerdorf <[EMAIL PROTECTED]>
>
> You probably didn't install imap-devel rpm
Right on! thanks. rpmfind.net didn't list the imap-devel when I searched
for 'imap', so I assumed either there wasn't one or it wasn't necessary.
Wrong on my part
You probably didn't install imap-devel rpm
On Thu, 24 Jan 2002, Shena Delian O'Brien wrote:
> On ./compile with imap I get the following error:
>
> configure: error: Cannot find rfc822.h. Please check your IMAP
> installation.
>
> I have the newest rpm version of IMAP installed on redhat 7.2 but
In php.ini:
; This directive allows you to disable certain functions for security
reasons.
; It receives a comma-deliminated list of function names. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
disable_functions = chown, chmod, exec, passthru.
"Frederic Trudeau
Hi Sidney,
NO! you need install php in your linux box, then configure your apache web
server.
after install read the file README and INSTALL fully, is have importan
information about all process.
bye
Alvaro Hernandez
Sorry my poor english. :D
---
would anyone know why
mail(); and popen(); would fail
inside the libphp4.so but execute correctly
from the command line
Apache/1.3.19 (Unix) (Red-Hat/Linux)
mod_ssl/2.8.1
OpenSSL/0.9.6
PHP/4.0.4pl1
if above is executed from command line
system accepts mail with no issues...
if run from with
wrong ;)
"Peter Meeuwsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I've used the 'easy'-installer, which should be enough to get it
> running.. right?
>
> Someguy wrote:
>
> > did you read the php install document.did you load the module or added
the
> >
I think it's possible I don't have the c-client files installed. I did
install imap but I can't actually find an imap directory that holds the
mail.h and whatnot files. I've been using 'find / -name imap' in order to
look.
On Thu, 24 Jan 2002, Shena Delian O'Brien wrote:
> Date: Thu, 24 Jan 2002
On Thu, 24 Jan 2002, Matt Schroebel wrote:
> From: Matt Schroebel <[EMAIL PROTECTED]>
>
> Don't forget the rest of the instructions on the imap man page:
> http://www.php.net/manual/en/ref.imap.php
> Which say ...
> Then copy c-client/c-client.a to /usr/local/lib/libc-client.a or some other
>dir
Don't forget the rest of the instructions on the imap man page:
http://www.php.net/manual/en/ref.imap.php
Which say ...
Then copy c-client/c-client.a to /usr/local/lib/libc-client.a or some other directory
on your link path and copy c-client/rfc822.h, mail.h and linkage.h to
/usr/local/include o
php-install Digest 24 Jan 2002 16:24:23 - Issue 666
Topics (messages 5717 through 5724):
setting to allow double quotes
5717 by: Chris Murtland
testing
5718 by: Sidney
5720 by: Sidney
new question / question have not ask before.
5719 by: Sidney
php cannot
On ./compile with imap I get the following error:
configure: error: Cannot find rfc822.h. Please check your IMAP
installation.
I have the newest rpm version of IMAP installed on redhat 7.2 but do not
have this .h file anywhere. Is there something I'm missing?
Thanks
Shena Delian O'Brien
h
I've used the 'easy'-installer, which should be enough to get it
running.. right?
Someguy wrote:
> did you read the php install document.did you load the module or added the
> lines to make it run as cgi.if so what exactly did you write.
> "Peter Meeuwsen" <[EMAIL PROTECTED]> wrote in message
>
Carlo de Bruin wrote:
> hi
> The syntax on the command was right
> and i did try that but to no avail
Are you really have zlib and zlib-devel packages?
(I'm assuming you're using RedHat or like)
What do you get from following command?
rpm -qa | grep "zlib"
--
Yasuo Ohgaki
--
PHP Install Ma
Dear all,
When I used the php engine to execute the .php files, it show the following:
[PHP Warning: Unable to load dynamic library
'/usr/lib/apache/libphp4.so' - undefined symbol: ap_block_alarms in Unknown
on line 0]
So how can I solve this problem, please?
Best regards,
Sidney
===
27 matches
Mail list logo