Re: [Fwd: Re: PHP-Perl-MySQL-Apache (was: hi from california)]

2004-01-29 Thread Kevin D. Kinsey, DaleCo, S.P.

From: Kevin D. Kinsey, DaleCo, S.P. [EMAIL PROTECTED]
To: ZZerver ZZserver [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: [Fwd: Re: PHP-Perl-MySQL-Apache (was: hi from california)]
Date: Wed, 28 Jan 2004 11:55:22 -0600
MIME-Version: 1.0
Received: from ns1.tiadon.com ([69.27.132.161]) by 
mc8-f21.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Wed, 28 
Jan 2004 09:56:20 -0800
Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with 
Microsoft SMTPSVC(6.0.3790.0); Wed, 28 Jan 2004 11:59:28 -0600
X-Message-Info: JGTYoYF78jG+oarT45PqEqFnzfe/HBp+
Message-ID: [EMAIL PROTECTED]
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) 
Gecko/20031124
X-Accept-Language: en-us, en
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 28 Jan 2004 17:59:29.0203 (UTC) 
FILETIME=[798D5030:01C3E5C8]

  2.  Figure out what configuration option you
chose that requires gds.1 as a dependency,
and build PHP *without* it 
Good luck,

Kevin Kinsey


That option, BTW, appears to be the one
for InterBase.  Trying not checking
InterBase in the options screen when
you are asked what you want to support.
KDK


ZZerver ZZserver wrote:

Thanks ...i finaly make it work!! ...hehe .. i want to point out some 
thing on your ports ...
when i did ...
cd /usr/ports/lang/php4
make clean --because i got a mess, soo i clean up.
make install

and then from menu not choose ...
FIREBIRD support, TDS, SYBaseAB, sybaseCT, those starting with 'Y' and 
Zip everything went smoothtly ...you may concider update this port not 
to reglect thos uncompatible suport files; now am almost ready with my 
server, i already have 100 clientes on my shells and growing fast; am 
soo happy and thankfully to you guys, nice work ...yahooo!

[EMAIL PROTECTED] finally did it! O_o

They aren't exactly *my* ports, and you didn't
reply to the list, so I don't think your message
will mean much; but, I am glad that you are now
up and running.
I don't think that you bothered to take my advice
about upgrading your ports tree.  PHP builds nicely
with almost any configuration option you choose
provided the tree is up-to-date.  I rebuilt PHP a week
ago, and my ./configure includes both a Y and Zip
'--enable-yp' '--with-zip=/usr/local'

KDK

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP-Perl-MySQL-Apache (was: hi from california)

2004-01-28 Thread Kevin D. Kinsey, DaleCo, S.P.

From: Kevin D. Kinsey, DaleCo, S.P. [EMAIL PROTECTED]
To: ZZerver ZZserver [EMAIL PROTECTED]
Subject: Re: PHP-Perl-MySQL-Apache (was: hi from california)
Date: Wed, 28 Jan 2004 09:48:42 -0600
MIME-Version: 1.0
Received: from ns1.tiadon.com ([69.27.132.161]) by 
mc10-f2.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Wed, 28 
Jan 2004 07:49:39 -0800
Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with 
Microsoft SMTPSVC(6.0.3790.0); Wed, 28 Jan 2004 09:52:47 -0600
X-Message-Info: JGTYoYF78jH0/N3tIoDk0ta0trLHq/qN
Message-ID: [EMAIL PROTECTED]
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) 
Gecko/20031124
X-Accept-Language: en-us, en
References: [EMAIL PROTECTED]
In-Reply-To: [EMAIL PROTECTED]
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 28 Jan 2004 15:52:48.0343 (UTC) 
FILETIME=[C7161E70:01C3E5B6]

ZZerver ZZserver wrote:

usr/local/include/c-client
 

Warning: You have chosen to include SSL support. Applications/ports 
that use
the cclient library but do not support SSL may stop working or have 
problems
linking. Linking them explicitly with ssl (-lssl -lcrypto) may or 
may not help.
 

===   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===   Registering installation for cclient-2002d,1
===   Returning to build of php4-4.3.3
===   php4-4.3.3 depends on shared library: gds.1 - not found
===Verifying install for gds.1 in /usr/ports/databases/firebird
===  firebird-1.0.2 is forbidden: Local Stack Overflow, see 
http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt.
*** Error code 1

Stop in /usr/ports/databases/firebird.
*** Error code 1
Stop in /usr/ports/lang/php4.
*** Error code 1
Stop in /usr/ports/lang/php4.
shellgratis#
that happend in running make install clean on php4
...can help? thanks again

Maybe I can help.  Is it possible for
you to do a cvsup of your ports tree?
The version of firebird in my tree
is 1.5r8 --- yours seems quite a bit
out of date.  The error message shows
that FreeBSD will not allow this port
to be built because of a security error.
It is generally a good idea to use the
most up-to-date ports tree if possible.
In order to save time, bandwidth, and
possibly money (depending on your ISP)
you should search the ports-supfile and
comment out languages you do not use,
and possibly categories that you will not
use either, such as chemistry, games,
astronomy, etc.
HTH,

Kevin Kinsey


ZZerver ZZserver wrote:

where, how?
try to start again with php4 like this ...and am thinking not to 
include firebird ...so i did
cd /usr/ports/lanf/php4
i try
make deinstall, make reinstall, make, make clean, make install clean, 
make clean ...i get same error in all of them:

snip

Right.  The dependency gds.1 must be present
in order to install PHP in the way you have chosen
to configure it.
In order to install gds.1, make(1) must first
install the firebird database.
The version of firebird that is listed in your
/usr/ports/databases/firebird/Makefile is one
that is not allowed to be installed due to a security
issue.
This leaves you two choices:

   1.  Upgrade your ports tree, so that the version
 of the Firebird DB that you install is newer
 and therefore permitted...
OR

   2.  Figure out what configuration option you
 chose that requires gds.1 as a dependency,
 and build PHP *without* it 
Good luck,

Kevin Kinsey

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[Fwd: Re: PHP-Perl-MySQL-Apache (was: hi from california)]

2004-01-28 Thread Kevin D. Kinsey, DaleCo, S.P.
  2.  Figure out what configuration option you
chose that requires gds.1 as a dependency,
and build PHP *without* it 
Good luck,

Kevin Kinsey


That option, BTW, appears to be the one
for InterBase.  Trying not checking
InterBase in the options screen when
you are asked what you want to support.
KDK

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP-Perl-MySQL-Apache (was: hi from california)

2004-01-27 Thread Kevin D. Kinsey, DaleCo, S.P.
[EMAIL PROTECTED] wrote:

Am soo sorry to ask for help, but ...i try for 1 week now, am running a free shell server in spanish http://shelgratis.org ; and i starting to offer access to individuals for free on my web server; my old server was red hat linux 9, and i change main main server (got 3 servers) to be freeBSD , i think its a great Os, but i had try to get php+perl+apache+mysql to work togather but some how i cant! ...i try searching your help documents and found zero topics about, i dont know withs port will do the job for me, i try i did recompile my apache from scratch with no results ...as far a go was get everything but php, perl cant call mysql deamon...can you please help me??? ...thanks! alex [EMAIL PROTECTED] ; atleast tell me withone off all ports on your site will enable my mysql+apache+php+perl ??? thanks again
___
 



Hey Alex, welcome to FBSD!

Some guys read their email in text mode; so we
generally wrap our lines at about 80 characters
or so when using the lists.
What errors have your been getting?
Have you tried this?
   $cd /usr/ports/databases/mysql323-server
   $make install clean
   $cd /usr/ports/www/apache13
   $make install clean
   $cd /usr/ports/lang/php4
   $make install clean
Other than that, without knowing what
errors you are receiving, I'm afraid you
may not get much help ... no one knows
what problems you are having, y'know?
Kevin Kinsey



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]