Your message of Tue, 12 Mar 2002 16:27:27 -0500:
> I put a php.ini file in /usr/local/lib, and modified
> the SMTP line to point to our external SMTP server.
>
This option is for Windows only. If you want to send mail via SMTP
you have to use an SMTP class for sending the mail.
Kai
--
Kai
Your message of Tue, 19 Mar 2002 16:37:23 -0500:
> Zend/.libs/libZend.al(jmemnobs.o)(.text+0x80): first defined here
>
I see a lot of people recently posting compilation problems because
of those "first defined here", "multiple definition of" in various
parts of the code. I don't remember havi
Your message of Tue, 19 Mar 2002 10:26:10 -0500:
> my_compress.o(.text+0x13a): undefined reference to `compress'
>
I think you have to configure "--with-zlib", has been mentioned
several times on this list in the recent past.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Int
> multiple
> >>> definition of `mysql_port'
>
I'm getting the same type of stuff when compiling 4.1.2, just with
mm. The same make and configure worked great on 4.0.6. See my recent
new post.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conacti
> What am I missing here.
> Is there some one making an rpm / script for RehHat that
> will build a php/mysql/apache server ?
>
Why don't you just install the latest rpms from red hat? It's all
there.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www
I'm trying to compile 4.1.2 on a Red Hat 6.1 box with the same
configure string I used for 4.0.6. Configure is ok but make fails
here. What can I do?
/usr/local/lib/libmm.a(mm_global.o): In function `MM_create':
mm_global.o(.text+0x0): multiple definition of `MM_create'
Zend/.libs/libZend.al(mm
> It was my mistake. Everyone, blame me! :)
>
Well, things like that have to happen, it was only a pity that it was
so hard to find the easy solution ;-)
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http:
> > configure: error: This c-client library does not support SSL. Recompile or remove
> --with-imap-ssl from configure line.
> >
>
Found the answer to this after some searching on deja. This article from PHP-DEV
explains what to do:
http://groups.google.com/groups?q=+%22This+c-client+library+do
This is a Red Hat 6.1 system with fairly new libraries and software on it. I installed
4.0.4pl when it came out. I had to add --with-imap-ssl and --with-kerberos to make it
include IMAP support because of the kerberized IMAP rpm from Red Hat. Compile worked
just
fine then. Nothing has changed
> I have looked around the web and have yet to find a good tutorial on how to
> enable SuEXEC to work with PHP.
>
Use the CGI version.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org
Cl
> I thought that perhaps GD wasn't compiled with
> Jpeg Support, so I went ahead and installed the RPMs from Redhat, which I
> know are compiled with that support..because they require the libjpg package
> to install.
>
That is what I thought as well. Check if you really have libjpg on your
syst
> --with-kerberos
>
--with-kerberos --with-imap --with-imap-ssl
see recent threads.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org
ClubWin - Help for Windows Users: http://www.clubw
> not sure if that's related to your problem or not... but that's what's
> worked for me.
>
It might do the trick as well but using --with-imap-ssl is probably the
recommended method, as Alexander pointed out, it works :-)
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Interne
> Ah, well, --with-imap-ssl sounds promising, will try it :-)
>
Okay, this worked now, many thanks!
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org
ClubWin - Help for Windows Users: htt
> I'm very sorry. :-)
No problem :-)
> I just messed up and typed the wrong parameter(--with-ssl isn't even an
> existing parameter).
Interesting, shouldn't configure bark about it?
> You should configure --with-imap-ssl and --with-kerberos, then it will link
> with libgssapi_krb5, libkrb5, li
> > You should add --with-ssl. (you *must* link PHP with the same libs you
> > compiled the imapd with)
>
I tried this and it doesn't work, unfortunately :-(
I tried with --with-ssl and --with-ssl=/usr (OpenSSL is installed in the
standard Red Hat location, that path should do). I did make dist
> I have Apache 1.3.9 installed on my server and I am wanting to install PHP4.
> Are there any known issues with PHP4 and Apache 1.3.9?
>
I can just tell you that it works, I did it with 4.0.2 pl1. Please do not use
non-existing email addresses in a mailing list.
Kai
--
Kai Schätzl, Berlin,
> I begging here, if anybody knows why this is doing this, or how I
> can fix this, respond. I have been fighting this for over a week
> now, and don't know what else to try.
>
This is getting answered in the FAQ at php.net, you didn't add the
Apache directives for executing php.
Kai
--
Kai
> I've just finished installing mysql, php, and am now running make for
> apache and I get this error:
>
> /usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function
> `my_uncompress':
>
I'm not an expert but I would guess you may need to use --with-zlib
(which is the compression library
> You should add --with-ssl. (you *must* link PHP with the same libs you
> compiled the imapd with)
>
I see. I already posted this question on Feb. 11 and just wanted to
re-post it when I found your answer to this one. I did not compile it
--with-ssl because the config switch explanations say t
> undefined symbol gss_mech_krb5
>
you need to configure --with-kerberos=/kerberosdir (you probably
installed an IMAP/LDAP with Kerberos support)
Be aware that you may run in the same trap I did, that Apache will
now only run with "startssl".
BTW: I'm wondering why this list isn't stripping
> --with-apxs=/usr/sbin/bin/apxs
>
That path would be quite unusual. Check if your apxs really is there.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org
ClubWin - Help for Windows User
This is a freshly compiled PHP 4.0.4pl1 on RedHat 6.1 with OpenSSL
0.9.6, with most other libraries updated to the latest available and
working versions.
I first got an error about an undefined kerberos symbol and found
several hints on this list that this is caused by an imap with
kerberos s
23 matches
Mail list logo