Tried to update my old apache+ssl to the latest and am getting the following
error:
making all in tools...
===> Installing for openssl-0.9.7c
===> Generating temporary packing list
===> Checking if security/openssl already installed
ln: illegal option -- h
usage: ln [-fisv] file1 file2
I need to upgrade my 4.3 box, but haven't done so in a long time. Is the
below still valid?
cvsup -g -L2 supfile
cd /usr/src
make buildworld
make buildkernel KERNCONF=MYKERNEL
make installkernel KERNCONF=MYKERNEL
make installworld
reboot
---Marius
__
This will be the first buildworld on that machine. Thanks,
---Marius
> -Original Message-
> From: Pete Renshaw [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 11, 2003 12:38 PM
> To: Marius Kirschner
> Cc: [EMAIL PROTECTED]
> Subject: Re: Upgrading
>
&
Okay, I've finally upgraded my 4.3 box to 4.9 but while most things appear
to be working, there are two that are not.
1) The mySQL server won't start anymore
2) And I can't ssh to the box
I probably missed something during the upgrade. Anybody know where I
screwed up? Thanks,
---Marius
_
Okay, got ssh to work but mySQL gives me the following error when I try to
start it:
./mysql-server.sh: 6: Syntax error: "&&" unexpected
This worked just fine before???
---Marius
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTEC
Tried upgrading my php to the latest but 'make' fails with the following
error:
/usr/ports/lang/php4/work/php-4.3.4/ext/gd/libgd/gdft.c:1060: structure has
no member named `advance'
/usr/ports/lang/php4/work/php-4.3.4/ext/gd/libgd/gdft.c:1061: structure has
no member named `advance'
*** Error code
I currently have Apache 1.3.29 running and want to switch to the Apache
mod-ssl version. My question is, do I need to deinstall the standard apache
before building the mod-ssl one from the ports? And what would be the best
procedure to minimize the downtime? Thank you,
---Marius
__
om: Matthew Seaman [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 02, 2004 12:20 PM
> To: Marius Kirschner
> Cc: 'FreeBSD Questions'
> Subject: Re: Changing Apache
>
> On Fri, Jan 02, 2004 at 11:10:56AM -0500, Marius Kirschner wrote:
> > I currently have Ap
> > Also, if I get a certificate for www.whatever.com will I be able to
> > refer to it via http:// and https://?
>
> Well, ish. When you compile the port, you will be given the
> option to generate several flavours of test key. These will
> permit the HTTPS server to work, but visitors will
> > ./mysql-server.sh: 6: Syntax error: "&&" unexpected
>
> I remember that one. It is caused by a shell change: construction
> 'command1 & && command2' is now considered illegal, whereas
> it was allowed before.
>
> You can fix /usr/local/etc/rc.d/mysql-server.sh script
> yourself, or just get
I have the need to re-configire mod_php4 using the ports and add another
package (--with-imagick) that is not part of the default options. Where do I
put the imagick source (should be in /usr/src/php/ext), and which file do I
need to modify to include the "--with-imagick"? Obviously there must be
Tried to install ImageMagic on a FreeBSD 4.9 box, but 'make' fails with the
following error message:
jp2.c:778: `JAS_IMAGE_CT_OPACITY' undeclared (first use in this function)
gmake[1]: *** [jp2.lo] Error 1
gmake[1]: Leaving directory
`/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/coders'
> Hmmm... As far as I can tell, the --with-imagick option
> doesn't exist in PHP4 or later. Which is probably why there
> isn't a 'WITH_IMAGICK'
> option in the port Makefile.
>
> In fact, see this, from the principal author of PHP himself:
>
> http://www.phpbuilder.com/lists/php-general/2
> > You can achieve pretty much all of the graphical manipulations you
> > need by a combination of PHP's built in support for the GD
> libraries,
> > or by using the exec() capability of PHP to call external programs.
> > The netpbm library (ports: graphics/netpbm) and ImageMagick
> have some
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Lowell Gilbert
> Sent: Sunday, January 04, 2004 9:52 AM
> To: Marius Kirschner
> Cc: 'FreeBSD Questions'
> Subject: Re: ImageMagic port build fails
>
> "Ma
I have the task to set up a two DNS servers for my company, and while I have
administered their DNS servers using BIND for a number of years I have never
set them up from scratch. I have 2 boxes where FreeBSD 5.1 will be
installed, and, to be honest, I'm not sure whether to use BIND or DJBDNS of
w
I remember there used to some setting that you had to set if you wanted to
use a KVM switch, but for the live of me I can't find what it was.
Basically, with both my 4.9 and 5.1 boxes if I reboot any of them and they
are not selected on the switch then the keyboard won't work. Since I do
most of t
Thanks, got itapparently changing the "0x1" to "0x0" works as well.
---Marius
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 08, 2004 4:56 AM
> To: Marius Kirschner
> Cc: 'FreeBSD Quest
> Freebsd 4.7, ports up to date.
>
> When I compile php4 with GD, I get this error:
>
> ext/gd/libgd/gdkanji.lo: In function `do_convert':
> ext/gd/libgd/gdkanji.lo(.text+0x57b): undefined reference to
> `iconv_open'
> ext/gd/libgd/gdkanji.lo(.text+0x5c8): undefined reference to `iconv'
> ext/gd
I have a 4.9 box that's on a public IP and I want to configure Samba so it
only accepts connections from the private network (192.168.1). My question
is, can I do that with only 1 NIC card or do I have to add a second NIC for
the private LAN?
---Marius
__
I just set up a new 4.9 box and want to install Apache2 instead of 1.39.
However, I noticed there is no "apache2-ssl" (or modssl). How is that part
being handled now? And what about the various mods (like php, python, etc),
do they work the same for 2 as for 1.3x? Thanks,
---Marius
___
Very good, thanks.
---Marius
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of User LAFFER1
> Sent: Tuesday, April 20, 2004 1:19 PM
> To: Marius Kirschner
> Cc: [EMAIL PROTECTED]
> Subject: Re: Moving to apache2
>
So in order ensure the most backward compatibility it's better to stick with
1.39?
---Marius
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dick Davies
> Sent: Tuesday, April 20, 2004 3:04 PM
> To: Marius Kirschner
>
> * Marius Kirschner <[EMAIL PROTECTED]> [0413 20:13]:
> > So in order ensure the most backward compatibility it's better to
> > stick with 1.39?
>
> It depends what you use. mod_ruby, mod_php4, mod_perl and
> mod_fastcgi are ok.
> mod_dav and mod_
No, squirrelmail requires IMAP, it won't do POP3. Check the Squirrelmail
Requirements page at:
http://www.squirrelmail.org/wiki/SquirrelMailRequirements
---Marius
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Darryl Hoar
> Sent: Friday, May 1
Does anybody have a clue as to why the "DirectoryIndex" directive would
get ignored in Apache? I have a line that says
DirectoryIndex index.html index.htm
But only index.html files are being loaded automatically. Worse, if I
specify http://www.url.com/index.htm it gives me a file not found er
On Behalf Of MET
> Sent: Thursday, July 25, 2002 4:38 PM
> To: 'Marius Kirschner'; [EMAIL PROTECTED]
> Subject: RE: Apache Question: DirectoryIndex
>
> Is the line in httpd.conf or in .htaccess ?
>
> Because if its in the .htaccess and the httpd.conf didn&
The user needs to be part of the group "wheel" in order to have access
to su.
---Marius
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED]] On Behalf Of Gavin
> Sent: Tuesday, July 16, 2002 5:10 AM
> To: [EMAIL PROTECTED]
> Subject: su to root
> Imp
28 matches
Mail list logo