Well, each time I fail and rebuild I'm cleaning up the previous install...
don't worry about that. As for the configure commands, it's simply using
the default --with-mysql --with-zlib, and the WITH_APACHE2 flag to the port,
it adds --with-apxs2.
This is a combination of a FreeBSD ports probl
On Thu, 8 Aug 2002 15:51:05 -0700, Ryan C. Creasey wrote:
>I'm running fbsd 4.6, with a new port tree. I've installed apache-2.0.39
>via ports and it runs just fine. However, after trying to install the
>mod_php4 port, using only the mysql and zlib options (well, and the
>WITH_APACHE2 var defin
Need help
Tried updating php 2.1.1 to php 2.2.2
configure /make/make install stage went fine
but when i tried to start apache i get the following below:
(i've reinstalled php 2.1.1 without any problems)
OS = Solaris 8 with latest cluster patch
apache = v 1.3.22
cc = gcc version 2.95.3
dhcp
I'm running fbsd 4.6, with a new port tree. I've installed apache-2.0.39
via ports and it runs just fine. However, after trying to install the
mod_php4 port, using only the mysql and zlib options (well, and the
WITH_APACHE2 var defined as well), it runs into an error here:
Configuring SAPI modu
php-install Digest 8 Aug 2002 22:09:13 - Issue 970
Topics (messages 8046 through 8057):
error starting apache after php-compile (undefined symbol: pg_encoding_to_char)
8046 by: Patrick Meisel
8047 by: Patrick Meisel
PHP with IMAP
8048 by: Ana Paula Sabelli
--with-i
Title: kerosene Stationery
I have installed on
my workstation the following:
Window
XP
MySQL
3.23.51
PHP
4.2.2-win32
Apache
1.3.26-win32.
The Apache Server
seems to work fine because when I call http://localhost or http://127.0.0.1 I get the Apache screen which seems
to tell me that t
I believe I found the problem.
right after I posted the original message, I began to work on the chagnes to
the page which made me aware of this error in the first place.
Not being the original writer of the page, I looked over the code to get a
li'l feel for it and whatnot... I noticed that thi
I'm having a really _weird_ problem with PHP 4.2.x and Oracle 8i (8.1.6).
I recently decided it was time to update php on our development server, in
preparation of updating the production server. Currently, they are both
running 4.0.3pl1.
I downloaded, compiled and installed 4.2.2 on the dev se